org.jboss.cdi.tck.tests.extensions.interceptors.custom
Class CustomInterceptorExtension

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptorExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

public class CustomInterceptorExtension
extends Object
implements javax.enterprise.inject.spi.Extension


Constructor Summary
CustomInterceptorExtension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomInterceptorExtension

public CustomInterceptorExtension()


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