| Package | Description |
|---|---|
| org.osgl.inject |
Act
genie is a dependency injection solution inspired by Feather. |
| org.osgl.inject.util |
Define utility classes used by
Genie |
| Modifier and Type | Method and Description |
|---|---|
void |
Genie.registerPostConstructProcessor(java.lang.Class<? extends java.lang.annotation.Annotation> annoClass,
PostConstructProcessor<?> processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
PostConstructProcessorBase<T>
Base class for implementing
PostConstructProcessor |
Copyright © 2016–2017 OSGL (Open Source General Library). All rights reserved.