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

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.resolution.FooDecorator<T>

@Decorator
public class FooDecorator<T>
extends Object


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.