psdi.webclient.beans.logging

Class DlgPMRLogSeparatorBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class DlgPMRLogSeparatorBean
    extends DataBean
    • Constructor Detail

      • DlgPMRLogSeparatorBean

        public DlgPMRLogSeparatorBean()
    • Method Detail

      • write_begin

        public int write_begin()
                        throws MXException,
                               java.rmi.RemoteException
        Handle the click event for the "Write the Start Message to the Log File" button.
        Throws:
        MXException
        java.rmi.RemoteException
      • write_end

        public int write_end()
                      throws MXException,
                             java.rmi.RemoteException
        Handle the click event for the "Write the Stop Message to the Log File" button.
        Throws:
        MXException
        java.rmi.RemoteException
      • savethreadlogger

        public int savethreadlogger()
                             throws MXException,
                                    java.rmi.RemoteException
        Handle the click event for the OK button.
        Throws:
        MXException
        java.rmi.RemoteException