Interface ReplayerHandle

All Superinterfaces:
Serializable
All Known Implementing Classes:
ReplayerHandle.Local

public interface ReplayerHandle
extends Serializable
A handle to a replayer.
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  ReplayerHandle.Local
    A handle to a replayer, where the replayer and handle exist in the same JVM instance.
  • Method Summary

    Modifier and Type Method Description
    Replayer getReplayer()
    Gets the replayer.