org.ow2.petals.component.framework.su
Class ServiceEngineServiceUnitManager

java.lang.Object
  extended by org.ow2.petals.component.framework.su.AbstractServiceUnitManager
      extended by org.ow2.petals.component.framework.su.ServiceEngineServiceUnitManager
All Implemented Interfaces:
javax.jbi.component.ServiceUnitManager

public class ServiceEngineServiceUnitManager
extends AbstractServiceUnitManager

The SE extension of the Service Unit Manager.

Author:
ofabre - EBM WebSourcing

Field Summary
 
Fields inherited from class org.ow2.petals.component.framework.su.AbstractServiceUnitManager
component, logger
 
Constructor Summary
ServiceEngineServiceUnitManager(AbstractComponent engine)
          Creates a new instance of ServiceEngineServiceUnitManager
 
Method Summary
 
Methods inherited from class org.ow2.petals.component.framework.su.AbstractServiceUnitManager
deploy, doDeploy, doInit, doShutdown, doStart, doStop, doUndeploy, getConsumesForEndpoint, getConsumesForInterface, getConsumesForService, getConsumesFromDestination, getEndpointsForServiceUnit, getProvidesFromEndpoint, getServiceDescription, getServiceUnitDataHandlers, getSUDataHandlerForConsumes, getSUDataHandlerForEndpoint, getSUDataHandlerForProvides, getSUDataHandlerForService, init, shutDown, start, stop, undeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceEngineServiceUnitManager

public ServiceEngineServiceUnitManager(AbstractComponent engine)
Creates a new instance of ServiceEngineServiceUnitManager

Parameters:
engine -


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