org.jboss.cdi.tck.tests.decorators.ordering.global
Class DecoratedImpl
java.lang.Object
org.jboss.cdi.tck.tests.decorators.ordering.global.DecoratedImpl
- All Implemented Interfaces:
- Decorated
public class DecoratedImpl
- extends Object
- implements Decorated
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoratedImpl
public DecoratedImpl()
getSequence
public void getSequence(List<String> list)
- Specified by:
getSequence in interface Decorated
Copyright © 2008-2013 Seam Framework. All Rights Reserved.