org.jboss.cdi.tck.tests.decorators.resolution
Class FooObjectDecorator

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.resolution.FooObjectDecorator
All Implemented Interfaces:
DecoratedType

@Decorator
public class FooObjectDecorator
extends Object
implements DecoratedType


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

Constructor Detail

FooObjectDecorator

public FooObjectDecorator()


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