public abstract class IndirectBinding extends Object implements ReferenceBinding, Serializable
| Constructor and Description |
|---|
IndirectBinding() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getArgs()
Null is returned by default.
|
String |
getPropertyString()
Null is returned by default.
|
void |
invalidateCache()
do nothing for this method
|
void |
load(BindContext ctx)
do nothing for this method
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValue, setValuegetBinder, getComponentpublic void load(BindContext ctx)
load in interface LoadBindingctx - the binding runtime contextpublic String getPropertyString()
getPropertyString in interface ReferenceBindingpublic void invalidateCache()
invalidateCache in interface ReferenceBindingCopyright © 2015. All rights reserved.