public class PreferenceMessage extends Message
Message.Destinationdestination, filter| Constructor and Description |
|---|
PreferenceMessage(String pluginId,
String preferenceName,
Object preferenceValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginId()
Returns the plugin id (bundle id) that is able to load the implementation class.
|
String |
getPreferenceName() |
Object |
getPreferenceValue() |
getDestination, getFilterpublic String getPluginId()
MessagegetPluginId in class Messagepublic String getPreferenceName()
public Object getPreferenceValue()
© Copyright IBM Corp. 2013. All rights reserved.