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

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

@Decorator
public class GloballyPrioritizedDecorator1
extends AbstractDecorator


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

GloballyPrioritizedDecorator1

public GloballyPrioritizedDecorator1()


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