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

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

@RequestScoped
public class Tuna
extends Object


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

Constructor Detail

Tuna

public Tuna()
Method Detail

getFoo

public static final String getFoo()

talk

public void talk()


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