org.apache.commons.discovery.test
Class TestImpl3.InnerTestImpl

java.lang.Object
  extended by org.apache.commons.discovery.test.TestImpl3.InnerTestImpl
All Implemented Interfaces:
TestInterface3
Enclosing class:
TestImpl3

public static class TestImpl3.InnerTestImpl
extends Object
implements TestInterface3


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

Constructor Detail

TestImpl3.InnerTestImpl

public TestImpl3.InnerTestImpl()
Method Detail

method

public void method()
Specified by:
method in interface TestInterface3


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.