com.thalesgroup.hudson.plugins.xunit.service
Class XUnitService
java.lang.Object
com.thalesgroup.hudson.plugins.xunit.service.XUnitService
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- XUnitConversionService, XUnitReportProcessorService, XUnitTransformer, XUnitValidationService
public class XUnitService
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XUnitService
public XUnitService()
infoSystemLogger
protected void infoSystemLogger(String message)
- Log an info output to the system logger
- Parameters:
message
- The message to be outputted
errorSystemLogger
protected void errorSystemLogger(String message)
- Log an error output to the system logger
- Parameters:
message
- The message to be outputted
warningSystemLogger
public void warningSystemLogger(String message)
- Log a warning output to the system logger
- Parameters:
message
- The message to be outputted
Copyright © 2004-2013. All Rights Reserved.