Uses of Package
org.javasimon.proxy

Packages that use org.javasimon.proxy
org.javasimon.callback.async   
org.javasimon.proxy Provides everything to wrap any class a Proxy generated with java.lang.reflect. 
 

Classes in org.javasimon.proxy used by org.javasimon.callback.async
Delegating
          Interface indicating that an object is wrapping another object.
DelegatingMethodInvocation
          Proxy method invocation
DelegatingProxyFactory
          Produces proxy that wrap and existing class using Proxy class.
 

Classes in org.javasimon.proxy used by org.javasimon.proxy
Delegating
          Interface indicating that an object is wrapping another object.
DelegatingMethodInvocation
          Proxy method invocation
DelegatingProxyFactory
          Produces proxy that wrap and existing class using Proxy class.
 



Copyright © 2013. All Rights Reserved.