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

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

@Decorator
public class BarDecorator<T>
extends Object


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

Constructor Detail

BarDecorator

public BarDecorator()


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