org.gcube.smartgears.managers
Class ApplicationManager
java.lang.Object
org.gcube.smartgears.managers.ApplicationManager
public class ApplicationManager
- extends Object
Coordinates management of an application as a gCube resource.
- Author:
- Fabio Simeoni
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationManager
public ApplicationManager()
start
public ApplicationContext start(ContainerContext container,
javax.servlet.ServletContext application)
- Starts application management.
- Parameters:
container - application - the context of the application
- Returns:
- the context of the application
stop
public void stop()
- Stops application management.
Copyright © 2014. All Rights Reserved.