Uses of Interface
net.timewalker.ffmq4.management.destination.DestinationDescriptorMBean
-
-
Uses of DestinationDescriptorMBean in net.timewalker.ffmq4.local.destination
Subinterfaces of DestinationDescriptorMBean in net.timewalker.ffmq4.local.destination Modifier and Type Interface Description interfaceLocalDestinationMBeanJMX interface for a local JMS destinationinterfaceLocalQueueMBeanJMX interface for a local JMSQueueinterfaceLocalTopicMBeanImplementation for a local JMSTopicClasses in net.timewalker.ffmq4.local.destination that implement DestinationDescriptorMBean Modifier and Type Class Description classAbstractLocalDestinationBase implementation for a local JMS destinationclassLocalQueueImplementation for a local JMSQueueclassLocalTopicImplementation for a local JMSTopic -
Uses of DestinationDescriptorMBean in net.timewalker.ffmq4.management.destination
Classes in net.timewalker.ffmq4.management.destination that implement DestinationDescriptorMBean Modifier and Type Class Description classAbstractDestinationDescriptorBase implementation for a destination descriptor. -
Uses of DestinationDescriptorMBean in net.timewalker.ffmq4.management.destination.definition
Classes in net.timewalker.ffmq4.management.destination.definition that implement DestinationDescriptorMBean Modifier and Type Class Description classAbstractDestinationDefinitionBase implementation for aDestinationdefinition descriptor.classQueueDefinitionImplementation of aQueuedefinition descriptor.classTopicDefinitionImplementation of aTopicdefinition descriptor. -
Uses of DestinationDescriptorMBean in net.timewalker.ffmq4.management.destination.template
Classes in net.timewalker.ffmq4.management.destination.template that implement DestinationDescriptorMBean Modifier and Type Class Description classAbstractDestinationTemplateBase implementation of a destination template descriptor.classQueueTemplateImplementation of aQueuetemplate descriptor.classTopicTemplateImplementation of aTopictemplate descriptor.
-