JBoss/JMS Persistence Manager
This is the delegate for the PersistenceInterceptor
The persistence manager is responsible for making sure messages survive a crash when required.
Possible implementations include:
File
JDBC
This is the delegate for the PersistenceInterceptor
The persistence manager is responsible for making sure messages survive a crash when required.
Possible implementations include:
File
JDBC
Comments