org.jboss.jsr299.tck.tests.decorators.definition
Class FooDecorator

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.definition.AbstractFooDecorator
      extended by org.jboss.jsr299.tck.tests.decorators.definition.FooDecorator
All Implemented Interfaces:
Serializable, Bar, Baz, Boo, Foo

@Decorator
@Meta
public class FooDecorator
extends AbstractFooDecorator
implements Foo, Bar

Author:
pmuir
See Also:
Serialized Form

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

Constructor Detail

FooDecorator

public FooDecorator()


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