public interface AppProvider extends LifeCycle
App
s to the DeploymentManager
LifeCycle.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, stop
void setDeploymentManager(DeploymentManager deploymentManager)
deploymentManager
- IllegalStateException
- if the provider LifeCycle.isRunning()
.ContextHandler createContextHandler(App app) throws Exception
app
- The AppIOException
Exception
Copyright © 1995-2015 Webtide. All Rights Reserved.