Uses of Interface
org.jvnet.hk2.component.BaseServiceLocator

Packages that use BaseServiceLocator
org.jvnet.hk2.component Primary API surface of HK2. Start with Habitat
 

Uses of BaseServiceLocator in org.jvnet.hk2.component
 

Subinterfaces of BaseServiceLocator in org.jvnet.hk2.component
 interface SimpleServiceLocator
          Provide a simple abstraction for getting services by contract or type.
 

Classes in org.jvnet.hk2.component that implement BaseServiceLocator
 class Habitat
          A set of templates that constitute a world of objects.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.