public final class ComponentDescriptorBeanModule extends Object implements PlexusBeanModule
PlexusBeanModule that binds Plexus components according to their ComponentDescriptors.| Constructor and Description |
|---|
ComponentDescriptorBeanModule(ClassSpace space,
List<ComponentDescriptor<?>> descriptors) |
| Modifier and Type | Method and Description |
|---|---|
PlexusBeanSource |
configure(com.google.inject.Binder binder)
Contributes bindings and returns any associated
PlexusBeanSource metadata. |
public ComponentDescriptorBeanModule(ClassSpace space, List<ComponentDescriptor<?>> descriptors)
public PlexusBeanSource configure(com.google.inject.Binder binder)
PlexusBeanModulePlexusBeanSource metadata.configure in interface PlexusBeanModuleModule.configure(Binder)Copyright © 2016. All Rights Reserved.