org.jboss.cdi.tck.tests.decorators.ordering.global
Class LegacyDecorator2

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.ordering.global.AbstractDecorator
      extended by org.jboss.cdi.tck.tests.decorators.ordering.global.LegacyDecorator2
All Implemented Interfaces:
Decorated

@Decorator
public class LegacyDecorator2
extends AbstractDecorator


Constructor Summary
LegacyDecorator2()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.decorators.ordering.global.AbstractDecorator
getSequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegacyDecorator2

public LegacyDecorator2()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.