org.jboss.jsr299.tck.tests.lookup.injection.enterprise
Class FarmInterceptor
java.lang.Object
org.jboss.jsr299.tck.tests.lookup.injection.enterprise.FarmInterceptor
public class FarmInterceptor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FarmInterceptor
public FarmInterceptor()
initialize
@Inject
public void initialize(Sheep sheep)
intercept
public Object intercept(javax.interceptor.InvocationContext invocation)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.