org.ow2.petals.engine.sampleclient
Class SampleClientBootstrapImpl
java.lang.Object
org.ow2.petals.engine.sampleclient.SampleClientBootstrapImpl
- All Implemented Interfaces:
- javax.jbi.component.Bootstrap
public class SampleClientBootstrapImpl
- extends java.lang.Object
- implements javax.jbi.component.Bootstrap
The component bootstrap
- Author:
- alouis, ofabre, ddesjardins - eBMWebsourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleClientBootstrapImpl
public SampleClientBootstrapImpl()
cleanUp
public void cleanUp()
throws javax.jbi.JBIException
- Specified by:
cleanUp in interface javax.jbi.component.Bootstrap
- Throws:
javax.jbi.JBIException
getExtensionMBeanName
public javax.management.ObjectName getExtensionMBeanName()
- Specified by:
getExtensionMBeanName in interface javax.jbi.component.Bootstrap
init
public void init(javax.jbi.component.InstallationContext installContext)
throws javax.jbi.JBIException
- Specified by:
init in interface javax.jbi.component.Bootstrap
- Throws:
javax.jbi.JBIException
onInstall
public void onInstall()
throws javax.jbi.JBIException
- Specified by:
onInstall in interface javax.jbi.component.Bootstrap
- Throws:
javax.jbi.JBIException
onUninstall
public void onUninstall()
throws javax.jbi.JBIException
- Specified by:
onUninstall in interface javax.jbi.component.Bootstrap
- Throws:
javax.jbi.JBIException
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.