public class UserMessage extends Message
Message.Destinationdestination, filter| Modifier | Constructor and Description |
|---|---|
protected |
UserMessage() |
|
UserMessage(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getPluginId()
Returns the plugin id (bundle id) that is able to load the implementation class.
|
String |
toString() |
getDestination, getFilterpublic UserMessage(String message)
protected UserMessage()
public final String getMessage()
public String getPluginId()
MessagegetPluginId in class Message© Copyright IBM Corp. 2013. All rights reserved.