portal.services.registry.sp
Class FileRegistry

java.lang.Object
  extended byportal.services.registry.sp.FileRegistry
All Implemented Interfaces:
IRegistry, IService

public class FileRegistry
extends java.lang.Object
implements IRegistry


Constructor Summary
FileRegistry(RegistryFile registryFile)
           
 
Method Summary
 RegistryKey getRegistryKey(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRegistry

public FileRegistry(RegistryFile registryFile)
             throws RegistryException
Method Detail

getRegistryKey

public RegistryKey getRegistryKey(java.lang.String name)
                           throws RegistryException
Specified by:
getRegistryKey in interface IRegistry
Throws:
RegistryException