Package com.ibm.wsspi.logging
Interface Incident
public interface Incident
- 
Method Details- 
getSourceIdString getSourceId()
- 
getProbeIdString getProbeId()
- 
getExceptionNameString getExceptionName()
- 
getCountint getCount()
- 
getTimeStamplong getTimeStamp()
- 
getDateOfFirstOccurrenceDate getDateOfFirstOccurrence()
- 
getLabelString getLabel()
- 
getThreadIdlong getThreadId()
- 
getIntrospectedCallerDumpString getIntrospectedCallerDump()
 
-