org.fuin.jmsmvc4swing.jms
Class Constants

java.lang.Object
  extended by org.fuin.jmsmvc4swing.jms.Constants

public final class Constants
extends Object

Constant values for the package.


Field Summary
static String ID
          Message property name for setting/getting the id.
static String METHOD
          Message property name for setting/getting the method.
static String TYPE
          Message property name for setting/getting the type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

METHOD

public static final String METHOD
Message property name for setting/getting the method.

See Also:
Constant Field Values

ID

public static final String ID
Message property name for setting/getting the id.

See Also:
Constant Field Values

TYPE

public static final String TYPE
Message property name for setting/getting the type.

See Also:
Constant Field Values


Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.