A B C D E F G H I J L M O P R S T U V W

A

actionPerformed(ActionEvent) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
addRecord(PerformanceInfo) - Method in interface com.synametrics.commons.util.logging.PerformanceViewer
 
addRecord(PerformanceInfo) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame
This method is invoked by the PerfViewAppender when a new message comes in.
addRow(PerformanceInfo) - Method in class com.synametrics.commons.util.logging.perfmon.LogTable
 
append(LoggingEvent) - Method in class com.synametrics.commons.util.logging.PerfViewerAppender
 

B

borderLayout1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
borderLayout1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
borderLayout2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
borderLayout2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
btnExit - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
btnListen - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
btnStop - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
button1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 

C

cancel() - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
cat - Static variable in class com.synametrics.commons.util.logging.SimpleSocketServer
 
chkAutoScroll - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
CLASS_NAME_COL - Static variable in class com.synametrics.commons.util.logging.perfmon.LogTable
 
CLIENT_NAME_COL - Static variable in class com.synametrics.commons.util.logging.perfmon.LogTable
 
close() - Method in class com.synametrics.commons.util.logging.PerfViewerAppender
 
com.synametrics.commons.util.logging - package com.synametrics.commons.util.logging
 
com.synametrics.commons.util.logging.perfmon - package com.synametrics.commons.util.logging.perfmon
 
comments - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
contentPane - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
copyright - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 

D

DEBUG - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Designates fine-grained informational events that are most useful to debug an application.

E

enablePerformanceLogging(boolean) - Static method in class com.synametrics.commons.util.logging.LoggingFW
Enables/disables performance logging.
enableRemoteLoggingForPerformance(String, int) - Static method in class com.synametrics.commons.util.logging.LoggingFW
This method should be called by a client using the Logging Framework to send the result of performance logging to a remote viewer.
ENTER - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Used for performance measure to signfy enterence of a method
enterClassName - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
enterMessage - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
enterTime - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
ERROR - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Designates error events that might still allow the application to continue running but are important and should be fixed ASAP.
EXIT - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Used for performance measure to signfy enterence of a method
exitClassName - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
exitMessage - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
exitTime - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
exitViewer(ActionEvent) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame
 

F

FATAL - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Designates very severe error events that will presumably lead the application to abort.
flowLayout1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
format() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
This method formats the string that appears in the log
format(LoggingEvent) - Method in class com.synametrics.commons.util.logging.SynametricsLayout
 
format(LoggingEvent) - Method in class com.synametrics.commons.util.logging.PerformanceLayout
 
formatDate(long) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame
 

G

getCurVal(String) - Static method in class com.synametrics.commons.util.logging.Sequence
Returns the current value of the sequence
getElapsedTime() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getEnterClassName() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getEnterMessage() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getEnterTime() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getExitClassName() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getExitMessage() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getExitTime() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getGridRow() - Method in class com.synametrics.commons.util.logging.perfmon.GridRowEntry
 
getNextVal(String) - Static method in class com.synametrics.commons.util.logging.Sequence
Returns the next value of the sequence
getSerialNumber() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getSourceIP() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getStackNumber() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getThreadName() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
getValue() - Method in class com.synametrics.commons.util.logging.SequenceValue
 
grdMain - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
GRID_ROW_ENTRY_COL - Static variable in class com.synametrics.commons.util.logging.perfmon.LogTable
 
gridLayout1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
gridRow - Variable in class com.synametrics.commons.util.logging.perfmon.GridRowEntry
 
GridRowEntry - class com.synametrics.commons.util.logging.perfmon.GridRowEntry.
 
GridRowEntry(int, long) - Constructor for class com.synametrics.commons.util.logging.perfmon.GridRowEntry
 
GridRowEntry(PerformanceInfo) - Constructor for class com.synametrics.commons.util.logging.perfmon.GridRowEntry
 

H

hierarchy - Variable in class com.synametrics.commons.util.logging.SocketReceiver
 

I

image1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
imageLabel - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
imgExit - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
imgStart - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
imgStop - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
incValue() - Method in class com.synametrics.commons.util.logging.SequenceValue
 
INFO - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Designates informational messages that highlight the progress of the application at coarse-grained level.
init(String, String) - Static method in class com.synametrics.commons.util.logging.SimpleSocketServer
 
insetsPanel1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
insetsPanel2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
insetsPanel3 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
isDebugEnabled(Object) - Static method in class com.synametrics.commons.util.logging.LoggingFW
 

J

jLabel1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jLabel2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jLabel3 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jLabel4 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jLabel5 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jLabel6 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jMenuBar1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jMenuFile - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jMenuFileExit - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jMenuHelp - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jMenuHelpAbout - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jPanel1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jPanel2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jScrollPane1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
jToolBar - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 

L

label1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
label2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
label3 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
label4 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
lblPendingRecords - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
log(int, Object, String) - Static method in class com.synametrics.commons.util.logging.LoggingFW
log a message with throwable set to null.
log(int, Object, String, Throwable) - Static method in class com.synametrics.commons.util.logging.LoggingFW
log a message with throwable set to null.
LoggingFW - class com.synametrics.commons.util.logging.LoggingFW.
This is the main class for Synametrics' Logging Framework, which is a wrapper around Apache Log4j.
LoggingFW() - Constructor for class com.synametrics.commons.util.logging.LoggingFW
 
LogTable - class com.synametrics.commons.util.logging.perfmon.LogTable.
 
LogTable() - Constructor for class com.synametrics.commons.util.logging.perfmon.LogTable
 
LogTester - class com.synametrics.commons.util.logging.LogTester.
 
LogTester() - Constructor for class com.synametrics.commons.util.logging.LogTester
 

M

