Class Maven.PlexusMessageManipulator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String manipulate​(java.lang.String message)
      Manipulates a message.
      • Methods inherited from class java.lang.Object

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

      • PlexusMessageManipulator

        private PlexusMessageManipulator()
    • Method Detail

      • manipulate

        public java.lang.String manipulate​(java.lang.String message)
        Description copied from interface: StreamGobbler.IMsgManipulator
        Manipulates a message.
        Specified by:
        manipulate in interface StreamGobbler.IMsgManipulator
        Parameters:
        message - the message to be manipulated
        Returns:
        the manipulated message, suppress if null