|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.decorator.WebBeansDecoratorInterceptor
@Interceptor public class WebBeansDecoratorInterceptor
| Constructor Summary | |
|---|---|
WebBeansDecoratorInterceptor(DelegateHandler delegate,
java.lang.Object instance)
|
|
| Method Summary | |
|---|---|
java.lang.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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebBeansDecoratorInterceptor(DelegateHandler delegate,
java.lang.Object instance)
| Method Detail |
|---|
public java.lang.Object invokeDecorators(javax.interceptor.InvocationContext ctx)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||