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

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

@Decorator
public class Decorator2
extends Object
implements Animal


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

Constructor Detail

Decorator2

public Decorator2()


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