Uses of Class
org.gcube.smartgears.configuration.application.ApplicationHandlers

Packages that use ApplicationHandlers
org.gcube.smartgears.configuration.application   
org.gcube.smartgears.provider   
 

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

Methods in org.gcube.smartgears.configuration.application that return ApplicationHandlers
 ApplicationHandlers ApplicationConfigurationBinder.bindHandlers(InputStream stream)
          Returns the handlers of the application from their XML serialisation.
 ApplicationHandlers ApplicationHandlers.set(ApplicationLifecycleHandler... handlers)
          Sets the ApplicationLifecycleHandlers for the service.
 ApplicationHandlers ApplicationHandlers.set(RequestHandler... handlers)
          Sets the RequestHandlers for the service.
 

Uses of ApplicationHandlers in org.gcube.smartgears.provider
 

Methods in org.gcube.smartgears.provider that return ApplicationHandlers
 ApplicationHandlers Provider.handlersFor(ApplicationContext application)
          Returns the handlers associated with a given application.
 ApplicationHandlers DefaultProvider.handlersFor(ApplicationContext context)
           
 



Copyright © 2013. All Rights Reserved.