org.eclipse.higgins.icard.registry
Class UserProfileRegistry

java.lang.Object
  extended byorg.eclipse.higgins.registry.HigginsRegistry
      extended byorg.eclipse.higgins.icard.registry.UserProfileRegistry

public class UserProfileRegistry
extends org.eclipse.higgins.registry.HigginsRegistry

Author:
PilipenkoYN

Constructor Summary
UserProfileRegistry(String configPath)
           
 
Method Summary
static UserProfileRegistry getInstance()
           
 
Methods inherited from class org.eclipse.higgins.registry.HigginsRegistry
addExtension, getConfigFile, getConfigPath, getServiceProvider, getServiceProviders, loadProviders, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfileRegistry

public UserProfileRegistry(String configPath)
Parameters:
configPath -
Method Detail

getInstance

public static UserProfileRegistry getInstance()