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