| java.lang.Object | |
| ↳ | org.eclipse.sisu.plexus.binders.PlexusAnnotatedBeanModule |
PlexusBeanModule that registers Plexus beans by scanning classes for runtime annotations.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
| |||||||||||
Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.eclipse.sisu.plexus.config.PlexusBeanModule
| |||||||||||
Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
| space | The local class space |
|---|---|
| variables | The filter variables |
Creates a bean source that scans the given class space for Plexus annotations using the given scanner.
| space | The local class space |
|---|---|
| variables | The filter variables |
| scanning | The scanning options |