org.jpu.patterns.proxy
Class JPUInvocationHandler.DelegationCacheValue

java.lang.Object
  extended byorg.jpu.patterns.proxy.JPUInvocationHandler.DelegationCacheValue
Enclosing class:
JPUInvocationHandler

protected static class JPUInvocationHandler.DelegationCacheValue
extends java.lang.Object

Defines entries in the self-delegation cache.


Field Summary
 java.lang.reflect.Method targetMethod
           
 
Constructor Summary
protected JPUInvocationHandler.DelegationCacheValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

targetMethod

public java.lang.reflect.Method targetMethod
Constructor Detail

JPUInvocationHandler.DelegationCacheValue

protected JPUInvocationHandler.DelegationCacheValue()


Copyright (c) 2001-2003 - Apache Software Foundation