Class Restart

    • Field Detail

      • m_MoreMemory

        protected boolean m_MoreMemory
        whether to restart with more memory.
    • Constructor Detail

      • Restart

        public Restart()
    • Method Detail

      • setMoreMemory

        public void setMoreMemory​(boolean value)
        Sets whether to restart with more memory.
        Parameters:
        value - true if to restart with more memory
      • getMoreMemory

        public boolean getMoreMemory()
        Returns whether to restart with more memory.
        Returns:
        true if to restart with more memory
      • moreMemoryTipText

        public String moreMemoryTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui
      • setRequestPayload

        public void setRequestPayload​(byte[] value)
        Ignored.
        Specified by:
        setRequestPayload in interface RemoteCommand
        Parameters:
        value - the payload
      • getRequestPayload

        public byte[] getRequestPayload()
        Always zero-length array.
        Specified by:
        getRequestPayload in interface RemoteCommand
        Returns:
        the payload
      • getRequestPayloadObjects

        public Object[] getRequestPayloadObjects()
        Returns the objects that represent the request payload.
        Specified by:
        getRequestPayloadObjects in interface RemoteCommand
        Returns:
        the objects