| Package | Description |
|---|---|
| org.eclipse.sisu.space |
Customizable scanning of bean implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClassFinder
ClassFinder that finds Class resources under a given package name. |
class |
IndexedClassFinder
ClassFinder that finds Class resources listed in the named index. |
| Modifier and Type | Field and Description |
|---|---|
static ClassFinder |
SpaceModule.GLOBAL_INDEX |
static ClassFinder |
SpaceModule.LOCAL_INDEX |
static ClassFinder |
SpaceModule.LOCAL_SCAN |
| Constructor and Description |
|---|
SpaceModule(ClassSpace space,
ClassFinder finder) |
SpaceScanner(ClassSpace space,
ClassFinder finder) |
Copyright © 2016. All Rights Reserved.