Package org.objectweb.joram.mom.dest
Interface DistributionTopicMBean
-
- All Superinterfaces:
AgentMBean,ClusterDestinationMBean,DestinationMBean,TopicMBean
- All Known Implementing Classes:
DistributionTopic
public interface DistributionTopicMBean extends TopicMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringdumpProperties()-
Methods inherited from interface fr.dyade.aaa.agent.AgentMBean
getAgentId, getCommitTime, getReactNb, getReactTime, isAgentProfiling, isFixed, resetCommitTime, resetReactTime, resetTimer, setAgentProfiling
-
Methods inherited from interface org.objectweb.joram.mom.dest.ClusterDestinationMBean
getClusterElements
-
Methods inherited from interface org.objectweb.joram.mom.dest.DestinationMBean
delete, getCreationDate, getCreationTimeInMillis, getDestinationId, getDMQId, getName, getNbMsgsDeliverSinceCreation, getNbMsgsReceiveSinceCreation, getNbMsgsSentToDMQSinceCreation, getPeriod, getRight, getRights, getType, isFreeReading, isFreeWriting, setFreeReading, setFreeWriting, setPeriod, toString
-
Methods inherited from interface org.objectweb.joram.mom.dest.TopicMBean
getNumberOfSubscribers, getSubscriberIds
-
-
-
-
Method Detail
-
dumpProperties
String dumpProperties()
-
-