com.jstatcom.component
Class SystemOutHolder
- java.lang.Object
-
- com.jstatcom.component.SystemOutHolder
-
- All Implemented Interfaces:
- OutHolder
public final class SystemOutHolder extends java.lang.Object implements OutHolder
Simple implementation of theOutHolderinterface that redirects output tolog.infoin theappendmethod. This class can be used withPCallobjects in non graphical console applications or in unit tests.
-
-
Constructor Summary
Constructors Constructor and Description SystemOutHolder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidappend(java.lang.String out)RedirectsouttoSystem.out.voidclear()Empty implementation.
-
DMelt 3.0 © DataMelt by jWork.ORG