McDewey

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

Page 741

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

Declaration public class AlarmManager java.lang.Object | +--com.cisco.services.alarm.AlarmManager More than one parameter can be sent by specifying a ParameterList Note Member summary Constructors AlarmManager(String, AlarmWriter, Trace, UnconditionalTrace), on page 677 Create an instance of the AlarmManager for the facility. Methods createAlarm(String, int), on page 678 Creates an Alarm of required severity for the subFacility Alarm getAlarmWriter(), on page 678 AlarmWriter setAlarmWriter(AlarmWriter), on page 678 Allows applications to override the AlarmWriter to be used by this AlarmManager, with a user defined AlarmWriter void Inherited member summary Methods inherited from class Object clone(), equals(Object), finalize(), getClass(), hashCode(), notify(), notifyAll(), toString(), wait(), wait(), wait() Constructors AlarmManager(String, AlarmWriter, Trace, UnconditionalTrace) public AlarmManager(java.lang.String facility, com.cisco.services.alarm.AlarmWriterwriter, com.cisco.services.tracing.TracedebugTrace_, com.cisco.services.tracing.UnconditionalTraceerrorTrace_) Create an instance of the AlarmManager for the facility. Applications specify an AlarmWriter to be used by this AlarmManager to send the Alarms to the AlarmService. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 677 Cisco Unified JTAPI Alarms and Services Declaration

Image 1 from page 741

Page 741 diagram