| Package | Description |
|---|---|
| org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
| org.eclipse.sisu.space |
Customizable scanning of bean implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlexusTypeListener
QualifiedTypeListener that also listens for Plexus components. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlexusTypeBinder
PlexusTypeListener that binds Plexus Components. |
| Modifier and Type | Field and Description |
|---|---|
private QualifiedTypeListener |
PlexusTypeBinder.qualifiedTypeBinder |
| Modifier and Type | Class and Description |
|---|---|
class |
QualifiedTypeBinder
|
| Modifier and Type | Field and Description |
|---|---|
private QualifiedTypeListener |
QualifiedTypeVisitor.listener |
| Constructor and Description |
|---|
QualifiedTypeVisitor(QualifiedTypeListener listener) |