X - bean classT - producer return typepublic interface ProcessProducerMethod<X,T> extends ProcessBean<T>
| Modifier and Type | Method and Description |
|---|---|
AnnotatedParameter<X> |
getAnnotatedDisposedParameter()
Returns annotated parameter.
|
AnnotatedMethod<X> |
getAnnotatedProducerMethod()
Returns annotated method.
|
addDefinitionError, getAnnotated, getBeanAnnotatedMethod<X> getAnnotatedProducerMethod()
AnnotatedParameter<X> getAnnotatedDisposedParameter()
Disposes annotated parameter of the disposal method
which fits the producer field, or null if there is no disposal method.Copyright © 2025. All rights reserved.