Uses of Interface
org.apache.hivemind.ServiceImplementationFactory

Packages that use ServiceImplementationFactory
org.apache.hivemind.service.impl Implementations of services provided by the hivemind module. 
 

Uses of ServiceImplementationFactory in org.apache.hivemind.service.impl
 

Classes in org.apache.hivemind.service.impl that implement ServiceImplementationFactory
 class BuilderFactory
          Implementation of ServiceImplementationFactory that can instantiate an object and then configure its properties.
 class ThreadLocaleFactory
          Specialized factory used to create instances of ThreadLocaleImpl (i.e., service hivemind.ThreadLocale).