public class MailSuManager
extends org.ow2.petals.component.framework.bc.BindingComponentServiceUnitManager
Constructor and Description |
---|
MailSuManager(org.ow2.petals.component.framework.bc.AbstractBindingComponent component)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected org.ow2.petals.component.framework.listener.AbstractExternalListener |
createExternalListener() |
protected void |
doDeploy(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH)
We override the deployment processing for nodes 'provides' to be able to manage distinctly: static SU and SU in
mode 'service'.
|
protected void |
doStart(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) |
protected void |
doStop(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) |
protected void |
doUndeploy(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) |
protected MailComponent |
getComponent() |
deployInternal, initInternal, shutdownInternal, startInternal, stopInternal, undeployInternal
deploy, doInit, doShutdown, getConsumesFromDestination, getConsumesFromDestination, getConsumesFromExchange, getEndpointsForConsumes, getProvidesFromEndpoint, getProvidesFromExchange, getServiceDescription, getServiceName, getServiceUnitDataHandlers, getSUDataHandler, getSUDataHandler, getSUDataHandler, getSUDataHandler, getSUDataHandler, getSUDataHandler, init, onPlaceHolderValuesReloaded, reloadPlaceHolders, shutDown, start, stop, undeploy
public MailSuManager(org.ow2.petals.component.framework.bc.AbstractBindingComponent component)
component
- the Mail componentprotected org.ow2.petals.component.framework.listener.AbstractExternalListener createExternalListener()
createExternalListener
in class org.ow2.petals.component.framework.bc.BindingComponentServiceUnitManager
protected void doDeploy(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doDeploy
in class org.ow2.petals.component.framework.su.AbstractServiceUnitManager
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected void doStart(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doStart
in class org.ow2.petals.component.framework.su.AbstractServiceUnitManager
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected void doStop(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doStop
in class org.ow2.petals.component.framework.su.AbstractServiceUnitManager
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected void doUndeploy(org.ow2.petals.component.framework.su.ServiceUnitDataHandler suDH) throws org.ow2.petals.component.framework.api.exception.PEtALSCDKException
doUndeploy
in class org.ow2.petals.component.framework.su.AbstractServiceUnitManager
org.ow2.petals.component.framework.api.exception.PEtALSCDKException
protected MailComponent getComponent()
getComponent
in class org.ow2.petals.component.framework.bc.BindingComponentServiceUnitManager
Copyright © 2005-2018 Linagora. All Rights Reserved.