org.jboss.cdi.tck.tests.decorators.ordering.global
Class GloballyEnabledDecorator2
java.lang.Object
org.jboss.cdi.tck.tests.decorators.ordering.global.AbstractDecorator
org.jboss.cdi.tck.tests.decorators.ordering.global.GloballyEnabledDecorator2
- All Implemented Interfaces:
- Decorated
@Priority(value=1005)
@Decorator
public class GloballyEnabledDecorator2
- extends AbstractDecorator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GloballyEnabledDecorator2
public GloballyEnabledDecorator2()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.