|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
ProxyFactory for purposes
of conditionally augmenting the interfaces any given dynamic proxy will
implement based on information made available declaratively through the
create call.
ConstructionDelegate.
Proxy is created but before the reference is returned out of
ProxyFactory making this suitable to do custom "construction"
work.
Proxy is created but before the reference is returned out of
ProxyFactory making this suitable to do custom "construction"
work.
PropertyValues object to see
if it is immutable.
PropertyValues.toString().
ProxyDescriptor.toString().
ProxyManipulator.copyAll(Object) ignores any attached PropertyDelegate
instances.
PropertyDelegate instances and invoke
their PropertyDelegate.get(PropertyValues, String) method to
generate a Map of synthetic values.
String.format(String, Object...) which excepts one argument.
String.format(String, Object...) which excepts two arguments.
net.sf.navel.beans.PropertyValidator#validateData(java.beans.BeanInfo).
BeanManipulator.typeOf(Class, String) when the property name is
for an indexed property that provides no access to the array itself.
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||