public abstract class AbstractProxyFactory extends Object implements ProxyFactory
Modifier and Type | Field and Description |
---|---|
protected Class<?> |
proxyClass |
protected Class<?> |
superClass |
Constructor and Description |
---|
AbstractProxyFactory(Class<?> superClass) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNewProxy, getNewProxy
Copyright © 2018 Brandao. All rights reserved.