Skip navigation links
A C E G I J N O 

A

addImplementationSpecificInvokers(List<MethodClassification<?, ?>>) - Method in class one.edee.oss.proxycian.javassist.JavassistDispatcherInvocationHandler
 

C

clearClassCache() - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method clears cached classes.
clearMethodClassificationCache() - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method clears method classification cache that keeps direct references from proxied class methods to their implementation in the form of PredicateMethodClassification.invocationHandler.

E

EXCLUDED_CLASSES - Static variable in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
 

G

getProxyClass(Class<?>...) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Returns previously created class or construct new from the passed interfaces.

I

instantiate(Class<T>) - Static method in interface one.edee.oss.proxycian.javassist.JavassistNoOpProxyGenerator
 
instantiate(MethodHandler, Class<?>...) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method creates and instantiates new proxy object with passed set of interfaces and the invocation handler.
instantiate(MethodHandler, Class<?>[], Class<?>[], Object[]) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method creates and instantiates new proxy object with passed set of interfaces and the invocation handler.
instantiate(ProxyRecipe, Object, Class<?>[], Object[]) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method creates and instantiates new proxy object defined by passed ProxyRecipe and uses passed `proxyState` object as proxy internal memory.
instantiate(ProxyRecipe, Object) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method creates and instantiates new proxy object defined by passed ProxyRecipe and uses passed `proxyState` object as proxy internal memory.
instantiateSerializable(ProxyRecipe, Serializable) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method creates and instantiates new proxy object defined by passed ProxyRecipe and uses passed `proxyState` object as proxy internal memory.
instantiateSerializable(ProxyRecipe, ProxyStateWithConstructorArgs, Class<?>[], Object[]) - Static method in class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
Method creates and instantiates new proxy object defined by passed ProxyRecipe and uses passed `proxyState` object as proxy internal memory.
invoke(Object, Method, Method, Object[]) - Method in class one.edee.oss.proxycian.javassist.JavassistDispatcherInvocationHandler
 

J

JavassistDispatcherInvocationHandler<T> - Class in one.edee.oss.proxycian.javassist
 
JavassistDispatcherInvocationHandler(T, MethodClassification<?, ?>...) - Constructor for class one.edee.oss.proxycian.javassist.JavassistDispatcherInvocationHandler
 
JavassistNoOpProxyGenerator - Interface in one.edee.oss.proxycian.javassist
 
JavassistProxyGenerator - Class in one.edee.oss.proxycian.javassist
 
JavassistProxyGenerator() - Constructor for class one.edee.oss.proxycian.javassist.JavassistProxyGenerator
 

N

NULL_METHOD_HANDLER - Static variable in interface one.edee.oss.proxycian.javassist.JavassistNoOpProxyGenerator
 

O

one.edee.oss.proxycian.javassist - package one.edee.oss.proxycian.javassist
 
A C E G I J N O 
Skip navigation links

Copyright © 2024 FG Forrest, a.s.. All rights reserved.