|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JBIEntity | |
---|---|
org.objectweb.petals.tools.webadmin.service | |
org.objectweb.petals.tools.webadmin.util |
Uses of JBIEntity in org.objectweb.petals.tools.webadmin.service |
---|
Methods in org.objectweb.petals.tools.webadmin.service that return types with arguments of type JBIEntity | |
---|---|
java.util.Map<java.lang.String,JBIEntity> |
NewJMXService.getComponents(java.lang.String serverName)
Gets the components installed on a server |
java.util.Map<java.lang.String,JBIEntity> |
NewJMXService.getServicesAssemblies(java.lang.String serverName)
Temporary method to get all service assemblies |
Uses of JBIEntity in org.objectweb.petals.tools.webadmin.util |
---|
Methods in org.objectweb.petals.tools.webadmin.util that return types with arguments of type JBIEntity | |
---|---|
java.util.Map<java.lang.String,JBIEntity> |
JMXUtils.listComponents(javax.management.MBeanServerConnection connection)
Return all components installed on a server. |
java.util.Map<java.lang.String,JBIEntity> |
JMXUtils.listComponents(javax.management.MBeanServerConnection connection,
java.lang.String type)
Lists the deployed JBI components of a specified type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |