| Package | Description |
|---|---|
| org.codehaus.plexus.component.discovery | |
| org.codehaus.plexus.component.repository |
| Modifier and Type | Method and Description |
|---|---|
ComponentSetDescriptor |
ComponentDiscoveryEvent.getComponentSetDescriptor()
Returns this event's set of ComponentDescriptors.
|
| Constructor and Description |
|---|
ComponentDiscoveryEvent(ComponentSetDescriptor componentSetDescriptor)
Constructs a
ComponentDiscoveryEvent with a set of
ComponentDescriptors. |
ComponentDiscoveryEvent(ComponentSetDescriptor componentSetDescriptor,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
ComponentSetDescriptor |
ComponentDescriptor.getComponentSetDescriptor()
Returns the component set descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDescriptor.setComponentSetDescriptor(ComponentSetDescriptor componentSetDescriptor)
Sets the component set descriptor of components and dependencies for this component.
|
Copyright © 2022 Unidal Organization. All rights reserved.