public class DeploymentMuleContextListenerFactory extends Object implements MuleContextListenerFactory
MuleContextListener instances to tied the mule context lifecycle to the deployment
lifecycle.| Constructor and Description |
|---|
DeploymentMuleContextListenerFactory(DeploymentListener deploymentListener)
Creates a new factory to link created contexts with a given deployment listener
|
public DeploymentMuleContextListenerFactory(DeploymentListener deploymentListener)
deploymentListener - deployment listener to be notified for each context lifecycle notification. Non null.public MuleContextListener create(String artifactName)
create in interface MuleContextListenerFactoryCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.