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

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

@Interceptor
public class BravoInterceptor
extends AbstractInterceptor


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

BravoInterceptor

public BravoInterceptor()


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