| Package | Description |
|---|---|
| org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
| org.apache.activemq.store.jdbc |
Message persistence implemented using JDBC
|
| org.apache.activemq.util |
| Modifier and Type | Method and Description |
|---|---|
IOExceptionHandler |
BrokerService.getIoExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerService.setIoExceptionHandler(IOExceptionHandler ioExceptionHandler)
override the Default IOException handler, called when persistence adapter
has experiences File or JDBC I/O Exceptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCIOExceptionHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIOExceptionHandler |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.