portal.services.registry
Interface IRegistry

All Superinterfaces:
IService
All Known Implementing Classes:
FileRegistry

public interface IRegistry
extends IService


Method Summary
 RegistryKey getRegistryKey(java.lang.String name)
           
 

Method Detail

getRegistryKey

public RegistryKey getRegistryKey(java.lang.String name)
                           throws RegistryException
Throws:
RegistryException