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

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

@Decorator
public class LegacyDecorator3
extends AbstractDecorator


Constructor Summary
LegacyDecorator3()
           
 
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

LegacyDecorator3

public LegacyDecorator3()


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