|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectse.jbee.inject.bootstrap.ModularBootstrapperBundle<M>
public abstract class ModularBootstrapperBundle<M>
The default utility base class for ModularBundles.
| Constructor Summary | |
|---|---|
ModularBootstrapperBundle()
|
|
| Method Summary | |
|---|---|
protected abstract void |
bootstrap()
|
void |
bootstrap(Bootstrapper.ModularBootstrapper<M> bootstrap)
|
void |
install(Class<? extends Bundle> bundle,
M module)
Installs the bundle within the given module. |
String |
toString()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ModularBootstrapperBundle()
| Method Detail |
|---|
public void bootstrap(Bootstrapper.ModularBootstrapper<M> bootstrap)
bootstrap in interface ModularBundle<M>bootstrap - the Bootstrapper.ModularBootstrapper this bundle should install itself in.
public void install(Class<? extends Bundle> bundle,
M module)
Bootstrapper.ModularBootstrapperBootstrapper.install(Enum...)ed the call will be
ignored.
install in interface Bootstrapper.ModularBootstrapper<M>public String toString()
toString in class Objectprotected abstract void bootstrap()
|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||