org.picocontainer.adapters
Class TypedBindingAnnotationTestCase.AppleImpl3

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

public static class TypedBindingAnnotationTestCase.AppleImpl3
extends Object
implements TypedBindingAnnotationTestCase.Apple


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

Constructor Detail

TypedBindingAnnotationTestCase.AppleImpl3

public TypedBindingAnnotationTestCase.AppleImpl3()
Method Detail

getX

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


Copyright © 2003-2010 Codehaus. All Rights Reserved.