org.ow2.petals.component.framework.se
Class DefaultServiceEngine

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.component.framework.se.DefaultServiceEngine
All Implemented Interfaces:
javax.jbi.component.Component, javax.jbi.component.ComponentLifeCycle, org.ow2.petals.component.framework.api.PetalsComponent

public class DefaultServiceEngine
extends AbstractServiceEngine

The Default ServiceEngine.

Author:
alouis - EBM WebSourcing

Field Summary
 
Fields inherited from class org.ow2.petals.component.framework.AbstractComponent
context
 
Constructor Summary
DefaultServiceEngine()
           
 
Method Summary
 
Methods inherited from class org.ow2.petals.component.framework.se.AbstractServiceEngine
createServiceUnitManager
 
Methods inherited from class org.ow2.petals.component.framework.AbstractComponent
activateEndpoint, deactivateEndpoint, doInit, 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

DefaultServiceEngine

public DefaultServiceEngine()


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