|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.xunit.service.XUnitService
public class XUnitService
| Constructor Summary | |
|---|---|
XUnitService()
|
|
| Method Summary | |
|---|---|
protected void |
errorSystemLogger(java.lang.String message)
Log an error output to the system logger |
protected void |
infoSystemLogger(java.lang.String message)
Log an info output to the system logger |
void |
warningSystemLogger(java.lang.String message)
Log a warning output to the system logger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XUnitService()
| Method Detail |
|---|
protected void infoSystemLogger(java.lang.String message)
message - The message to be outputtedprotected void errorSystemLogger(java.lang.String message)
message - The message to be outputtedpublic void warningSystemLogger(java.lang.String message)
message - The message to be outputted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||