|
||||||||||
| 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.component.framework.su.ServiceEngineServiceUnitManager
org.ow2.petals.se.jsr181.Jsr181SuManager
public class Jsr181SuManager
The Service-Unit manager for the JSR-181 SE.
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
|---|
component, logger |
| Constructor Summary | |
|---|---|
Jsr181SuManager(org.ow2.petals.component.framework.AbstractComponent component)
Constructor. |
|
| Method Summary | |
|---|---|
void |
doDeploy(java.lang.String serviceUnitName,
java.lang.String suRootPath,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi descriptor)
|
protected void |
doShutdown(java.lang.String serviceUnitName)
|
protected void |
doStart(java.lang.String serviceUnitName)
|
protected void |
doUndeploy(java.lang.String serviceUnitName)
|
| Methods inherited from class org.ow2.petals.component.framework.su.AbstractServiceUnitManager |
|---|
deploy, doInit, doStop, 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 Jsr181SuManager(org.ow2.petals.component.framework.AbstractComponent component)
component - the service engine instance| Method Detail |
|---|
public void doDeploy(java.lang.String serviceUnitName,
java.lang.String suRootPath,
org.ow2.petals.component.framework.jbidescriptor.generated.Jbi descriptor)
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 doShutdown(java.lang.String serviceUnitName)
throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doShutdown 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 | |||||||||