| java.lang.Object | |
| ↳ | org.eclipse.sisu.plexus.binders.PlexusTypeBinder |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Invoked when the
PlexusTypeListener finds a Plexus component. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.eclipse.sisu.plexus.scanners.PlexusTypeListener
| |||||||||||
From interface
org.eclipse.sisu.scanners.QualifiedTypeListener
| |||||||||||
Invoked when the PlexusTypeListener finds a Plexus component.
| component | The Plexus component |
|---|---|
| clazz | The implementation |
| source | The source of this component |