|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cisco.services.tracing.implementation.TraceImpl
com.cisco.services.tracing.implementation.ConditionalTraceImpl
public final class ConditionalTraceImpl
Field Summary |
---|
Fields inherited from interface com.cisco.services.tracing.Trace |
---|
ALERTS, ALERTS_TRACE_NAME, CRITICAL, CRITICAL_TRACE_NAME, DEBUGGING, DEBUGGING_TRACE_NAME, EMERGENCIES, EMERGENCIES_TRACE_NAME, ERROR, ERROR_TRACE_NAME, HIGHEST_LEVEL, INFORMATIONAL, INFORMATIONAL_TRACE_NAME, LOWEST_LEVEL, NOTIFICATION, NOTIFICATION_TRACE_NAME, WARNING, WARNING_TRACE_NAME |
Method Summary | |
---|---|
void |
disable()
Disables this condition for tracing. |
void |
enable()
Enables this condition for tracing. |
boolean |
isEnabled()
Returns the state of this Trace object. |
Methods inherited from class com.cisco.services.tracing.implementation.TraceImpl |
---|
getName, getSubFacility, getType, println, println, println, println, setDefaultMnemonic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.cisco.services.tracing.Trace |
---|
getName, getSubFacility, getType, println, println, println, println, setDefaultMnemonic |
Method Detail |
---|
public void enable()
ConditionalTrace
enable
in interface ConditionalTrace
public void disable()
ConditionalTrace
disable
in interface ConditionalTrace
public boolean isEnabled()
Trace
isEnabled
in interface Trace
ConditionalTrace
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |