org.jboss.cdi.tck.tests.extensions.modules.broken
Class DecoratorExtension
java.lang.Object
org.jboss.cdi.tck.tests.extensions.modules.broken.DecoratorExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class DecoratorExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension
|
Method Summary |
void |
registerDecorator(javax.enterprise.inject.spi.ProcessModule event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoratorExtension
public DecoratorExtension()
registerDecorator
public void registerDecorator(@Observes
javax.enterprise.inject.spi.ProcessModule event)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.