|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Server | |
---|---|
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. |
Uses of Server in org.objectweb.joram.client.jms.admin |
---|
Methods in org.objectweb.joram.client.jms.admin that return Server | |
---|---|
Server |
AdminWrapper.getLocalServer()
Returns the information about the current server: unique identifier, symbolic name and hostname. |
static Server |
AdminModule.getLocalServer()
|
Server[] |
AdminWrapper.getServers()
Returns the list of the platform's servers' identifiers. |
static Server[] |
AdminModule.getServers()
|
Server[] |
AdminWrapper.getServers(java.lang.String domain)
Returns the list of the servers' that belong to the specified domain. |
static Server[] |
AdminModule.getServers(java.lang.String domain)
Returns the list of the servers' that belong to the specified domain |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |