@Interceptor public class WebBeansDecoratorInterceptor extends Object
| Constructor and Description |
|---|
WebBeansDecoratorInterceptor(DelegateHandler delegate,
Object instance) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeDecorators(javax.interceptor.InvocationContext ctx)
Acts as the entry point into the Decorator stack when this Interceptor is
added to the end of the InterceptorStack.
|
public WebBeansDecoratorInterceptor(DelegateHandler delegate, Object instance)
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.