org.picocontainer.adapters
Class SimpleNamedBindingAnnotationTestCase

java.lang.Object
  extended by org.picocontainer.adapters.SimpleNamedBindingAnnotationTestCase

public class SimpleNamedBindingAnnotationTestCase
extends Object

Author:
Paul Hammant, Jörg Schaible

Nested Class Summary
static interface SimpleNamedBindingAnnotationTestCase.Apple
           
static class SimpleNamedBindingAnnotationTestCase.AppleImpl1
           
static class SimpleNamedBindingAnnotationTestCase.AppleImpl2
           
static class SimpleNamedBindingAnnotationTestCase.AppleImpl3
           
static class SimpleNamedBindingAnnotationTestCase.AppleImpl4
           
 class SimpleNamedBindingAnnotationTestCase.FieldInjection
           
static class SimpleNamedBindingAnnotationTestCase.FieldInjector<T>
           
static class SimpleNamedBindingAnnotationTestCase.FruitBasket
           
static interface SimpleNamedBindingAnnotationTestCase.Named
           
 
Constructor Summary
SimpleNamedBindingAnnotationTestCase()
           
 
Method Summary
static String bindKey(Class type, String bindingId)
           
 void testNamedBinding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleNamedBindingAnnotationTestCase

public SimpleNamedBindingAnnotationTestCase()
Method Detail

testNamedBinding

public void testNamedBinding()

bindKey

public static String bindKey(Class type,
                             String bindingId)


Copyright © 2003-2010 Codehaus. All Rights Reserved.