public class AnnotationMessage extends Message
Message.Destinationdestination, filter| Modifier | Constructor and Description |
|---|---|
protected |
AnnotationMessage() |
|
AnnotationMessage(RecorderAnnotation annotation,
long interactionTime) |
| Modifier and Type | Method and Description |
|---|---|
RecorderAnnotation |
getAnnotation() |
long |
getInteractionTime() |
String |
getPluginId()
Returns the plugin id (bundle id) that is able to load the implementation class.
|
getDestination, getFilterprotected AnnotationMessage()
public AnnotationMessage(RecorderAnnotation annotation, long interactionTime)
public final RecorderAnnotation getAnnotation()
public final long getInteractionTime()
public String getPluginId()
MessagegetPluginId in class Message© Copyright IBM Corp. 2013. All rights reserved.