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

java.lang.Object
  extended byPluginRegistryExtension
      extended byorg.eclipse.higgins.icard.registry.plugin.ICardRegistryExtension

public class ICardRegistryExtension
extends PluginRegistryExtension

See Also:
Serialized Form

Constructor Summary
ICardRegistryExtension()
           
 
Method Summary
 org.eclipse.higgins.registry.IServiceProvider createProvider(IExtension extension, IConfigurationElement element)
           
 
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(IExtension extension,
                                                                    IConfigurationElement element)
                                                             throws org.eclipse.higgins.registry.RegistryException
Throws:
org.eclipse.higgins.registry.RegistryException