|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.AbstractComponent
org.ow2.petals.component.framework.se.AbstractServiceEngine
org.ow2.petals.bpel.engine.BPELEngine
public class BPELEngine
The Core Service Engine component class.
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
context |
| Constructor Summary | |
|---|---|
BPELEngine()
The default constructor |
|
| Method Summary | |
|---|---|
protected org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
createServiceUnitManager()
|
protected void |
doInit()
initialize the component |
void |
doShutdown()
|
com.ebmwebsourcing.easyviper.core.api.Core |
getCore()
|
| Methods inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
activateEndpoint, deactivateEndpoint, doStart, doStop, getAsyncManager, getChannel, getComponentConfiguration, getComponentExtensions, getContext, getExtensionMBeanName, getInterceptor, getInterceptors, getLifeCycle, getLogger, getNativeWsdl, getProcessorManager, getResourceBundleName, getServiceDescription, getServiceUnitManager, init, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BPELEngine()
| Method Detail |
|---|
protected final void doInit()
throws javax.jbi.JBIException
doInit in class org.ow2.petals.component.framework.AbstractComponentjavax.jbi.JBIException - impossible to initialize the component
public void doShutdown()
throws javax.jbi.JBIException
doShutdown in class org.ow2.petals.component.framework.AbstractComponentjavax.jbi.JBIExceptionpublic com.ebmwebsourcing.easyviper.core.api.Core getCore()
protected org.ow2.petals.component.framework.su.AbstractServiceUnitManager createServiceUnitManager()
createServiceUnitManager in class org.ow2.petals.component.framework.se.AbstractServiceEngine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||