portal.services.registry
Interface RegistryKey

All Known Implementing Classes:
BooleanKey, IntegerKey, LongKey, StringKey

public interface RegistryKey


Method Summary
 java.lang.Object getValue()
           
 

Method Detail

getValue

public java.lang.Object getValue()
                          throws RegistryException
Throws:
RegistryException