|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kortsoft.kmx.deployer.BaseDeployer
public abstract class BaseDeployer
Constructor Summary | |
---|---|
BaseDeployer()
|
Method Summary | |
---|---|
protected void |
instanceAlreadyExists(java.lang.String name)
|
protected void |
notifyRegistrationProblem(java.lang.Class<? extends Deployer> deployerClass,
java.io.File file,
javax.management.MBeanRegistrationException e1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface kortsoft.kmx.deployer.Deployer |
---|
deployElement, setMBeanServer, setParent |
Constructor Detail |
---|
public BaseDeployer()
Method Detail |
---|
protected void notifyRegistrationProblem(java.lang.Class<? extends Deployer> deployerClass, java.io.File file, javax.management.MBeanRegistrationException e1)
class1
- file
- e1
- protected void instanceAlreadyExists(java.lang.String name)
name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |