org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor
Class CatInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Cat
org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.CatInterceptor
@Interceptor
public class CatInterceptor
- extends Cat
| Methods inherited from class org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.Cat |
hello |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatInterceptor
public CatInterceptor()
intercept
public Object intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.