|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.component.framework.su.AbstractServiceUnitManager
org.ow2.petals.se.validation.ValidationSuManager
public class ValidationSuManager
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
|---|
component, logger |
| Constructor Summary | |
|---|---|
ValidationSuManager(org.ow2.petals.component.framework.AbstractComponent component)
Constructor. |
|
| Method Summary | |
|---|---|
protected void |
doDeploy(java.lang.String serviceUnitName,
java.lang.String suRootPath,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbiDescriptor)
|
protected void |
doStart(java.lang.String serviceUnitName)
|
protected void |
doStop(java.lang.String serviceUnitName)
|
protected void |
doUndeploy(java.lang.String serviceUnitName)
|
| Methods inherited from class org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
|---|
deploy, doInit, doShutdown, 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 |
|---|
public ValidationSuManager(org.ow2.petals.component.framework.AbstractComponent component)
component - the component's instance| Method Detail |
|---|
protected void doDeploy(java.lang.String serviceUnitName,
java.lang.String suRootPath,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi jbiDescriptor)
throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doDeploy in class org.ow2.petals.component.framework.su.AbstractServiceUnitManagerorg.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected void doStart(java.lang.String serviceUnitName)
throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doStart in class org.ow2.petals.component.framework.su.AbstractServiceUnitManagerorg.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected void doStop(java.lang.String serviceUnitName)
throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doStop in class org.ow2.petals.component.framework.su.AbstractServiceUnitManagerorg.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected void doUndeploy(java.lang.String serviceUnitName)
throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doUndeploy in class org.ow2.petals.component.framework.su.AbstractServiceUnitManagerorg.ow2.petals.component.framework.api.exception.PEtALSCDKException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||