org.jboss.cdi.tck.tests.decorators.resolution
Class FooDecorator<T>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.resolution.FooDecorator<T>
All Implemented Interfaces:
DecoratedType

@Decorator
public class FooDecorator<T>
extends Object
implements DecoratedType


Constructor Summary
FooDecorator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooDecorator

public FooDecorator()


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