org.apache.activemq.store.jdbc
Class JDBCIOExceptionHandler
java.lang.Object
org.apache.activemq.util.DefaultIOExceptionHandler
org.apache.activemq.store.jdbc.JDBCIOExceptionHandler
- All Implemented Interfaces:
- BrokerServiceAware, IOExceptionHandler
public class JDBCIOExceptionHandler
- extends DefaultIOExceptionHandler
| Methods inherited from class org.apache.activemq.util.DefaultIOExceptionHandler |
getNoSpaceMessage, getResumeCheckSleepPeriod, getSqlExceptionMessage, handle, isIgnoreAllErrors, isIgnoreNoSpaceErrors, isIgnoreSQLExceptions, isStopStartConnectors, setBrokerService, setIgnoreAllErrors, setIgnoreNoSpaceErrors, setIgnoreSQLExceptions, setNoSpaceMessage, setResumeCheckSleepPeriod, setSqlExceptionMessage, setStopStartConnectors |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCIOExceptionHandler
public JDBCIOExceptionHandler()
hasLockOwnership
protected boolean hasLockOwnership()
throws IOException
- Overrides:
hasLockOwnership in class DefaultIOExceptionHandler
- Throws:
IOException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.