public class ApplicationManager extends Object
| Constructor and Description |
|---|
ApplicationManager() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationContext |
start(ContainerContext container,
javax.servlet.ServletContext application)
Starts application management.
|
void |
stop()
Stops application management.
|
public ApplicationContext start(ContainerContext container, javax.servlet.ServletContext application)
container - application - the context of the applicationpublic void stop()
Copyright © 2014. All Rights Reserved.