BindMethods, DuplexReferenceMethods, FieldMethodspublic interface ReferenceMethods
ReferenceMethods holds pointers to methods for a single reference.
| Modifier and Type | Method | Description |
|---|---|---|
ReferenceMethod |
getBind() |
Never returns
null. |
InitReferenceMethod |
getInit() |
This is optional and might return
null |
ReferenceMethod |
getUnbind() |
Never returns
null. |
ReferenceMethod |
getUpdated() |
Never returns
null. |
ReferenceMethod getBind()
null.ReferenceMethod getUnbind()
null.ReferenceMethod getUpdated()
null.InitReferenceMethod getInit()
nullCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.