org.jboss.cdi.tck.tests.decorators.ordering.global
Class AbstractDecorator
java.lang.Object
org.jboss.cdi.tck.tests.decorators.ordering.global.AbstractDecorator
- All Implemented Interfaces:
- Decorated
- Direct Known Subclasses:
- GloballyEnabledDecorator1, GloballyEnabledDecorator2, GloballyEnabledDecorator3, GloballyEnabledDecorator4, GloballyEnabledDecorator5, GloballyPrioritizedDecorator1, GloballyPrioritizedDecorator2, LegacyDecorator1, LegacyDecorator2, LegacyDecorator3, WebApplicationGlobalDecorator
public abstract class AbstractDecorator
- extends Object
- implements Decorated
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDecorator
public AbstractDecorator()
getSequence
public void getSequence(List<String> list)
- Specified by:
getSequence in interface Decorated
Copyright © 2008-2012 Seam Framework. All Rights Reserved.