public class MuleContextDeploymentListener extends Object implements MuleContextListener
MuleContextListener notifications to a DeploymentListener| Constructor and Description |
|---|
MuleContextDeploymentListener(String appName,
DeploymentListener deploymentListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
onConfiguration(MuleContext context) |
void |
onCreation(MuleContext context) |
void |
onInitialization(MuleContext context) |
public MuleContextDeploymentListener(String appName, DeploymentListener deploymentListener)
public void onCreation(MuleContext context)
onCreation in interface MuleContextListenerpublic void onInitialization(MuleContext context)
onInitialization in interface MuleContextListenerpublic void onConfiguration(MuleContext context)
onConfiguration in interface MuleContextListenerCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.