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

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

@RequestScoped
public class Whale
extends Object


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

Constructor Detail

Whale

public Whale()
Method Detail

swim

public void swim()


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