org.jbpm.persistence.db
Class StaleObjectLogConfigurer

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

public class StaleObjectLogConfigurer
extends java.lang.Object


Method Summary
static org.apache.commons.logging.Log getStaleObjectExceptionsLog()
           
static void hideStaleObjectExceptions()
           
 
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()


Copyright © 2010 JBoss Community. All Rights Reserved.