Uses of Package
org.eclipse.higgins.registry

Packages that use org.eclipse.higgins.registry
org.eclipse.higgins.registry   
org.eclipse.higgins.registry.plugin   
 

Classes in org.eclipse.higgins.registry used by org.eclipse.higgins.registry
IConfiguration
          If service provider requires to load its configuration from persistent storage it should provide an instance that implements this interface by IServiceProvider.getConfiguration().
IRegistryExtension
          Higgins Registry uses registry extensions to lookup for available service providers.
IServiceProvider
          Base interface to be registable in the Higgins Regisrty.
 

Classes in org.eclipse.higgins.registry used by org.eclipse.higgins.registry.plugin
IRegistryExtension
          Higgins Registry uses registry extensions to lookup for available service providers.
IServiceProvider
          Base interface to be registable in the Higgins Regisrty.
RegistryException