Uses of Interface
org.glassfish.hk2.extension.ServiceLocatorGenerator

Packages that use ServiceLocatorGenerator
org.glassfish.hk2.api   
org.glassfish.hk2.internal   
 

Uses of ServiceLocatorGenerator in org.glassfish.hk2.api
 

Methods in org.glassfish.hk2.api with parameters of type ServiceLocatorGenerator
abstract  ServiceLocator ServiceLocatorFactory.create(String name, ServiceLocator parent, ServiceLocatorGenerator generator)
          Creates or finds a ServiceLocator.
 

Uses of ServiceLocatorGenerator in org.glassfish.hk2.internal
 

Methods in org.glassfish.hk2.internal with parameters of type ServiceLocatorGenerator
 ServiceLocator ServiceLocatorFactoryImpl.create(String name, ServiceLocator parent, ServiceLocatorGenerator generator)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.