| java.lang.Object | |
| ↳ | org.eclipse.sisu.plexus.PlexusSpaceModule | 
Guice Module that provides Plexus semantics without the full-blown Plexus container.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PlexusSpaceModule(ClassSpace space) | |||||||||||
| PlexusSpaceModule(ClassSpace space, BeanScanning scanning) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | configure(Binder binder) | ||||||||||
| PlexusSpaceModule | with(BeanManager manager) Delegate management of non-Plexus beans to the given BeanManager. | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
|  From interface
  com.google.inject.Module | |||||||||||
Delegate management of non-Plexus beans to the given BeanManager.