public class UserMessage extends Message
Message.Destination
destination, 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, getFilter
public UserMessage(String message)
protected UserMessage()
public final String getMessage()
public String getPluginId()
Message
getPluginId
in class Message
© Copyright IBM Corp. 2013. All rights reserved.