Uses of Interface
org.objectweb.joram.mom.dest.AdminTopicMBean
-
Packages that use AdminTopicMBean Package Description org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM.org.ow2.joram.shell.mom.commands -
-
Uses of AdminTopicMBean in org.objectweb.joram.mom.dest
Classes in org.objectweb.joram.mom.dest that implement AdminTopicMBean Modifier and Type Class Description classAdminTopicTheAdminTopicclass implements the administration topic behavior, basically processing administration requests. -
Uses of AdminTopicMBean in org.ow2.joram.shell.mom.commands
Methods in org.ow2.joram.shell.mom.commands that return AdminTopicMBean Modifier and Type Method Description private AdminTopicMBeanMOMCommandsImpl. findAdminTopic()
-