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

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

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

Author:
"Mathieu CARROLLE - EBM WebSourcing"

Constructor Summary
SharedLibraryLifecycle(SharedLibrary sl)
           
 
Method Summary
 SharedLibrary getSharedLibrary()
           
 
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

SharedLibraryLifecycle

public SharedLibraryLifecycle(SharedLibrary sl)
Method Detail

getSharedLibrary

public SharedLibrary getSharedLibrary()


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