|
Silk DI 0.6 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModularBundle | |
|---|---|
| se.jbee.inject.bind | |
| se.jbee.inject.bootstrap | |
| Uses of ModularBundle in se.jbee.inject.bind |
|---|
| Classes in se.jbee.inject.bind that implement ModularBundle | |
|---|---|
class |
BuildinBundle
Installs all the build-in functionality by using the core API. |
| Uses of ModularBundle in se.jbee.inject.bootstrap |
|---|
| Classes in se.jbee.inject.bootstrap that implement ModularBundle | |
|---|---|
class |
ModularBootstrapperBundle<M>
The default utility base class for ModularBundles. |
| Methods in se.jbee.inject.bootstrap with type parameters of type ModularBundle | ||
|---|---|---|
|
BootstrapperBundle.install(M... modules)
|
|
|
Bootstrapper.install(M... modules)
|
|
protected
|
BootstrapperBundle.installAll(Class<M> modules)
|
|
|
BootstrapperBundle.uninstall(M... modules)
|
|
|
Bootstrapper.uninstall(M... modules)
|
|
protected
|
BootstrapperBundle.uninstallAll(Class<M> modules)
|
|
| Method parameters in se.jbee.inject.bootstrap with type arguments of type ModularBundle | ||
|---|---|---|
|
BootstrapperBundle.install(Class<? extends ModularBundle<C>> bundle,
Class<C> property)
|
|
|
Bootstrapper.install(Class<? extends ModularBundle<M>> bundle,
Class<M> property)
|
|
|
Silk DI 0.6 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||