org.eclipse.higgins.iss.plugin
Class ICardSelectorRegistryExtension

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

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


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

ICardSelectorRegistryExtension

public ICardSelectorRegistryExtension()
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