javax.jbi.component
Interface Bootstrap
public interface Bootstrap
init
void init(InstallationContext installContext)
throws JBIException
- Throws:
JBIException
cleanUp
void cleanUp()
throws JBIException
- Throws:
JBIException
getExtensionMBeanName
javax.management.ObjectName getExtensionMBeanName()
onInstall
void onInstall()
throws JBIException
- Throws:
JBIException
onUninstall
void onUninstall()
throws JBIException
- Throws:
JBIException
Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.