org.ow2.petals.se.eip
Class EIPComponent

java.lang.Object
  extended by org.ow2.petals.component.framework.AbstractComponent
      extended by org.ow2.petals.component.framework.se.AbstractServiceEngine
          extended by org.ow2.petals.se.eip.EIPComponent
All Implemented Interfaces:
javax.jbi.component.Component, javax.jbi.component.ComponentLifeCycle, org.ow2.petals.component.framework.api.PetalsComponent

public class EIPComponent
extends org.ow2.petals.component.framework.se.AbstractServiceEngine

Main class of the EIP Component. TODO manage send sync and async in all patterns

Author:
alouis, chamerling

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

EIPComponent

public EIPComponent()
Method Detail

doInit

public void doInit()
Overrides:
doInit in class org.ow2.petals.component.framework.AbstractComponent

getPatterns

public java.util.Map<java.lang.String,Pattern> getPatterns()
Returns:


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.