public class ProxyUtilities extends Object
Constructor and Description |
---|
ProxyUtilities() |
Modifier and Type | Method and Description |
---|---|
<T> T |
generateProxy(Class<?> requestedClass,
ServiceLocatorImpl locator,
ActiveDescriptor<T> root,
ServiceHandle<T> handle) |
void |
releaseCache() |
public <T> T generateProxy(Class<?> requestedClass, ServiceLocatorImpl locator, ActiveDescriptor<T> root, ServiceHandle<T> handle)
public void releaseCache()
Copyright © 2009–2016 Oracle Corporation. All rights reserved.