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

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

@Decorator
public class LegacyDecorator1
extends AbstractDecorator


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

LegacyDecorator1

public LegacyDecorator1()


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