org.jcoderz.commons
Interface TestMessagesConfiguration

All Superinterfaces:
ServiceConfiguration
All Known Implementing Classes:
TestMessagesConfigurationImpl

public interface TestMessagesConfiguration
extends ServiceConfiguration

The configuration ServiceConfiguration interface of the TestMessages.

Author:
generated

Method Summary
 String getTestKey()
          Gets This is a test key. .
 
Methods inherited from interface org.jcoderz.commons.config.ServiceConfiguration
enableCaching
 

Method Detail

getTestKey

String getTestKey()
Gets This is a test key. .

Returns:
This is a test key.


Copyright 2007 The jCoderZ Project.