Package org.jboss.resteasy.core
Class ContextParameterInjector.GenericDelegatingProxy
- java.lang.Object
-
- org.jboss.resteasy.core.ContextParameterInjector.GenericDelegatingProxy
-
- All Implemented Interfaces:
java.lang.reflect.InvocationHandler
- Enclosing class:
- ContextParameterInjector
private class ContextParameterInjector.GenericDelegatingProxy extends java.lang.Object implements java.lang.reflect.InvocationHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description private
GenericDelegatingProxy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
invoke(java.lang.Object o, java.lang.reflect.Method method, java.lang.Object[] objects)
-