public class DeploymentNotifierLifecycleListener extends Object implements org.wso2.carbon.deployment.engine.LifecycleListener
DeploymentNotificationMessage
object instance as the message.| Constructor and Description |
|---|
DeploymentNotifierLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertToXml(Object source,
Class... type) |
void |
lifecycleEvent(org.wso2.carbon.deployment.engine.LifecycleEvent event)
Publishes the artifact deployment status.
|
public void lifecycleEvent(org.wso2.carbon.deployment.engine.LifecycleEvent event)
lifecycleEvent in interface org.wso2.carbon.deployment.engine.LifecycleListenerevent - The lifecycle event. The Artifact object and
the currently triggered lifecycle event is storedpublic String convertToXml(Object source, Class... type) throws JAXBException
JAXBExceptionCopyright © 2019 WSO2. All rights reserved.