Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Uses of BaseLocatable in org.apache.hivemind.impl
 

Subclasses of BaseLocatable in org.apache.hivemind.impl
 class AbstractExtensionPoint
          Base class for extension points; provides module, visibility and extensionPointId properties.
 class ConfigurationPointImpl
          Implementation of the org.apache.hivemind.internal.ConfigurationPoint interface; a container for org.apache.hivemind.internal.Contributions.
 class CreateClassServiceConstructor
          Constructs a service by instantiating a class.
 class ElementImpl
          Implementation of org.apache.hivemind.Element.
 class InvokeFactoryServiceConstructor
          Constructs a new service by invoking methods on another service (which implements the org.apache.hivemind.ServiceImplementationFactory interface.
 class ModuleImpl
          Implementation of org.apache.hivemind.internal.Module.
 class ServiceInterceptorContributionImpl
          Implementation of org.apache.hivemind.internal.ServiceInterceptorContribution.
 class ServicePointImpl
          Abstract implementation of org.apache.hivemind.internal.ServicePoint.
 class StartupImpl
          Startup service for the HiveMind Registry.
 class TranslatorContribution
          A contribution to the hivemind.Translators configuration point.