Uses of Class
org.apache.hivemind.impl.BaseLocatable

Packages that use BaseLocatable
org.apache.hivemind.impl Implementations of interfaces defined in the org.apache.commons.hivemind package. 
org.apache.hivemind.impl.servicemodel   
org.apache.hivemind.internal   
org.apache.hivemind.service Definitions of services provided by the hivemind module. 
org.apache.hivemind.service.impl Implementations of services provided by the hivemind module. 
 

Uses of BaseLocatable in org.apache.hivemind.impl
 

Subclasses of BaseLocatable in org.apache.hivemind.impl
 class AbstractExtensionPoint
           
 class ConfigurationPointImpl
          Implementation of the ConfigurationPoint interface; a container for Contributions.
 class CreateClassServiceConstructor
          Constructs a service by instantiating a class.
 class ModuleImpl
          Implementation of Module.
 class ServicePointImpl
          Abstract implementation of ServicePoint.
 class StartupImpl
          Startup service for the HiveMind Registry.
 

Uses of BaseLocatable in org.apache.hivemind.impl.servicemodel
 

Subclasses of BaseLocatable in org.apache.hivemind.impl.servicemodel
 class SingletonServiceModelFactory
           
 

Uses of BaseLocatable in org.apache.hivemind.internal
 

Subclasses of BaseLocatable in org.apache.hivemind.internal
 class AbstractServiceImplementationConstructor
          Ancestor for implementations of ImplementationConstructor.
 class AbstractServiceInterceptorConstructor
          Ancestor for implementions of InterceptorConstructor.
 

Uses of BaseLocatable in org.apache.hivemind.service
 

Subclasses of BaseLocatable in org.apache.hivemind.service
 class MethodContribution
          Contains contributions defined by the hivemind.MethodFilter schema.
 

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

Subclasses of BaseLocatable in org.apache.hivemind.service.impl
 class EventLinkerImpl
          Implementation of EventLinker.
 class EventRegistration
          An event registrtion for a service constructed by org.apache.hivemind.service.impl.BuilderFactory.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.