public final class ComponentDescriptorBeanModule extends Object implements PlexusBeanModule
PlexusBeanModule
that binds Plexus components according to their ComponentDescriptor
s.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)
PlexusBeanModule
PlexusBeanSource
metadata.configure
in interface PlexusBeanModule
Module.configure(Binder)
Copyright © 2016. All Rights Reserved.