com.netflix.client.config
Interface IClientConfigKey

All Known Implementing Classes:
CommonClientConfigKey

public interface IClientConfigKey

Defines the key used in IClientConfig


Method Summary
 java.lang.String key()
          The string representation of the key.
 

Method Detail

key

java.lang.String key()
The string representation of the key.

Returns: