Class LogRecordWrapper

    • Field Detail

      • activated

        protected boolean activated
        Deprecated.
      • removed

        protected boolean removed
        Deprecated.
      • forgetRec

        protected boolean forgetRec
        Deprecated.
    • Method Detail

      • doSetStatus

        public java.lang.String doSetStatus​(java.lang.String newState)
        Deprecated.
      • setStatus

        public java.lang.String setStatus​(ParticipantStatus newState)
        Deprecated.
      • toString

        public java.lang.StringBuilder toString​(java.lang.String prefix,
                                                java.lang.StringBuilder sb)
        Deprecated.
        Overrides:
        toString in class OSEntryBean
      • callMethod

        public java.lang.String callMethod​(java.lang.Object object,
                                           java.lang.String mName)
        Deprecated.
      • isHeuristic

        public boolean isHeuristic()
        Deprecated.
      • remove

        public java.lang.String remove​(boolean reprobe)
                                throws javax.management.MBeanException
        Deprecated.
        Overrides:
        remove in class OSEntryBean
        Throws:
        javax.management.MBeanException
      • remove

        public java.lang.String remove()
                                throws javax.management.MBeanException
        Deprecated.
        Description copied from class: OSEntryBean
        Remove this record from the ObjectStore
        Specified by:
        remove in interface OSEntryBeanMBean
        Overrides:
        remove in class OSEntryBean
        Returns:
        a textual indication of whether the remove operation succeeded
        Throws:
        javax.management.MBeanException
      • isRemoved

        public boolean isRemoved()
        Deprecated.
      • removeFromList

        public boolean removeFromList​(RecordList rl)
        Deprecated.