Package | Description |
---|---|
org.objectweb.joram.client.connector | |
org.objectweb.joram.client.jms.admin |
The
org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. |
Modifier and Type | Field and Description |
---|---|
private JoramAdmin |
JoramAdapter.wrapper |
Modifier and Type | Method and Description |
---|---|
JoramAdmin |
JoramAdapter.getWrapper()
The admin wrapper.
|
Modifier and Type | Method and Description |
---|---|
static JoramAdmin |
JoramAdmin.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 given
ConnectionFactory . |
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.