org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb
Class AlphaInterceptor1

java.lang.Object
  extended by org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb.AbstractInterceptor
      extended by org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb.AlphaInterceptor1

@Interceptor
public class AlphaInterceptor1
extends AbstractInterceptor


Constructor Summary
AlphaInterceptor1()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.interceptors.tests.aroundConstruct.bindings.extended.ejb.AbstractInterceptor
intercept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphaInterceptor1

public AlphaInterceptor1()


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