|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PetalsAdminServiceMBean
This class is a manager of JMX server. It is used to get a connection to a JMX Server on a distant container.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.ow2.petals.jmx.api.IPetalsAdminService |
|---|
org.ow2.petals.jmx.api.IPetalsAdminService.Container, org.ow2.petals.jmx.api.IPetalsAdminService.ContainerStates, org.ow2.petals.jmx.api.IPetalsAdminService.Domain, org.ow2.petals.jmx.api.IPetalsAdminService.EntityStates, org.ow2.petals.jmx.api.IPetalsAdminService.SubDomain, org.ow2.petals.jmx.api.IPetalsAdminService.Topology |
| Method Summary | |
|---|---|
boolean |
ping()
Ping if the server is ready to process messages in the domain |
java.util.Set<java.util.Map<java.lang.String,java.lang.String>> |
retrieveTopology()
Retrieve the collection of containers, sub-domains and domain configurations. |
void |
shutdownContainer()
Unload the container from the Petals global environment. |
void |
stopContainer()
Stop the container. |
| Method Detail |
|---|
java.util.Set<java.util.Map<java.lang.String,java.lang.String>> retrieveTopology()
throws org.ow2.petals.kernel.api.server.PetalsException
org.ow2.petals.kernel.api.server.PetalsExceptionboolean ping()
void shutdownContainer()
throws java.lang.Exception
java.lang.Exception
void stopContainer()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||