org.jpu.patterns.transferObject
Class ProxyTransferObject

java.lang.Object
  extended byorg.jpu.patterns.proxy.JPUInvocationHandler
      extended byorg.jpu.patterns.proxy.ProxyBean
          extended byorg.jpu.patterns.transferObject.ProxyTransferObject
All Implemented Interfaces:
java.lang.reflect.InvocationHandler, java.io.Serializable

public class ProxyTransferObject
extends ProxyBean
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.jpu.patterns.proxy.JPUInvocationHandler
JPUInvocationHandler.DelegationCacheValue, JPUInvocationHandler.DelegationState
 
Constructor Summary
ProxyTransferObject()
           
 
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, trackChanges, valueChanged
 
Methods inherited from class org.jpu.patterns.proxy.JPUInvocationHandler
autoDelegateToSelf, delegate, doGetImplementedInterfaces, getCacheHits, getCacheMisses, getCurrentInterfaceMethod, getDefaultClassLoader, getDelegationMethod, getDelegationState, getDelegationTargetMethod, getInterfaces, getProxy, initializeProxy, invoke, newProxy, newProxy, newProxy, resetCacheCounters, rethrow, setDelegationState, throwUnhandledException, throwUnlistedException, wouldDelegationInfinitelyRecurse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyTransferObject

public ProxyTransferObject()


Copyright (c) 2001-2003 - Apache Software Foundation