org.jboss.cdi.tck.tests.decorators.definition
Class BazDecorator2

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.definition.BazDecorator2
All Implemented Interfaces:
Baz

@Decorator
public class BazDecorator2
extends Object
implements Baz

Author:
pmuir

Field Summary
 
Fields inherited from interface org.jboss.cdi.tck.tests.decorators.definition.Baz
TYPES
 
Constructor Summary
BazDecorator2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BazDecorator2

public BazDecorator2()


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