public class HandlerChainImpl extends Object implements HandlerChain
| Constructor and Description |
|---|
HandlerChainImpl(ClassContext context,
AnnotatedElement element,
List<? extends AnnotationHandler<?>> handlers) |
public HandlerChainImpl(ClassContext context, AnnotatedElement element, List<? extends AnnotationHandler<?>> handlers)
public void proceed()
proceed in interface HandlerChainCopyright © 2016 OCPsoft. All rights reserved.