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

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

@Decorator
public class WebApplicationGlobalDecorator
extends AbstractDecorator


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

WebApplicationGlobalDecorator

public WebApplicationGlobalDecorator()


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