org.jboss.cdi.tck.tests.extensions.alternative.metadata
Class GroceryInterceptor
java.lang.Object
org.jboss.cdi.tck.tests.extensions.alternative.metadata.GroceryInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
public class GroceryInterceptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroceryInterceptor
public GroceryInterceptor()
interceptFoo
public Object interceptFoo(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2013 Seam Framework. All Rights Reserved.