org.jboss.jsr299.tck.tests.extensions.container.event
Class SheepInterceptor

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.extensions.container.event.SheepInterceptor

public class SheepInterceptor
extends Object


Constructor Summary
SheepInterceptor()
           
 
Method Summary
 Object intercept(javax.interceptor.InvocationContext invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheepInterceptor

public SheepInterceptor()
Method Detail

intercept

public Object intercept(javax.interceptor.InvocationContext invocation)
                 throws Exception
Throws:
Exception


Copyright © 2008-2012 Seam Framework. All Rights Reserved.