org.jcoderz.commons
Class TestMessagesConfigurationKeys

java.lang.Object
  extended by org.jcoderz.commons.TestMessagesConfigurationKeys

public final class TestMessagesConfigurationKeys
extends Object

This class defines all configuration keys for the Test Messages service.

Author:
generated

Field Summary
static ConfigurationKey TEST_KEY
          This is a test key.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_KEY

public static final ConfigurationKey TEST_KEY
This is a test key.



Copyright 2007 The jCoderZ Project.