Package org.gcube.common.ghn.service.handlers

Interface Summary
Pipeline<T extends ServiceHandler<T>> An ordered list ServiceHandlers registered to handle ServiceEvents of the same type.
ServiceHandler<T extends ServiceHandler<T>> Registers in Pipelines to handle ServiceEvents about a managed app.
 

Class Summary
AbstractHandler<T extends ServiceHandler<T>> Partial implementation of ServiceHandler.
DefaultPipeline<T extends ServiceHandler<T>> Default implementation of Pipeline.
LifetimeHandler A Handler of LifetimeEvents.
Properties A collection of uniquely named Properties.
Property A named property with a value and a description.
RequestHandler A Handler of RequestEvents and ResponseEvents.
 



Copyright © 2013. All Rights Reserved.