org.ow2.petals.admin.api.artifact.lifecycle
Class ServiceAssemblyLifecycle

java.lang.Object
  extended by org.ow2.petals.admin.api.artifact.lifecycle.ServiceAssemblyLifecycle
All Implemented Interfaces:
ArtifactLifecycle

public abstract class ServiceAssemblyLifecycle
extends java.lang.Object
implements ArtifactLifecycle

Author:
"Mathieu CARROLLE - EBM WebSourcing"

Constructor Summary
ServiceAssemblyLifecycle(ServiceAssembly sa)
           
 
Method Summary
 ServiceAssembly getServiceAssembly()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.petals.admin.api.artifact.lifecycle.ArtifactLifecycle
deploy, shutdown, start, stop, undeploy, updateState
 

Constructor Detail

ServiceAssemblyLifecycle

public ServiceAssemblyLifecycle(ServiceAssembly sa)
Method Detail

getServiceAssembly

public ServiceAssembly getServiceAssembly()


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