public interface AppProvider extends LifeCycle
Apps to the DeploymentManagerLifeCycle.Listener| Modifier and Type | Method and Description |
|---|---|
ContextHandler |
createContextHandler(App app)
Create a ContextHandler for an App
|
void |
setDeploymentManager(DeploymentManager deploymentManager)
Set the Deployment Manager
|
addLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopvoid setDeploymentManager(DeploymentManager deploymentManager)
deploymentManager - IllegalStateException - if the provider LifeCycle.isRunning().ContextHandler createContextHandler(App app) throws Exception
app - The AppIOExceptionExceptionCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.