public class SampleClientBootstrapImpl extends Object implements javax.jbi.component.Bootstrap
| Constructor and Description |
|---|
SampleClientBootstrapImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
ObjectName |
getExtensionMBeanName() |
void |
init(javax.jbi.component.InstallationContext installContext) |
void |
onInstall() |
void |
onUninstall() |
public void cleanUp()
throws javax.jbi.JBIException
cleanUp in interface javax.jbi.component.Bootstrapjavax.jbi.JBIExceptionpublic ObjectName getExtensionMBeanName()
getExtensionMBeanName in interface javax.jbi.component.Bootstrappublic void init(javax.jbi.component.InstallationContext installContext)
throws javax.jbi.JBIException
init in interface javax.jbi.component.Bootstrapjavax.jbi.JBIExceptionpublic void onInstall()
throws javax.jbi.JBIException
onInstall in interface javax.jbi.component.Bootstrapjavax.jbi.JBIExceptionpublic void onUninstall()
throws javax.jbi.JBIException
onUninstall in interface javax.jbi.component.Bootstrapjavax.jbi.JBIExceptionCopyright © 2005-2018 Linagora. All Rights Reserved.