jBPM Simulation 6.2.0.Final

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.2.0.Final

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