| Interface | Description |
|---|---|
| BeanInfo<T> |
Bean info API.
|
| Class | Description |
|---|---|
| AbstractJoinpoint |
Abstract joinpoint; keep parameters.
|
| AbstractPojoPhase |
Abstract pojo phase; it handles install/uninstall
|
| BeanUtils |
Bean utils.
|
| Callback |
Simple callback.
|
| Configurator |
Configuration util.
|
| ConfiguredPojoPhase |
POJO configured phase.
|
| ConstructorJoinpoint |
Ctor joinpoint.
|
| CreateDestroyPojoPhase |
POJO create/destroy phase.
|
| DefaultBeanInfo<T> |
Default bean info.
|
| DescribedPojoPhase |
POJO described phase.
|
| FieldGetJoinpoint |
Field get joinpoint.
|
| FieldJoinpoint |
Field joinpoint.
|
| FieldSetJoinpoint |
Field set joinpoint.
|
| InstalledPojoPhase |
POJO installed phase.
|
| InstantiatedPojoPhase |
POJO instantiated phase.
|
| LifecyclePojoPhase |
POJO lifecycle phase.
|
| MethodJoinpoint |
Method joinpoint.
|
| ReflectionJoinpoint |
Reflection joinpoint.
|
| StartStopPojoPhase |
POJO start/stop phase.
|
| TargetJoinpoint |
Target joinpoint; keeps target.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.