psdi.util.logging

Interface LoggingServiceRemote

    • Method Detail

      • generateLoggingProperties

        java.lang.String generateLoggingProperties()
                                            throws MXException,
                                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • applySettings

        void applySettings(boolean startup)
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getLogFiles

        java.util.Vector getLogFiles()
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getRootFolder

        java.lang.String getRootFolder()
                                throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • getLogLevel

        java.lang.String getLogLevel(java.lang.String logKey)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setLogLevel

        void setLogLevel(java.lang.String logKey,
                         java.lang.String logLevel)
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getLTA_URL

        java.lang.String getLTA_URL()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException