Uses of Interface
org.glassfish.hk2.extension.ServiceLocatorGenerator
Packages that use ServiceLocatorGenerator
-
Uses of ServiceLocatorGenerator in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api with parameters of type ServiceLocatorGeneratorModifier and TypeMethodDescriptionabstract ServiceLocatorServiceLocatorFactory.create(String name, ServiceLocator parent, ServiceLocatorGenerator generator) Creates or finds a ServiceLocator.abstract ServiceLocatorServiceLocatorFactory.create(String name, ServiceLocator parent, ServiceLocatorGenerator generator, ServiceLocatorFactory.CreatePolicy policy) Creates a ServiceLocator. -
Uses of ServiceLocatorGenerator in org.glassfish.hk2.internal
Methods in org.glassfish.hk2.internal with parameters of type ServiceLocatorGeneratorModifier and TypeMethodDescriptionServiceLocatorFactoryImpl.create(String name, ServiceLocator parent, ServiceLocatorGenerator generator) ServiceLocatorFactoryImpl.create(String name, ServiceLocator parent, ServiceLocatorGenerator generator, ServiceLocatorFactory.CreatePolicy policy)