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

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

@Decorator
public class BazDecorator1
extends Object
implements Baz

Author:
pmuir

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

Constructor Detail

BazDecorator1

public BazDecorator1()


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