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

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

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


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.