Class PluginEvent<T>
java.lang.Object
ecmwf.common.plugin.PluginEvent<T>
- Type Parameters:
T
- the generic type
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ChangeHostEvent
,DataTransferEvent
,ProductStatusEvent
,ResetProductEvent
The Class PluginEvent.
- See Also:
-
Constructor Details
-
PluginEvent
-
-
Method Details
-
getName
-
getObject
-
setTarget
-
getTarget
-
getCreationTime
public long getCreationTime()Gets the creation time.- Returns:
- the creation time
-
setSource
-
getSource
-
toString
-