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

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

@Priority(value=800)
@Decorator
public class GloballyEnabledDecorator5
extends AbstractDecorator


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

GloballyEnabledDecorator5

public GloballyEnabledDecorator5()


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