public class AnnotationMessage extends Message
Message.Destination
destination, 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, getFilter
protected AnnotationMessage()
public AnnotationMessage(RecorderAnnotation annotation, long interactionTime)
public final RecorderAnnotation getAnnotation()
public final long getInteractionTime()
public String getPluginId()
Message
getPluginId
in class Message
© Copyright IBM Corp. 2013. All rights reserved.