org.fuin.jmsmvc4swing.jms
Interface MessageType

All Known Implementing Classes:
RequestMessageType, ResponseMessageType

public interface MessageType

Type of a message send with JMS.


Method Summary
 String getName()
          Name of the type.
 

Method Detail

getName

String getName()
Name of the type.

Returns:
Unique name.


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