public class SimpleNamedBindingAnnotationTestCase extends Object
Modifier and Type | Class and Description |
---|---|
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 and Description |
---|
SimpleNamedBindingAnnotationTestCase() |
Modifier and Type | Method and Description |
---|---|
static String |
bindKey(Class type,
String bindingId) |
void |
testNamedBinding() |
public SimpleNamedBindingAnnotationTestCase()
public void testNamedBinding()
Copyright © 2003–2015 Codehaus. All rights reserved.