Represents the configuration of a server as a HashMap of his properties :
host, jmxPort, jmxLogin, jmxPassword and with an attribute : a
MBeanServerConnection connection to the server
Retrieves via a JMX call to each server of the list of servers
petalsServersConf a Map of his components installed and
expose them in the storage JMX server as a List in ServersComponents
MBean
Update the list of servers petalsServersConf and expose the list on the
storage JMX server by retrieving the informations of all servers via a
JMX call to the entry server.
W
WARNING_MESSAGE -
Static variable in class org.objectweb.petals.tools.webadmin.ui.infra.bean.InfoBean