Class MessageErrorDigesterImp

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()
      Closes the component.
      java.lang.String getUniqueId()
      Get the unique-id that is associated with this component.
      void init()
      Initialises the component.
      void prepare()
      Prepare for initialisation.
      void setUniqueId​(java.lang.String uniqueId)  
      void start()
      Starts the component.
      void stop()
      Stop the component
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageErrorDigesterImp

        public MessageErrorDigesterImp()