McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 793

↗ View in doc context
page
793
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::796

Member Summary Member summary Methods close(), on page 729 Releases any resources associated by this TraceWriter . void flush(), on page 729 Forces output of any messages that have been printed using the println method void getDescription(), on page 729 java.lang.String getEnabled(), on page 730 Returns whether the println method will print anything or not. boolean getName(), on page 730 java.lang.String getTraceLevels(), on page 730 int[] println(String, int), on page 730 Prints the specified string followed by a carriage return The concrete TraceWriter class will use the severity to block out messages from a particular stream. void setTraceLevels(int[]), on page 730 set the trace levels that will be traced by this TraceWriter void Methods close() public void close() Releases any resources associated by this TraceWriter. flush() public void flush() Forces output of any messages that have been printed using the println method getDescription() public java.lang.String getDescription() Returns: a short description of this TraceWriter Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 729 Cisco Unified JTAPI Alarms and Services Member Summary

Page 793 diagram