portal.services.registry.sp
Class RegistryKeyFactory

java.lang.Object
  extended byportal.services.registry.sp.RegistryKeyFactory

public final class RegistryKeyFactory
extends java.lang.Object


Method Summary
static RegistryKey createRegistryKey(java.lang.String type, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createRegistryKey

public static RegistryKey createRegistryKey(java.lang.String type,
                                            java.lang.String value)
                                     throws RegistryException
Throws:
RegistryException