org.gcube.smartgears.handlers.application
Interface ApplicationHandler<T extends ApplicationHandler<T>>

Type Parameters:
T - the self type of the handler.
All Superinterfaces:
Handler<ApplicationEvent<T>>
All Known Implementing Classes:
ApplicationLifecycleHandler, ProfileManager, RequestHandler, RequestValidator

public interface ApplicationHandler<T extends ApplicationHandler<T>>
extends Handler<ApplicationEvent<T>>

A Handler of ApplicationEvents.

Author:
Fabio Simeoni
See Also:
ApplicationEvent

Method Summary
 
Methods inherited from interface org.gcube.smartgears.handlers.Handler
onEvent
 



Copyright © 2014. All Rights Reserved.