|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.codestudio.management.JMXPoolDeployer
Constructor Summary | |
JMXPoolDeployer()
|
Method Summary | |
void |
deployConfiguration(PoolManConfiguration config)
Load DataSource info from XML and create a Service for each entry set. |
void |
removeDataSourceService(java.lang.String dbname)
|
void |
run()
This Runnable is not started until a VM shutdown event is fired. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JMXPoolDeployer()
Method Detail |
public void run()
run
in interface java.lang.Runnable
public void deployConfiguration(PoolManConfiguration config) throws java.lang.Exception
deployConfiguration
in interface PoolManDeployer
public void removeDataSourceService(java.lang.String dbname) throws java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |