Interface | Description |
---|---|
ConstructionStatusCallback |
A ConstructionStatusCallback is used to signal backto an injector that the object has been initialized.
|
ConstructionStrategy | |
InjectorRegistrationListener | |
RegistrationHook | |
RenderingHook |
A RenderingHook is a listener interface which is used to react to when an injector has finished rendering
its code into the bootstrapper.
|
TypeDiscoveryListener |
A TypeDiscoveryListener is used for observing the discovery of new bean types in the container during
generation of the bootstrapping code.
|
Class | Description |
---|---|
AsyncDecoratorTask | |
AsyncInjectionTask | |
DecoratorTask | |
InjectableInstance<T extends Annotation> | |
InjectionContext | |
InjectionContext.Builder | |
InjectionPoint<T> | |
InjectionTask |
Enum | Description |
---|---|
ConstructionType | |
TaskType | |
WiringElementType |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.