Interface RemoteSampleListener

  • All Superinterfaces:
    Remote
    All Known Implementing Classes:
    RemoteSampleListenerImpl

    public interface RemoteSampleListener
    extends Remote
    Allows notification on events occurring during the sampling process. Specifically, when sampling is started, when a specific sample is obtained, and when sampling is stopped.
    Version:
    $Revision: 1649775 $