Package org.objectweb.joram.mom.dest
Interface ClusterDestinationMBean
-
- All Known Subinterfaces:
AcquisitionTopicMBean,AdminTopicMBean,ClusterQueueMBean,DistributionTopicMBean,TopicMBean
- All Known Implementing Classes:
AcquisitionTopic,AdminTopic,ClusterQueue,DistributionTopic,ElasticTopic,Topic
public interface ClusterDestinationMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]getClusterElements()
-
-
-
Method Detail
-
getClusterElements
String[] getClusterElements()
- Returns:
- an array containing the ids of the cluster elements.
-
-