org.jboss.cdi.tck.tests.veto
Class VerifyingExtension
java.lang.Object
org.jboss.cdi.tck.tests.veto.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()
observeAnnotatedType
public void observeAnnotatedType(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType<?> event)
getClasses
public Set<Class<?>> getClasses()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.