Uses of Class
org.objectweb.joram.client.jms.admin.JoramAdmin
-
Packages that use JoramAdmin 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 JoramAdmin in org.objectweb.joram.client.jms.admin
Methods in org.objectweb.joram.client.jms.admin that return JoramAdmin Modifier and Type Method Description static JoramAdminJoramAdmin. doCreate(AbstractConnectionFactory cf, String name, String password, String identityClass)Opens a connection dedicated to administering with the Joram server which parameters are wrapped by a givenConnectionFactory.
-