Package com.google.inject.internal
Class DelegatingInvocationHandler<T>
java.lang.Object
com.google.inject.internal.DelegatingInvocationHandler<T>
- All Implemented Interfaces:
InvocationHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
initialized
private volatile boolean initialized -
delegate
-
-
Constructor Details
-
DelegatingInvocationHandler
DelegatingInvocationHandler()
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
setDelegate
-