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

java.lang.Object
  extended byorg.eclipse.higgins.registry.plugin.PluginRegistryExtension
      extended byorg.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
Throws:
org.eclipse.higgins.registry.RegistryException