Uses of Class
org.jvnet.hk2.internal.ServiceHandleImpl
Packages that use ServiceHandleImpl
-
Uses of ServiceHandleImpl in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal with parameters of type ServiceHandleImplModifier and TypeMethodDescriptionvoidServiceHandleImpl.addSubHandle(ServiceHandleImpl<?> subHandle) Add a sub handle to this for proper destruction<T> TProxyUtilities.generateProxy(Class<?> requestedClass, ServiceLocatorImpl locator, ActiveDescriptor<T> root, ServiceHandleImpl<T> handle, Injectee injectee)