|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.communication.jmx.StandaloneJMXServiceImpl
public class StandaloneJMXServiceImpl
The Standalone implementation of the JMX Service.
| Field Summary | |
|---|---|
protected org.objectweb.fractal.jmx.agent.AdminAttributes |
adminAttributes
AdminAttributes |
protected org.ow2.petals.util.LoggingUtil |
log
Logger |
| Constructor Summary | |
|---|---|
StandaloneJMXServiceImpl()
|
|
| Method Summary | |
|---|---|
javax.management.MBeanServer |
getLocalJMXServer()
Get the local jmx server |
RemoteJMXServer |
getRemoteJMXServer(java.lang.String containerName)
Create a connection to the remote container JMX server. |
protected void |
start()
|
protected void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.ow2.petals.util.LoggingUtil log
protected org.objectweb.fractal.jmx.agent.AdminAttributes adminAttributes
| Constructor Detail |
|---|
public StandaloneJMXServiceImpl()
| Method Detail |
|---|
public RemoteJMXServer getRemoteJMXServer(java.lang.String containerName)
throws org.ow2.petals.kernel.api.server.PetalsException
JMXService
getRemoteJMXServer in interface JMXServicecontainerName - The remote container name
org.ow2.petals.kernel.api.server.PetalsExceptionpublic javax.management.MBeanServer getLocalJMXServer()
JMXService
getLocalJMXServer in interface JMXService
protected void start()
throws org.objectweb.fractal.api.control.IllegalLifeCycleException
org.objectweb.fractal.api.control.IllegalLifeCycleException
protected void stop()
throws org.objectweb.fractal.api.control.IllegalLifeCycleException
org.objectweb.fractal.api.control.IllegalLifeCycleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||