org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod
Class Tuna_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.Tuna_Broken

@RequestScoped
public class Tuna_Broken
extends Object


Constructor Summary
Tuna_Broken()
           
 
Method Summary
 String getFoo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tuna_Broken

public Tuna_Broken()
Method Detail

getFoo

public final String getFoo()


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