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

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.AlphaInterceptor2

@Interceptor
public class AlphaInterceptor2
extends AbstractInterceptor


Constructor Summary
AlphaInterceptor2()
           
 
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

AlphaInterceptor2

public AlphaInterceptor2()


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