org.fuin.jmsmvc4swing.jms
Interface MessageType

All Known Implementing Classes:
RequestMessageType, ResponseMessageType

public interface MessageType

Type of a message send with JMS.


Method Summary
 java.lang.String getName()
          Name of the type.
 

Method Detail

getName

java.lang.String getName()
Name of the type.

Returns:
Unique name.


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