|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jpu.patterns.proxy.JPUInvocationHandler
org.jpu.patterns.proxy.ProxyBean
org.jpu.patterns.proxy.test.AccountImpl
Nested Class Summary |
Nested classes inherited from class org.jpu.patterns.proxy.JPUInvocationHandler |
JPUInvocationHandler.DelegationCacheValue, JPUInvocationHandler.DelegationState |
Constructor Summary | |
AccountImpl(boolean tc)
|
Method Summary | |
boolean |
trackChanges()
Returns whether changes are being tracked. |
Methods inherited from class org.jpu.patterns.proxy.ProxyBean |
areAnyAttributesChanged, areValuesEqual, autoDelegateToMap, clearChangedFlag, clearChangedFlags, copyChangesTo, copyChangesTo, copyTo, copyTo, delegateToMap, delegateToMap, doInvoke, getAttribute, getAttribute, getAttributes, getChangedAttributes, getDescriptor, isAttributeChanged, setAttribute, setChangedFlag, valueChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccountImpl(boolean tc)
Method Detail |
public boolean trackChanges()
ProxyBean
false
, but subclasses are free to override.
trackChanges
in class ProxyBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |