|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JMXService
This class is a manager of JMX server.
It is used to get a connection of a remote or the local JMX server.
Field Summary | |
---|---|
static String |
COMPONENT_LOGGER_NAME
|
Method Summary | |
---|---|
org.ow2.petals.jmx.api.api.JMXClient |
getJMXClient(String remoteContainerName)
Create a connection to the remote container JMX server. |
MBeanServer |
getLocalJMXServer()
Get the local jmx server |
Field Detail |
---|
static final String COMPONENT_LOGGER_NAME
Method Detail |
---|
org.ow2.petals.jmx.api.api.JMXClient getJMXClient(String remoteContainerName) throws org.ow2.petals.basisapi.exception.PetalsException
remoteContainerName
- The remote container name
org.ow2.petals.basisapi.exception.PetalsException
MBeanServer getLocalJMXServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |