/mcpEnables this condition for tracing. Specified by: enable in interface ConditionalTrace disable public void disable() Description copied from interface: ConditionalTrace Disables this condition for tracing. Specified by: disable in interface ConditionalTrace isEnabled public boolean isEnabled() Description copied from interface: Trace Returns the state of this Trace object. By default, Trace objects are enabled, that is, println() method will always trace. The state may not be changed through this interface, however, this object may implement additional interfaces that allow the state to be changed. Specified by: isEnabled in interface Trace Returns: true if tracing is enabled, false otherwise See Also: ConditionalTrace Inherited Methods Inherited methods from class java.lang.Object are: clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait. UnconditionalTraceImpl Declaration public final class UnconditionalTraceImpl extends TraceImpl implements UnconditionalTrace Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 736 Cisco Unified JTAPI Alarms and Services Inherited Methods
