| java.lang.Object | |
| ↳ | org.eclipse.sisu.plexus.PlexusBindingModule | 
Guice Module that supports registration, injection, and management of Plexus beans.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PlexusBindingModule(BeanManager manager, PlexusBeanModule... modules) | |||||||||||
| PlexusBindingModule(BeanManager manager, Collection<? extends PlexusBeanModule> modules) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | configure(Binder binder) | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  com.google.inject.Module | |||||||||||