Package | Description |
---|---|
org.apache.commons.proxy2 | |
org.apache.commons.proxy2.asm | |
org.apache.commons.proxy2.cglib | |
org.apache.commons.proxy2.exception | |
org.apache.commons.proxy2.impl | |
org.apache.commons.proxy2.interceptor | |
org.apache.commons.proxy2.interceptor.matcher | |
org.apache.commons.proxy2.interceptor.matcher.argument | |
org.apache.commons.proxy2.interceptor.matcher.invocation | |
org.apache.commons.proxy2.invoker | |
org.apache.commons.proxy2.invoker.recorder | |
org.apache.commons.proxy2.javassist | |
org.apache.commons.proxy2.jdk | |
org.apache.commons.proxy2.provider | |
org.apache.commons.proxy2.serialization |
The various
ProxyFactory implementations create Serializable proxies;
however it is not always possible or practical to serialize the complete structure of a given proxy object. |
org.apache.commons.proxy2.stub |
Contains mechanisms for stubbing behavior on
ProxyFactory -generated proxy objects. |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.