org.jboss.cdi.tck.tests.deployment.discovery.enterprise
Class VerifyingExtension
java.lang.Object
org.jboss.cdi.tck.tests.deployment.discovery.enterprise.VerifyingExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class VerifyingExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyingExtension
public VerifyingExtension()
observeProcessAnnotatedType
public void observeProcessAnnotatedType(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType<?> event)
getObservedAnnotatedTypes
public List<Class<?>> getObservedAnnotatedTypes()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.