org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes
Class FooDecorator

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.Foo
      extended by org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.FooDecorator

@Decorator
public class FooDecorator
extends Foo


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

Constructor Detail

FooDecorator

public FooDecorator()
Method Detail

ping

public void ping()
Overrides:
ping in class Foo


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