Class Hierarchy
- java.lang.Object
- org.gcube.smartgears.ApplicationManagerProvider
- org.gcube.smartgears.application.manager.OfflineProvider
- org.gcube.smartgears.application.manager.OnlineProvider
- org.gcube.smartgears.application.manager.OfflineObserver (implements org.gcube.smartgears.application.manager.AppManagerObserver)
- org.gcube.smartgears.application.manager.OfflineObserver.OfflineInitAppManager (implements java.util.concurrent.Callable<V>)
- org.gcube.smartgears.application.manager.OfflineObserver.OfflineShutDownAppManager (implements java.lang.Runnable)
- org.gcube.smartgears.application.manager.OnlineObserver (implements org.gcube.smartgears.application.manager.AppManagerObserver)
- org.gcube.smartgears.application.manager.OnlineObserver.InitAppManager (implements java.util.concurrent.Callable<V>)
- org.gcube.smartgears.application.manager.OnlineObserver.ShutDownAppManager (implements java.lang.Runnable)
- org.gcube.smartgears.ApplicationManagerProvider
Interface Hierarchy
- org.gcube.smartgears.application.manager.AppManagerObserver