org.mule.module.launcher
Interface DeploymentService.StartupListener

All Known Implementing Classes:
StartupSummaryDeploymentListener
Enclosing class:
DeploymentService

public static interface DeploymentService.StartupListener


Method Summary
 void onAfterStartup()
          Invoked after all apps have passed the deployment phase.
 

Method Detail

onAfterStartup

void onAfterStartup()
Invoked after all apps have passed the deployment phase. Any exceptions thrown by implementations will be ignored.



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.