java.lang.Object | |
↳ | org.eclipse.sisu.plexus.PlexusXmlBeanModule |
PlexusBeanModule
that collects PlexusBeanMetadata
by scanning XML resources.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a bean source that scans all the surrounding class spaces for XML resources.
| |||||||||||
Creates a bean source that only scans the local class space for XML resources.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates a bean source that scans all the surrounding class spaces for XML resources.
space | The main class space |
---|---|
variables | The filter variables |
plexusXml | The plexus.xml URL |
Creates a bean source that only scans the local class space for XML resources.
space | The local class space |
---|---|
variables | The filter variables |