Interface ICurrentInstanceAware

    • Method Detail

      • getCurrentAddress

        String getCurrentAddress()
        Returns The address of the instance where this code is currently running.
      • setCurrentAddress

        void setCurrentAddress​(String currentAddress)
        Sets the address of the instance where this code is currently running.
        Parameters:
        currentAddress - the address of the instance