Uses of Class
org.objectweb.joram.shared.admin.DeleteDestination
-
Packages that use DeleteDestination 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. -
-
Uses of DeleteDestination in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type DeleteDestination Modifier and Type Method Description private voidAdminTopic. doProcess(DeleteDestination request, AgentId replyTo, String msgId)Processes aDeleteDestinationinstance requesting the deletion of a destination.
-