Interface RemoteObservationManagerContext


  • @Role
    public interface RemoteObservationManagerContext
    Provide informations about the event in the current thread.
    Since:
    2.0M3
    Version:
    $Id: 76e8a49f717e561fb83a8eecec0086c5584d0538 $
    • Method Detail

      • pushRemoteState

        void pushRemoteState()
        Set the remote state to true.
      • popRemoteState

        void popRemoteState()
        Set the remote state to false.
      • isRemoteState

        boolean isRemoteState()
        Returns:
        indicate if the event in the current thread is a remote event