Package | Description |
---|---|
org.eclipse.sisu.launch |
Utilities to test, launch, and extend Sisu applications.
|
org.eclipse.sisu.plexus |
Sisu-Plexus backend implementation.
|
org.eclipse.sisu.space |
Customizable scanning of bean implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
SisuExtensions
SPI mechanism for discovering
Module and Strategy extensions. |
Modifier and Type | Method and Description |
---|---|
PlexusBeanModule |
PlexusAnnotatedBeanModule.with(SpaceModule.Strategy _strategy) |
Modifier and Type | Field and Description |
---|---|
static SpaceModule.Strategy |
SpaceModule.Strategy.DEFAULT
Default visitor strategy; scan and bind implementations with
Qualifier s. |
Modifier and Type | Method and Description |
---|---|
com.google.inject.Module |
SpaceModule.with(SpaceModule.Strategy _strategy)
Applies a new visitor
SpaceModule.Strategy to the current module. |
Copyright © 2019. All rights reserved.