main(String[]) - Static method in class com.synametrics.commons.util.logging.SimpleSocketServer
 
main(String[]) - Static method in class com.synametrics.commons.util.logging.LogTester
 
main(String[]) - Static method in class com.synametrics.commons.util.logging.perfmon.PerformanceMonitor
 
MainFrame - class com.synametrics.commons.util.logging.perfmon.MainFrame.
 
MainFrame_AboutBox - class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox.
 
MainFrame_AboutBox(Frame) - Constructor for class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
MainFrame() - Constructor for class com.synametrics.commons.util.logging.perfmon.MainFrame
 
maxElapsedTime - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
MESSAGE_COL - Static variable in class com.synametrics.commons.util.logging.perfmon.LogTable
 
myViewer - Variable in class com.synametrics.commons.util.logging.PerfViewerAppender
 

O

ois - Variable in class com.synametrics.commons.util.logging.SocketReceiver
 

P

packFrame - Variable in class com.synametrics.commons.util.logging.perfmon.PerformanceMonitor
 
panel1 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
panel2 - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
pendingRecords - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
perf(int, Object, String) - Static method in class com.synametrics.commons.util.logging.LoggingFW
This method is used for measuring performance.
perfCounters - Static variable in class com.synametrics.commons.util.logging.LoggingFW
This hash table holds the performance counters.
PerformanceInfo - class com.synametrics.commons.util.logging.PerformanceInfo.
Objects of this class are stored in a stack for performance tuning
PerformanceInfo(int, long) - Constructor for class com.synametrics.commons.util.logging.PerformanceInfo
 
PerformanceLayout - class com.synametrics.commons.util.logging.PerformanceLayout.
This is an extension of PatternLayout class in Log4j.
PerformanceLayout() - Constructor for class com.synametrics.commons.util.logging.PerformanceLayout
 
PerformanceMonitor - class com.synametrics.commons.util.logging.perfmon.PerformanceMonitor.
 
PerformanceMonitor() - Constructor for class com.synametrics.commons.util.logging.perfmon.PerformanceMonitor
 
PerformanceViewer - interface com.synametrics.commons.util.logging.PerformanceViewer.
 
PerfViewerAppender - class com.synametrics.commons.util.logging.PerfViewerAppender.
 
PerfViewerAppender(PerformanceViewer) - Constructor for class com.synametrics.commons.util.logging.PerfViewerAppender
 
pnlDetail - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
port - Static variable in class com.synametrics.commons.util.logging.SimpleSocketServer
 
processWindowEvent(WindowEvent) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
product - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 

R

requiresLayout() - Method in class com.synametrics.commons.util.logging.PerfViewerAppender
 
RESPONSE_TIME_COL - Static variable in class com.synametrics.commons.util.logging.perfmon.LogTable
 
run() - Method in class com.synametrics.commons.util.logging.SocketReceiver
 

S

Sequence - class com.synametrics.commons.util.logging.Sequence.
 
Sequence() - Constructor for class com.synametrics.commons.util.logging.Sequence
 
SequenceValue - class com.synametrics.commons.util.logging.SequenceValue.
This class holds a long value which represents the sequence number.
SequenceValue() - Constructor for class com.synametrics.commons.util.logging.SequenceValue
 
serialNumber - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
Refers to a serial number.
setEnterClassName(String) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setEnterMessage(String) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setEnterTime(long) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setExitClassName(String) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setExitMessage(String) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setExitTime(long) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setGridRow(int) - Method in class com.synametrics.commons.util.logging.perfmon.GridRowEntry
 
setPerformanceViewer(PerformanceViewer) - Static method in class com.synametrics.commons.util.logging.LoggingFW
This method should be called by a log viewer client to register itself with the logging framework.
setSourceIP(String) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
setThreadName(String) - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
SimpleSocketServer - class com.synametrics.commons.util.logging.SimpleSocketServer.
A simple SocketNode based server.
SimpleSocketServer() - Constructor for class com.synametrics.commons.util.logging.SimpleSocketServer
 
socket - Variable in class com.synametrics.commons.util.logging.SocketReceiver
 
SocketReceiver - class com.synametrics.commons.util.logging.SocketReceiver.
 
SocketReceiver(Socket, LoggerRepository) - Constructor for class com.synametrics.commons.util.logging.SocketReceiver
 
sourceIP - Static variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
stackNumber - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
Refers to the stack number of the calling thread.
statusBar - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
SynametricsLayout - class com.synametrics.commons.util.logging.SynametricsLayout.
This is an extension of PatternLayout class in Log4j.
SynametricsLayout() - Constructor for class com.synametrics.commons.util.logging.SynametricsLayout
 
SynametricsLayout(String) - Constructor for class com.synametrics.commons.util.logging.SynametricsLayout
 

T

THREAD_NAME_COL - Static variable in class com.synametrics.commons.util.logging.perfmon.LogTable
 
threadName - Variable in class com.synametrics.commons.util.logging.PerformanceInfo
 
toString() - Method in class com.synametrics.commons.util.logging.PerformanceInfo
 
txtEntryTime - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
txtExitTime - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
txtMaxElapsedTime - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 
txtStackNumber - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame
 

U

usage(String) - Static method in class com.synametrics.commons.util.logging.SimpleSocketServer
 

V

value - Variable in class com.synametrics.commons.util.logging.SequenceValue
 
valueChanged(ListSelectionEvent) - Method in class com.synametrics.commons.util.logging.perfmon.MainFrame
Gets invoked when user changes the selected row of the grid.
version - Variable in class com.synametrics.commons.util.logging.perfmon.MainFrame_AboutBox
 

W

WARN - Static variable in class com.synametrics.commons.util.logging.LoggingFW
Designates potentially harmful situations.

A B C D E F G H I J L M O P R S T U V W