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

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

@Priority(value=1005)
@Decorator
public class GloballyEnabledDecorator2
extends AbstractDecorator


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

GloballyEnabledDecorator2

public GloballyEnabledDecorator2()


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