org.jboss.cdi.tck.tests.extensions.modules
Class Decorator1

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.modules.Decorator1
All Implemented Interfaces:
Animal

@Decorator
public class Decorator1
extends Object
implements Animal


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

Constructor Detail

Decorator1

public Decorator1()


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