Uses of Class
org.gcube.common.ghn.service.configuration.Handlers

Packages that use Handlers
org.gcube.common.ghn.service.configuration   
org.gcube.common.ghn.service.provider   
 

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

Methods in org.gcube.common.ghn.service.configuration that return Handlers
 Handlers ConfigurationBinder.bindHandlers(InputStream stream)
          Returns a Configuration from its XML serialisation.
 Handlers Handlers.set(LifecycleHandler... handlers)
          Sets the LifecycleHandlers for the service.
 Handlers Handlers.set(RequestHandler... handlers)
          Sets the RequestHandlers for the service.
 

Uses of Handlers in org.gcube.common.ghn.service.provider
 

Methods in org.gcube.common.ghn.service.provider that return Handlers
 Handlers Provider.handlersFor(ApplicationContext application)
           
 Handlers DefaultProvider.handlersFor(ApplicationContext context)
           
 



Copyright © 2013. All Rights Reserved.