org.ow2.petals.bpel.engine.bootstrap
Class BPELBootstrap
java.lang.Object
org.ow2.petals.component.framework.JBIBootstrap
org.ow2.petals.component.framework.DefaultBootstrap
org.ow2.petals.bpel.engine.bootstrap.BPELBootstrap
- All Implemented Interfaces:
- javax.jbi.component.Bootstrap
public class BPELBootstrap
- extends org.ow2.petals.component.framework.DefaultBootstrap
- Author:
- mcarrolle
| Fields inherited from class org.ow2.petals.component.framework.DefaultBootstrap |
mbeanName |
| Fields inherited from class org.ow2.petals.component.framework.JBIBootstrap |
installContext |
| Methods inherited from class org.ow2.petals.component.framework.DefaultBootstrap |
cleanUp, doInit, getExtensionMBeanName, getMethodList, onInstall |
| Methods inherited from class org.ow2.petals.component.framework.JBIBootstrap |
getInstallContext, getJbiComponentConfiguration, getLogger, init, onUninstall |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPELBootstrap
public BPELBootstrap()
getAttributeList
protected java.util.List<java.lang.String> getAttributeList()
- Overrides:
getAttributeList in class org.ow2.petals.component.framework.DefaultBootstrap
setInternalLogger
public void setInternalLogger(boolean logger)
- Set the internal logger host.
- Parameters:
host -
getInternalLogger
public boolean getInternalLogger()
- Get the internal logger value
setExplorer
public void setExplorer(boolean explorer)
- Set explorer
- Parameters:
explorer -
getExplorer
public boolean getExplorer()
- Get explorer
- Returns:
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.