public static class CdiRelBuilder.ProducerMethodRel extends CdiRelBuilder.BaseIntermediateRel
| Constructor and Description |
|---|
ProducerMethodRel(CdiRelBuilder.BeanClassRel r,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
Object |
accept(CdiRelBuilder.RelVisitor visitor,
Object p) |
CdiRelBuilder.RelType |
type() |
childrengetAffectedClass, parentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddgetAffectedClass, parentprotected Method m
public ProducerMethodRel(CdiRelBuilder.BeanClassRel r, Method method)
public CdiRelBuilder.RelType type()
public Object accept(CdiRelBuilder.RelVisitor visitor, Object p)
Copyright © 2017–2018. All rights reserved.