org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator
Class Bulldog_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessDecorator.Bulldog_Broken
All Implemented Interfaces:
BulldogLocal_Broken, Dog

@Decorator
public class Bulldog_Broken
extends Object
implements BulldogLocal_Broken, Dog


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

Constructor Detail

Bulldog_Broken

public Bulldog_Broken()
Method Detail

foo

public void foo()
Specified by:
foo in interface Dog


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