jBPM Simulation 6.0.0.CR3

org.jbpm.simulation.impl
Class SystemOutLogger

java.lang.Object
  extended by org.jbpm.simulation.impl.SystemOutLogger

public class SystemOutLogger
extends Object


Constructor Summary
SystemOutLogger()
           
 
Method Summary
 boolean isLog()
           
 void log(String message)
           
 void setLog(boolean log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemOutLogger

public SystemOutLogger()
Method Detail

log

public void log(String message)

isLog

public boolean isLog()

setLog

public void setLog(boolean log)

jBPM Simulation 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.