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 - the deployment managerIllegalStateException - if the provider LifeCycle.isRunning().ContextHandler createContextHandler(App app) throws Exception
app - The AppIOException - if unable to create contextException - if unable to create contextCopyright © 1995–2017 Webtide. All rights reserved.