|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SmoothieContainer
Smoothie container.
| Method Summary | ||
|---|---|---|
|
get(com.google.inject.Key<T> key)
Get a component instance. |
|
com.google.inject.Injector |
injector(PluginWrapper plugin)
Returns the injector for a plugin. |
|
|
locate(com.google.inject.Key<T> key)
Locate components. |
|
void |
register(PluginWrapper plugin)
Register injection for a plugin. |
|
| Method Detail |
|---|
void register(PluginWrapper plugin)
com.google.inject.Injector injector(PluginWrapper plugin)
<Q extends Annotation,T> Iterable<org.sonatype.inject.BeanEntry<Q,T>> locate(com.google.inject.Key<T> key)
<T> T get(com.google.inject.Key<T> key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||