Package org.hcjf.layers
-
Interface Summary Interface Description AdaptableLayer This interface indicates that the implementation is able to adapt the arguments to force the call.Layer.LayerAgentMBean LayerInterface LayerProxy This class wrap the layer invocation with two method, one before the invocation and other after invocation.Layers.LayerMatcher<L extends LayerInterface> This interface verify if the layer instance match with some particular match or not.Layers.ResourcePredicate -
Class Summary Class Description Layer All the layer implementation extends this class, and this class is a proxy between the layer client and implementation.Layer.Access This class represents the access resume of the layer.Layer.LayerAgent LayerProxy.ProxyInterceptor This class is the result of the before invoke method.Layers This class manage all the published layers.Layers.SystemLayerReadableImplementation Layers.SystemResourceReadableImplementation -
Annotation Types Summary Annotation Type Description DefaultLayer This annotation is to identify if some implementation is the default implementation to resolve a set of interfaces.