/mcpConstructors public TraceManagerImpl(java.lang.StringmoduleName, java.lang.String[]subFacilities, TraceWriterManagertraceWriterManager) public TraceManagerImpl(java.lang.StringmoduleName, TraceWriterManagertraceWriterManager) Methods getConditionalTrace public ConditionalTrace getConditionalTrace(intseverity) Description copied from interface: TraceManager Creates a new ConditionalTrace object or obtains an existing ConditionalTrace object for this condition. Specified by: getConditionalTrace in interface TraceManager getConditionalTrace public ConditionalTrace getConditionalTrace(java.lang.StringsubFacility, intseverity) Description copied from interface: TraceManager Creates a new ConditionalTrace object or obtains an existing ConditionalTrace object for this condition and subFacility Specified by: getConditionalTrace in interface TraceManager getUnconditionalTrace public UnconditionalTrace getUnconditionalTrace(intseverity) Description copied from interface: TraceManager Creates a new UnconditionalTrace object or obtains an existing UnconditionalTrace object for this condition. Specified by: getUnconditionalTrace in interface TraceManager getUnconditionalTrace public UnconditionalTrace getUnconditionalTrace(java.lang.StringsubFacility, intseverity) Description copied from interface: TraceManager Creates a new UnconditionalTrace object or obtains an existing UnconditionalTrace object for this condition and subFacility Specified by: getUnconditionalTrace in interface TraceManager Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 738 Cisco Unified JTAPI Alarms and Services Constructors
