Uses of Class
org.gcube.smartgears.handlers.application.ApplicationLifecycleHandler

Packages that use ApplicationLifecycleHandler
org.gcube.smartgears.configuration.application   
org.gcube.smartgears.handlers.application   
org.gcube.smartgears.handlers.application.lifecycle   
 

Uses of ApplicationLifecycleHandler in org.gcube.smartgears.configuration.application
 

Methods in org.gcube.smartgears.configuration.application that return types with arguments of type ApplicationLifecycleHandler
 List<ApplicationLifecycleHandler> ApplicationHandlers.lifecycleHandlers()
          Returns the ApplicationLifecycleHandlers for the service.
 

Methods in org.gcube.smartgears.configuration.application with parameters of type ApplicationLifecycleHandler
 ApplicationHandlers ApplicationHandlers.set(ApplicationLifecycleHandler... handlers)
          Sets the ApplicationLifecycleHandlers for the service.
 

Uses of ApplicationLifecycleHandler in org.gcube.smartgears.handlers.application
 

Method parameters in org.gcube.smartgears.handlers.application with type arguments of type ApplicationLifecycleHandler
 void ApplicationLifecycleHandler.onEvent(ApplicationEvent<ApplicationLifecycleHandler> e)
           
 

Uses of ApplicationLifecycleHandler in org.gcube.smartgears.handlers.application.lifecycle
 

Subclasses of ApplicationLifecycleHandler in org.gcube.smartgears.handlers.application.lifecycle
 class ProfileManager
          Manages the resource profile of the application.
 



Copyright © 2014. All Rights Reserved.