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

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

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


Constructor Summary
ICardRegistryExtension()
           
 
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

ICardRegistryExtension

public ICardRegistryExtension()
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
Specified by:
createProvider in class org.eclipse.higgins.registry.plugin.PluginRegistryExtension
Throws:
org.eclipse.higgins.registry.RegistryException