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, getBean
AnnotatedMethod<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 © 2017. All rights reserved.