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

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

@Decorator
public class BazDecorator
extends Object
implements Baz

Author:
pmuir

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

Constructor Detail

BazDecorator

public BazDecorator()


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