org.springframework.extensions.webscripts
Class ScriptLogger.SystemOut

java.lang.Object
  extended by org.springframework.extensions.webscripts.ScriptLogger.SystemOut
Enclosing class:
ScriptLogger

public static class ScriptLogger.SystemOut
extends Object


Constructor Summary
ScriptLogger.SystemOut()
           
 
Method Summary
 void out(String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptLogger.SystemOut

public ScriptLogger.SystemOut()
Method Detail

out

public void out(String str)


Copyright © 2009 SpringSource, Inc. All Rights Reserved.