public class ServiceAssemblyServiceImpl extends Object implements ServiceAssembly
| Modifier and Type | Field and Description |
|---|---|
protected org.ow2.petals.jbi.management.deployment.AtomicDeploymentService |
atomicDeploymentService |
JSON| Constructor and Description |
|---|
ServiceAssemblyServiceImpl() |
protected org.ow2.petals.jbi.management.deployment.AtomicDeploymentService atomicDeploymentService
protected void start()
protected void stop()
public Status start(String saName)
start in interface ServiceAssemblypublic Status stop(String saName)
stop in interface ServiceAssemblypublic Status shutdown(String saName)
shutdown in interface ServiceAssemblypublic Status status(String saName)
status in interface ServiceAssemblypublic Status undeploy(String saName)
undeploy in interface ServiceAssemblypublic List<SA> all()
all in interface ServiceAssemblyCopyright © 2010-2012 PetalsLink Labs. All Rights Reserved.