org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb
Class AbstractInterceptor
java.lang.Object
org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb.AbstractInterceptor
- Direct Known Subclasses:
- AlphaInterceptor1, AlphaInterceptor2, BravoInterceptor
public abstract class AbstractInterceptor
- extends Object
|
Method Summary |
void |
intercept(javax.interceptor.InvocationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInterceptor
public AbstractInterceptor()
intercept
public void intercept(javax.interceptor.InvocationContext ctx)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.