X - bean classpublic interface ProcessBean<X>
| Modifier and Type | Method and Description |
|---|---|
void |
addDefinitionError(java.lang.Throwable t)
Aborts processing.
|
Annotated |
getAnnotated()
Returns annotated.
|
Bean<X> |
getBean()
Returns bean instance.
|