A C G I M O R S U V 
All Classes All Packages

A

ApplicationManager - Interface in org.gcube.smartgears
 
ApplicationManagerProvider - Class in org.gcube.smartgears
 
ApplicationManagerProvider() - Constructor for class org.gcube.smartgears.ApplicationManagerProvider
 
AppManagerObserver - Interface in org.gcube.smartgears.application.manager
 

C

call() - Method in class org.gcube.smartgears.application.manager.OfflineObserver.OfflineInitAppManager
 
call() - Method in class org.gcube.smartgears.application.manager.OnlineObserver.InitAppManager
 
contextDestroyed(ServletContextEvent) - Method in class org.gcube.smartgears.ContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.gcube.smartgears.ContextListener
 
ContextListener - Class in org.gcube.smartgears
 
ContextListener() - Constructor for class org.gcube.smartgears.ContextListener
 
ContextProvider - Class in org.gcube.smartgears
Embedded in an application, makes available its context as a gCube resource.
ContextProvider() - Constructor for class org.gcube.smartgears.ContextProvider
 

G

get() - Method in class org.gcube.smartgears.ApplicationManagerProvider
 
get() - Static method in class org.gcube.smartgears.ContextProvider
Returns the application context.
get(Class<? extends ApplicationManager>) - Static method in class org.gcube.smartgears.ApplicationManagerProvider
 
getAppmanagerMap() - Method in class org.gcube.smartgears.application.manager.OfflineProvider
 
getAppmanagerMap() - Method in class org.gcube.smartgears.application.manager.OnlineProvider
 
getFuture() - Method in class org.gcube.smartgears.ManagerPair
 
getImplementationClass() - Method in class org.gcube.smartgears.ManagerPair
 
getMethodHandler(Class<? extends ApplicationManager>) - Method in class org.gcube.smartgears.application.manager.OfflineProvider
 
getMethodHandler(Class<? extends ApplicationManager>) - Method in class org.gcube.smartgears.application.manager.OnlineProvider
 
getMethodHandler(Class<? extends ApplicationManager>) - Method in class org.gcube.smartgears.ApplicationManagerProvider
 
getObserver() - Method in class org.gcube.smartgears.application.manager.OfflineProvider
 
getObserver() - Method in class org.gcube.smartgears.application.manager.OnlineProvider
 
getObserver() - Method in class org.gcube.smartgears.ApplicationManagerProvider
 

I

init(ApplicationContext) - Static method in class org.gcube.smartgears.ApplicationManagerProvider
 
InitAppManager(Secret, Class<? extends ApplicationManager>) - Constructor for class org.gcube.smartgears.application.manager.OnlineObserver.InitAppManager
 
instance - Static variable in class org.gcube.smartgears.ApplicationManagerProvider
 

M

ManagedBy - Annotation Type in org.gcube.smartgears.annotations
 
ManagerPair - Class in org.gcube.smartgears
 
ManagerPair(Class<? extends ApplicationManager>, Future<ApplicationManager>) - Constructor for class org.gcube.smartgears.ManagerPair
 

O

OfflineInitAppManager(Class<? extends ApplicationManager>) - Constructor for class org.gcube.smartgears.application.manager.OfflineObserver.OfflineInitAppManager
 
OfflineObserver - Class in org.gcube.smartgears.application.manager
 
OfflineObserver(OfflineProvider) - Constructor for class org.gcube.smartgears.application.manager.OfflineObserver
 
OfflineObserver.OfflineInitAppManager - Class in org.gcube.smartgears.application.manager
 
OfflineObserver.OfflineShutDownAppManager - Class in org.gcube.smartgears.application.manager
 
OfflineProvider - Class in org.gcube.smartgears.application.manager
 
OfflineProvider() - Constructor for class org.gcube.smartgears.application.manager.OfflineProvider
 
OfflineShutDownAppManager(Future<ApplicationManager>) - Constructor for class org.gcube.smartgears.application.manager.OfflineObserver.OfflineShutDownAppManager
 
onInit() - Method in interface org.gcube.smartgears.ApplicationManager
 
OnlineObserver - Class in org.gcube.smartgears.application.manager
 
OnlineObserver(OnlineProvider) - Constructor for class org.gcube.smartgears.application.manager.OnlineObserver
 
OnlineObserver.InitAppManager - Class in org.gcube.smartgears.application.manager
 
OnlineObserver.ShutDownAppManager - Class in org.gcube.smartgears.application.manager
 
OnlineProvider - Class in org.gcube.smartgears.application.manager
 
OnlineProvider() - Constructor for class org.gcube.smartgears.application.manager.OnlineProvider
 
onRegistration(String) - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
onRegistration(String) - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
onRegistration(String) - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 
onRemove(String) - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
onRemove(String) - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
onRemove(String) - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 
onShutdown() - Method in interface org.gcube.smartgears.ApplicationManager
 
onStop(ApplicationContext) - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
onStop(ApplicationContext) - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
onStop(ApplicationContext) - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 
org.gcube.smartgears - package org.gcube.smartgears
 
org.gcube.smartgears.annotations - package org.gcube.smartgears.annotations
 
org.gcube.smartgears.application.manager - package org.gcube.smartgears.application.manager
 

R

register() - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
register() - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
register() - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 
retrieveFuture(Class<? extends ApplicationManager>) - Method in class org.gcube.smartgears.application.manager.OfflineProvider
 
retrieveFuture(Class<? extends ApplicationManager>) - Method in class org.gcube.smartgears.application.manager.OnlineProvider
 
retrieveFuture(Class<? extends ApplicationManager>) - Method in class org.gcube.smartgears.ApplicationManagerProvider
 
retrieveManagerClass() - Method in class org.gcube.smartgears.ApplicationManagerProvider
 
run() - Method in class org.gcube.smartgears.application.manager.OfflineObserver.OfflineShutDownAppManager
 
run() - Method in class org.gcube.smartgears.application.manager.OnlineObserver.ShutDownAppManager
 

S

set(ApplicationContext) - Static method in class org.gcube.smartgears.ContextProvider
Sets the application context.
setApplicationManagerClasses(Set<Class<? extends ApplicationManager>>) - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
setApplicationManagerClasses(Set<Class<? extends ApplicationManager>>) - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
setApplicationManagerClasses(Set<Class<? extends ApplicationManager>>) - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 
setAuthorizationProvider(AuthorizationProvider) - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
setAuthorizationProvider(AuthorizationProvider) - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
setAuthorizationProvider(AuthorizationProvider) - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 
ShutDownAppManager(Secret, Future<ApplicationManager>) - Constructor for class org.gcube.smartgears.application.manager.OnlineObserver.ShutDownAppManager
 

U

unregister() - Method in interface org.gcube.smartgears.application.manager.AppManagerObserver
 
unregister() - Method in class org.gcube.smartgears.application.manager.OfflineObserver
 
unregister() - Method in class org.gcube.smartgears.application.manager.OnlineObserver
 

V

value() - Method in annotation type org.gcube.smartgears.annotations.ManagedBy
 
A C G I M O R S U V 
All Classes All Packages