|
||||||||||
| 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.se.eip.EIPComponent
public class EIPComponent
Main class of the EIP Component. TODO manage send sync and async in all patterns
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
context |
| Constructor Summary | |
|---|---|
EIPComponent()
|
|
| Method Summary | |
|---|---|
void |
doInit()
|
java.util.Map<java.lang.String,Pattern> |
getPatterns()
|
| Methods inherited from class org.ow2.petals.component.framework.se.AbstractServiceEngine |
|---|
createServiceUnitManager |
| Methods inherited from class org.ow2.petals.component.framework.AbstractComponent |
|---|
activateEndpoint, deactivateEndpoint, doShutdown, 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 EIPComponent()
| Method Detail |
|---|
public void doInit()
doInit in class org.ow2.petals.component.framework.AbstractComponentpublic java.util.Map<java.lang.String,Pattern> getPatterns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||