Uses of Class
org.objectweb.joram.shared.admin.GetJMXAttsRequest
-
Packages that use GetJMXAttsRequest 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 GetJMXAttsRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type GetJMXAttsRequest Modifier and Type Method Description private voidAdminTopic. doProcess(GetJMXAttsRequest request, AgentId replyTo, String msgId)Processes aMonitor_GetJMXAttsrequest or forwards it to its target destination if needed.
-