Package | Description |
---|---|
org.codehaus.plexus | |
org.sonatype.guice.plexus.binders |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPlexusContainer.addPlexusInjector(List<PlexusBeanModule> beanModules,
com.google.inject.Module... customModules) |
Modifier and Type | Class and Description |
---|---|
class |
PlexusAnnotatedBeanModule
PlexusBeanModule that registers Plexus beans by scanning classes for runtime annotations. |
class |
PlexusXmlBeanModule
PlexusBeanModule that collects PlexusBeanMetadata by scanning XML resources. |
Constructor and Description |
---|
PlexusBindingModule(PlexusBeanManager manager,
PlexusBeanModule... modules) |
Constructor and Description |
---|
PlexusBindingModule(PlexusBeanManager manager,
Collection<PlexusBeanModule> modules) |
Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.