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

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

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

Author:
"Mathieu CARROLLE - EBM WebSourcing"

Constructor Summary
ComponentLifecycle(Component c)
           
 
Method Summary
 Component getComponent()
           
 
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

ComponentLifecycle

public ComponentLifecycle(Component c)
Method Detail

getComponent

public Component getComponent()


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