Package org.gcube.smartgears.handlers.application

Interface Summary
ApplicationHandler<T extends ApplicationHandler<T>> A Handler of ApplicationEvents.
 

Class Summary
ApplicationEvent<T extends ApplicationHandler<T>> An Event that occurs in the lifetime of the application.
ApplicationLifecycleEvent An ApplicationEvent that occurs when the application starts or stops.
ApplicationLifecycleEvent.Start An ApplicationEvent that occurs when the application starts.
ApplicationLifecycleEvent.Stop An ApplicationEvent that occurs when the application stops.
ApplicationLifecycleHandler A Handler of ApplicationLifecycleEvents.
ApplicationPipeline<H extends ApplicationHandler<H>> A Pipeline of ApplicationHandlers.
RequestEvent An ApplicationEvent that occurs when an application receives a request.
RequestHandler A Handler of RequestEvents and ResponseEvents.
ResponseEvent A ApplicationEvent that occurs when the application returns a response to a given request.
 



Copyright © 2013. All Rights Reserved.