|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.jbi.init.Bootstrap
public class Bootstrap
Constructor Summary | |
---|---|
Bootstrap()
|
Method Summary | |
---|---|
void |
cleanUp()
|
javax.management.ObjectName |
getExtensionMBeanName()
|
void |
init(InstallationContext context)
|
void |
onInstall()
|
void |
onUninstall()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Bootstrap()
Method Detail |
---|
public void init(InstallationContext context) throws JBIException
JBIException
public void cleanUp() throws JBIException
JBIException
public javax.management.ObjectName getExtensionMBeanName()
public void onInstall() throws JBIException
JBIException
public void onUninstall() throws JBIException
JBIException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |