Package | Description |
---|---|
oracle.fmwplatform.envspec.model.topology |
Classes used to describe a Topology.
|
oracle.fmwplatform.envspec.model.topology.jms |
Classes used to describe JMS topology.
|
Class and Description |
---|
JMSBinding
JMSBinding is the parent class for JMS-related Bindings in the Domain.
|
JMSBridgeDestinationBinding
The binding class for a JMS Bridge Destination defined in the blueprint/template.
|
JMSMessagingBridgeBinding
The binding class for a JMS Bridge defined in the blueprint/template.
|
JMSModuleBinding
The binding class for a JMS Module defined in the blueprint/template.
|
JMSServerBinding
The binding class for a JMSServer defined in the blueprint/template.
|
PathServiceBinding
The binding class for a Path Service defined in the blueprint/template.
|
SAFAgentBinding
The binding class for a SAF Agent defined in the blueprint/template.
|
Class and Description |
---|
ConnectionFactoryBinding
The binding class for a JMS Connection Factory defined in the blueprint/template.
|
DestinationKeyBinding
Destination Key Binding is used to hold tuning parameters.
|
DistributedQueueBinding
Distributed Queue Binding is used to hold tuning parameters and distributed destination member bindings.
|
DistributedQueueMemberBinding
Distributed Queue Member Binding exists to hold Tuning Parameters.
|
DistributedTopicBinding
Distributed Topic Binding is used to hold tuning parameters and distributed destination member bindings.
|
DistributedTopicMemberBinding
Distributed Topic Member Binding exists to hold Tuning Parameters.
|
ForeignConnectionFactoryBinding
Holds credential ref and/or tuning parameters for Foreign Server foreign connection factories
defined in the blueprint/template.
|
ForeignDestinationBinding
Holds tuning parameters for Foreign Server foreign destinations defined in the blueprint/template.
|
ForeignServerBinding
The binding class for a JMS Foreign Server defined in the blueprint/template.
|
JMSBinding
JMSBinding is the parent class for JMS-related Bindings in the Domain.
|
JMSBridgeDestinationBinding
The binding class for a JMS Bridge Destination defined in the blueprint/template.
|
JMSConnectionConsumerBinding
Holds tuning parameters for JMS Session Pool Connection Consumers defined in the blueprint/template.
|
JMSMessagingBridgeBinding
The binding class for a JMS Bridge defined in the blueprint/template.
|
JMSModuleBinding
The binding class for a JMS Module defined in the blueprint/template.
|
JMSModuleComponentBinding
Super class for JMS Module component binding types.
|
JMSServerBinding
The binding class for a JMSServer defined in the blueprint/template.
|
JMSSessionPoolBinding
JMS Session Pool Binding holds JMS Connection Consumer bindings and Tuning Parameters.
|
JMSTemplateBinding
JMS Template Binding is used to hold multicast configuration and/or tuning parameters.
|
PathServiceBinding
The binding class for a Path Service defined in the blueprint/template.
|
QueueBinding
Queue Binding is used to hold tuning parameters.
|
QuotaBinding
Quota Binding is used to hold tuning parameters.
|
SAFAgentBinding
The binding class for a SAF Agent defined in the blueprint/template.
|
SAFErrorHandlingBinding
SAF Error Handling Binding is used to hold tuning parameters.
|
SAFImportedDestinationBinding
SAF Imported Destinations Binding is used to hold tuning parameters.
|
SAFQueueBinding
SAF Queue Binding exists to hold Tuning Parameters.
|
SAFRemoteContextBinding
SAF Error Handling Binding is used to hold multicast binding parameters and tuning parameters.
|
SAFTopicBinding
SAF Topic Binding exists to hold Tuning Parameters.
|
TopicBinding
Topic Binding is used to hold multicast configuration and tuning parameters.
|
UniformDistributedQueueBinding
Uniform Distributed Queue Binding is used to hold tuning parameters and distributed destination member bindings.
|
UniformDistributedTopicBinding
Uniform Distributed Topic Binding is used to hold multicast parameters, tuning parameters,
and distributed destination member bindings.
|