Uses of Class
org.objectweb.joram.client.jms.admin.AdminRequestor
-
Packages that use AdminRequestor Package Description org.objectweb.joram.client.jms.admin Theorg.objectweb.joram.client.jms.adminpackage holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. -
-
Uses of AdminRequestor in org.objectweb.joram.client.jms.admin
Fields in org.objectweb.joram.client.jms.admin declared as AdminRequestor Modifier and Type Field Description private AdminRequestorAdminWrapper. requestorThe requestor for sending the synchronous requests.
-