public final class PlexusXmlBeanModule extends Object implements PlexusBeanModule
PlexusBeanModule that collects PlexusBeanMetadata by scanning XML resources.| Constructor and Description |
|---|
PlexusXmlBeanModule(ClassSpace space,
Map<?,?> variables)
Creates a bean source that only scans the local class space for XML resources.
|
PlexusXmlBeanModule(ClassSpace space,
Map<?,?> variables,
URL plexusXml)
Creates a bean source that scans all the surrounding class spaces for XML resources.
|
public PlexusXmlBeanModule(ClassSpace space, Map<?,?> variables, URL plexusXml)
space - The main class spacevariables - The filter variablesplexusXml - The plexus.xml URLpublic PlexusXmlBeanModule(ClassSpace space, Map<?,?> variables)
space - The local class spacevariables - The filter variablespublic PlexusBeanSource configure(com.google.inject.Binder binder)
configure in interface PlexusBeanModuleCopyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.