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

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

@Decorator
public class Decorator3
extends Object
implements Animal


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

Constructor Detail

Decorator3

public Decorator3()


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