java.lang.Object
org.jvnet.hk2.internal.ProxyUtilities
Utilities around proxying
- Author:
- jwells
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TgenerateProxy(Class<?> requestedClass, ServiceLocatorImpl locator, ActiveDescriptor<T> root, ServiceHandleImpl<T> handle, Injectee injectee) void
-
Constructor Details
-
ProxyUtilities
public ProxyUtilities()
-
-
Method Details
-
generateProxy
public <T> T generateProxy(Class<?> requestedClass, ServiceLocatorImpl locator, ActiveDescriptor<T> root, ServiceHandleImpl<T> handle, Injectee injectee) -
releaseCache
public void releaseCache()
-