org.jbpm.persistence.db
Class StaleObjectLogConfigurer

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

public class StaleObjectLogConfigurer
extends Object


Method Summary
static org.apache.commons.logging.Log getStaleObjectExceptionsLog()
           
static void hideStaleObjectExceptions()
          Deprecated. to hide stale object exceptions, just set the log category threshold above ERROR.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStaleObjectExceptionsLog

public static org.apache.commons.logging.Log getStaleObjectExceptionsLog()

hideStaleObjectExceptions

public static void hideStaleObjectExceptions()
Deprecated. to hide stale object exceptions, just set the log category threshold above ERROR.



Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.