org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator
Class InterceptingDecorator

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptingDecorator

@Decorator
@Interceptor
public class InterceptingDecorator
extends Object


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

Constructor Detail

InterceptingDecorator

public InterceptingDecorator()


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