|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.config.extension.ProcessBeanImpl<T>
com.caucho.config.extension.ProcessProducerMethodImpl<X,T>
@Module public class ProcessProducerMethodImpl<X,T>
Constructor Summary | |
---|---|
protected |
ProcessProducerMethodImpl(InjectManager manager,
ProducesMethodBean<X,T> bean)
|
Method Summary | |
---|---|
AnnotatedParameter<X> |
getAnnotatedDisposedParameter()
|
AnnotatedMethod<X> |
getAnnotatedProducerMethod()
|
Methods inherited from class com.caucho.config.extension.ProcessBeanImpl |
---|
addDefinitionError, getAnnotated, getBean, getManager, isVeto, setBean, toString, veto |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.enterprise.inject.spi.ProcessBean |
---|
addDefinitionError, getAnnotated, getBean |
Constructor Detail |
---|
protected ProcessProducerMethodImpl(InjectManager manager, ProducesMethodBean<X,T> bean)
Method Detail |
---|
public AnnotatedParameter<X> getAnnotatedDisposedParameter()
getAnnotatedDisposedParameter
in interface ProcessProducerMethod<X,T>
public AnnotatedMethod<X> getAnnotatedProducerMethod()
getAnnotatedProducerMethod
in interface ProcessProducerMethod<X,T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |