org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator
Class VerifyingExtension

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.VerifyingExtension
All Implemented Interfaces:
javax.enterprise.inject.spi.Extension

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


Field Summary
static AtomicInteger aplhaDecoratorObserved
           
static AtomicInteger bravoDecoratorObserved
           
 
Constructor Summary
VerifyingExtension()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aplhaDecoratorObserved

public static AtomicInteger aplhaDecoratorObserved

bravoDecoratorObserved

public static AtomicInteger bravoDecoratorObserved
Constructor Detail

VerifyingExtension

public VerifyingExtension()


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