Class | Description |
---|---|
MicroInjectionComponentFeature |
Inject agent arguments into annotated field values.
|
MicroLifecycleComponentFeature |
Feature that ensures the agent created(), body() and killed() are called on the pojo.
|
MicroMessageComponentFeature |
Extension to allow message injection in agent methods.
|
MicroPojoComponentFeature |
Feature that makes pojo accessible.
|
MicroServiceInjectionComponentFeature |
Inject required services into annotated field values.
|