| Package | Description |
|---|---|
| org.proxy4j.core | |
| org.proxy4j.core.build | |
| org.proxy4j.core.cglib | |
| org.proxy4j.core.javassist | |
| org.proxy4j.core.jdk |
| Class and Description |
|---|
| InterceptorBuilder
The
InterceptorBuilder is the root builder for an interceptor proxy, otherwise
known as a "protection" proxy or "Around Advice" in AOP. |
| Class and Description |
|---|
| InterceptorBindingBuilder
An intermediate builder used by
InterceptorBuilder to bind a set of
methods on the target type to the given interceptors. |
| InterceptorCreator
The final builder used internally by
InterceptorBuilder
to build the proxy when the minimal required state has been reached. |
| MethodBinder
Binds a method to a chain of interceptors.
|
| MethodBindingBuilder
An intermediate builder used internally by
InterceptorBuilder
to bind methods to interceptors. |
| Class and Description |
|---|
| InterceptorBuilder
The
InterceptorBuilder is the root builder for an interceptor proxy, otherwise
known as a "protection" proxy or "Around Advice" in AOP. |
| Class and Description |
|---|
| InterceptorBindingBuilder
An intermediate builder used by
InterceptorBuilder to bind a set of
methods on the target type to the given interceptors. |
| InterceptorBuilder
The
InterceptorBuilder is the root builder for an interceptor proxy, otherwise
known as a "protection" proxy or "Around Advice" in AOP. |
| Class and Description |
|---|
| InterceptorBuilder
The
InterceptorBuilder is the root builder for an interceptor proxy, otherwise
known as a "protection" proxy or "Around Advice" in AOP. |
Copyright © 2014. All rights reserved.