java.lang.Object | |
↳ | org.eclipse.sisu.plexus.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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
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 |