|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.monitor.PrettyPrintFormatter org.echarts.servlet.sip.EChartsSipServletMonitorFormatter
public class EChartsSipServletMonitorFormatter
Monitor formatter that can handle SIP message logging.
Field Summary |
---|
Fields inherited from class org.echarts.monitor.PrettyPrintFormatter |
---|
EVENT_DATE_FORMAT, LINESEP |
Constructor Summary | |
---|---|
EChartsSipServletMonitorFormatter(boolean logFullSipMessages)
|
Method Summary | |
---|---|
java.lang.StringBuffer |
portrayOtherEventProperties(MachineMonitorEvent event,
java.lang.String[] props)
Format event properties, including full SIP message, if desired. |
Methods inherited from class org.echarts.monitor.PrettyPrintFormatter |
---|
multiLineLocalState, packageNames, portray, portrayClass, portrayInfoEvent, portrayLocalState, portrayMachineLifecycleEvent, portrayMachineStateEvent, portrayMessagelessTransitionEvent, portrayMessageTransitionEvent, portrayOtherEvent, portrayState, portrayStateIndent, portrayStatePath, statePathMachineNames |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EChartsSipServletMonitorFormatter(boolean logFullSipMessages)
Method Detail |
---|
public java.lang.StringBuffer portrayOtherEventProperties(MachineMonitorEvent event, java.lang.String[] props)
portrayOtherEventProperties
in class PrettyPrintFormatter
event
- monitor event to formatprops
- properties to format
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |