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

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

@Decorator
public class GloballyEnabledDecorator1
extends AbstractDecorator


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

GloballyEnabledDecorator1

public GloballyEnabledDecorator1()


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