|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.carol.cmi.config.CentralizedConfig
@Immutable public final class CentralizedConfig
Centralizes configuration of each module.
| Method Summary | |
|---|---|
static void |
setMBean(java.lang.String domainName,
java.lang.String serverName,
java.lang.String agentId)
Initializes the CMI runtime configuration for the MBean. |
static void |
setProperties(java.util.Properties props)
Initializes the CMI properties with reading the given properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void setProperties(java.util.Properties props)
throws org.ow2.carol.cmi.config.CMIConfigException
props - properties
CMIConfigException - if the configuration files are not correct
public static void setMBean(java.lang.String domainName,
java.lang.String serverName,
java.lang.String agentId)
domainName - the name of the JOnAS domainserverName - the name of the server for creating MBeansagentId - the agent identifier of the MBeanServer to retrieve
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||