org.apache.commons.proxy.invoker
Class TestDuckTypingInvoker.LegacyDuck

java.lang.Object
  extended by org.apache.commons.proxy.invoker.TestDuckTypingInvoker.LegacyDuck
All Implemented Interfaces:
Serializable
Enclosing class:
TestDuckTypingInvoker

public static class TestDuckTypingInvoker.LegacyDuck
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

TestDuckTypingInvoker.LegacyDuck

public TestDuckTypingInvoker.LegacyDuck()
Method Detail

sayQuack

public String sayQuack()


Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.