org.eclipse.higgins.icard.registry.plugin
Class UserProfileRegistryExtension

java.lang.Object
  extended byorg.eclipse.higgins.registry.plugin.PluginRegistryExtension
      extended byorg.eclipse.higgins.icard.registry.plugin.UserProfileRegistryExtension
All Implemented Interfaces:
org.eclipse.higgins.registry.IRegistryExtension

public class UserProfileRegistryExtension
extends org.eclipse.higgins.registry.plugin.PluginRegistryExtension


Constructor Summary
UserProfileRegistryExtension()
           
 
Method Summary
 org.eclipse.higgins.registry.IServiceProvider createProvider(org.eclipse.core.runtime.IExtension extension, org.eclipse.core.runtime.IConfigurationElement element)
           
 
Methods inherited from class org.eclipse.higgins.registry.plugin.PluginRegistryExtension
getServiceProviders
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfileRegistryExtension

public UserProfileRegistryExtension()
Method Detail

createProvider

public org.eclipse.higgins.registry.IServiceProvider createProvider(org.eclipse.core.runtime.IExtension extension,
                                                                    org.eclipse.core.runtime.IConfigurationElement element)
                                                             throws org.eclipse.higgins.registry.RegistryException
Throws:
org.eclipse.higgins.registry.RegistryException