Interface ReplayerHandle
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ReplayerHandle.Local
A handle to a replayer.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
A handle to a replayer, where the replayer and handle exist in the same JVM instance. -
Method Summary
-
Method Details
-
getReplayer
Replayer getReplayer()Gets the replayer.- Returns:
- replayer
-