|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectse.jbee.inject.util.Inject.SourcedInjector
public static final class Inject.SourcedInjector
The default Injector that gets the initial Injectrons from a
InjectronSource.
| Constructor Summary | |
|---|---|
Inject.SourcedInjector(InjectronSource source)
|
|
| Method Summary | ||
|---|---|---|
|
resolve(Dependency<T> dependency)
|
|
String |
toString()
|
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
Inject.SourcedInjector(InjectronSource source)
| Method Detail |
|---|
public <T> T resolve(Dependency<T> dependency)
resolve in interface InjectorDependency. In case no such
instance is known an exception is thrown. The null-reference will never
be returned.public String toString()
toString in class Object
|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||