|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Registrar.Injection | |
|---|---|
| org.codehaus.waffle.registrar | |
| org.codehaus.waffle.registrar.pico | |
| Uses of Registrar.Injection in org.codehaus.waffle.registrar |
|---|
| Methods in org.codehaus.waffle.registrar that return Registrar.Injection | |
|---|---|
static Registrar.Injection |
Registrar.Injection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Registrar.Injection[] |
Registrar.Injection.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.codehaus.waffle.registrar with parameters of type Registrar.Injection | |
|---|---|
Registrar |
Registrar.useInjection(Registrar.Injection injection)
Use the given injection type for component instantiation. |
Registrar |
AbstractRegistrar.useInjection(Registrar.Injection injectionType)
|
| Uses of Registrar.Injection in org.codehaus.waffle.registrar.pico |
|---|
| Methods in org.codehaus.waffle.registrar.pico with parameters of type Registrar.Injection | |
|---|---|
Registrar |
PicoRegistrar.useInjection(Registrar.Injection injection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||