org.jboss.cdi.tck.tests.veto
Class ModifyingExtension
java.lang.Object
org.jboss.cdi.tck.tests.veto.ModifyingExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class ModifyingExtension
- 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 |
ModifyingExtension
public ModifyingExtension()
observeLeopard
public void observeLeopard(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType<Leopard> event)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.