Uses of Class
org.gcube.common.ghn.service.handlers.LifecycleHandler

Packages that use LifecycleHandler
org.gcube.common.ghn.service.configuration   
org.gcube.common.ghn.service.handlers   
org.gcube.common.ghn.service.handlers.lifecycle   
 

Uses of LifecycleHandler in org.gcube.common.ghn.service.configuration
 

Methods in org.gcube.common.ghn.service.configuration that return types with arguments of type LifecycleHandler
 List<LifecycleHandler> Handlers.lifecycleHandlers()
          Returns the LifecycleHandlers for the service.
 

Methods in org.gcube.common.ghn.service.configuration with parameters of type LifecycleHandler
 Handlers Handlers.set(LifecycleHandler... handlers)
          Sets the LifecycleHandlers for the service.
 

Uses of LifecycleHandler in org.gcube.common.ghn.service.handlers
 

Method parameters in org.gcube.common.ghn.service.handlers with type arguments of type LifecycleHandler
 void LifecycleHandler.onEvent(ApplicationEvent<LifecycleHandler> e)
           
 

Uses of LifecycleHandler in org.gcube.common.ghn.service.handlers.lifecycle
 

Subclasses of LifecycleHandler in org.gcube.common.ghn.service.handlers.lifecycle
 class Publisher
           
 



Copyright © 2013. All Rights Reserved.