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, org.glassfish.hk2.api.ActiveDescriptor<T> root, ServiceHandleImpl<T> handle, org.glassfish.hk2.api.Injectee injectee)