org.picocontainer.adapters
Class SimpleNamedBindingAnnotationTestCase.AppleImpl2

java.lang.Object
  extended by org.picocontainer.adapters.SimpleNamedBindingAnnotationTestCase.AppleImpl2
All Implemented Interfaces:
SimpleNamedBindingAnnotationTestCase.Apple
Enclosing class:
SimpleNamedBindingAnnotationTestCase

public static class SimpleNamedBindingAnnotationTestCase.AppleImpl2
extends Object
implements SimpleNamedBindingAnnotationTestCase.Apple


Constructor Summary
SimpleNamedBindingAnnotationTestCase.AppleImpl2()
           
 
Method Summary
 int getX()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleNamedBindingAnnotationTestCase.AppleImpl2

public SimpleNamedBindingAnnotationTestCase.AppleImpl2()
Method Detail

getX

public int getX()
Specified by:
getX in interface SimpleNamedBindingAnnotationTestCase.Apple


Copyright © 2003-2010 Codehaus. All Rights Reserved.