org.jbpm.persistence.db
Class StaleObjectLogConfigurer

java.lang.Object
  extended by org.jbpm.persistence.db.StaleObjectLogConfigurer

public abstract class StaleObjectLogConfigurer
extends java.lang.Object


Nested Class Summary
static class StaleObjectLogConfigurer.LogWrapper
           
 
Field Summary
static org.apache.commons.logging.Log staleObjectExceptionsLog
           
 
Constructor Summary
StaleObjectLogConfigurer()
           
 
Method Summary
static void hideStaleObjectExceptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

staleObjectExceptionsLog

public static org.apache.commons.logging.Log staleObjectExceptionsLog
Constructor Detail

StaleObjectLogConfigurer

public StaleObjectLogConfigurer()
Method Detail

hideStaleObjectExceptions

public static void hideStaleObjectExceptions()