Class StdOutErrToFile

    • Constructor Detail

      • StdOutErrToFile

        public StdOutErrToFile()
    • Method Detail

      • setEnabled

        public void setEnabled​(boolean enable)
                        throws java.io.IOException
        Specified by:
        setEnabled in interface StdOutErrToFileMXBean
        Throws:
        java.io.IOException
      • setFile

        public void setFile​(java.lang.String path)
                     throws java.io.IOException
        Specified by:
        setFile in interface StdOutErrToFileMXBean
        Throws:
        java.io.IOException
      • getFile

        public java.lang.String getFile()
                                 throws java.io.IOException
        Specified by:
        getFile in interface StdOutErrToFileMXBean
        Throws:
        java.io.IOException
      • setFile

        public void setFile​(java.io.File f)
                     throws java.io.IOException
        Throws:
        java.io.IOException