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

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

@Priority(value=1015)
@Decorator
public class GloballyEnabledDecorator3
extends AbstractDecorator


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

GloballyEnabledDecorator3

public GloballyEnabledDecorator3()


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