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

Packages that use AbstractExtensionPoint
org.apache.hivemind.impl Implementations of interfaces defined in the org.apache.commons.hivemind package. 
 

Uses of AbstractExtensionPoint in org.apache.hivemind.impl
 

Subclasses of AbstractExtensionPoint in org.apache.hivemind.impl
 class ConfigurationPointImpl
          Implementation of the ConfigurationPoint interface; a container for Contributions.
 class ServicePointImpl
          Abstract implementation of ServicePoint.