Uses of Package
org.proxy4j.core
-
Packages that use org.proxy4j.core Package Description org.proxy4j.core org.proxy4j.core.build org.proxy4j.core.cglib org.proxy4j.core.javassist org.proxy4j.core.jdk -
Classes in org.proxy4j.core used by org.proxy4j.core Class Description GenerationException Exception indicating a failure in proxy generation.ProxyFactory A factory interface for creating different types of proxies.ProxyHandler A method invocation handler for proxy invocations.ProxyInvocation Describes a method invocation on a proxy. -
Classes in org.proxy4j.core used by org.proxy4j.core.build Class Description GenerationException Exception indicating a failure in proxy generation.InterceptorFactory Factory which can be used to create per-method instances of interceptor(s). -
Classes in org.proxy4j.core used by org.proxy4j.core.cglib Class Description BaseProxyFactory Abstract base implementation ofProxyFactory.GenerationException Exception indicating a failure in proxy generation.ProxyFactory A factory interface for creating different types of proxies.ProxyHandler A method invocation handler for proxy invocations.ProxyLoader Qualifying annotation used to inject the proxyClassLoaderinto theProxyFactory. -
Classes in org.proxy4j.core used by org.proxy4j.core.javassist Class Description BaseProxyFactory Abstract base implementation ofProxyFactory.GenerationException Exception indicating a failure in proxy generation.ProxyFactory A factory interface for creating different types of proxies.ProxyHandler A method invocation handler for proxy invocations.ProxyInvocation Describes a method invocation on a proxy.ProxyLoader Qualifying annotation used to inject the proxyClassLoaderinto theProxyFactory. -
Classes in org.proxy4j.core used by org.proxy4j.core.jdk Class Description BaseProxyFactory Abstract base implementation ofProxyFactory.GenerationException Exception indicating a failure in proxy generation.ProxyFactory A factory interface for creating different types of proxies.ProxyHandler A method invocation handler for proxy invocations.ProxyLoader Qualifying annotation used to inject the proxyClassLoaderinto theProxyFactory.