Uses of Class
org.objectweb.joram.shared.admin.GetDestinationsRequest
-
Packages that use GetDestinationsRequest 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 GetDestinationsRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type GetDestinationsRequest Modifier and Type Method Description private voidAdminTopic. doProcess(GetDestinationsRequest request, AgentId replyTo, String msgId)Processes aMonitor_GetDestinationsrequest by sending registered destinations.
-