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

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

public static class TestDuckTypingInvoker.LegacyDuck
extends Object


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-2010 Apache Software Foundation. All Rights Reserved.