| Package | Description |
|---|---|
| org.picocontainer |
This package contains the core API for PicoContainer, a compact container for working with the
dependency injection pattern.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> BindKey<T> |
BindKey.bindKey(Class<T> type,
Class<? extends Annotation> annotation) |
Copyright © 2003-2014 Codehaus. All Rights Reserved.