org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery
Interface TestableObserverMethod<T>

All Superinterfaces:
javax.enterprise.inject.spi.ObserverMethod<T>

public interface TestableObserverMethod<T>
extends javax.enterprise.inject.spi.ObserverMethod<T>


Method Summary
 boolean isObserved()
           
 
Methods inherited from interface javax.enterprise.inject.spi.ObserverMethod
getBeanClass, getObservedQualifiers, getObservedType, getReception, getTransactionPhase, notify
 

Method Detail

isObserved

boolean isObserved()


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