|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatabasePersistencePolicyMBean
MBean interface.
| Field Summary | |
|---|---|
static javax.management.ObjectName |
OBJECT_NAME
The default object name |
| Method Summary | |
|---|---|
String |
getDatabasePersistencePlugin()
|
javax.management.ObjectName |
getDataSource()
|
void |
resetAndRestoreTimers()
Re-read the current persistent timers list, clear the db of timers, and restore the timers. |
void |
setDatabasePersistencePlugin(String dbpPluginClass)
The used database persistence plugin class |
void |
setDataSource(javax.management.ObjectName dataSource)
The used datasource |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Methods inherited from interface org.jboss.ejb.txtimer.PersistencePolicy |
|---|
clearTimers, deleteTimer, insertTimer, listTimerHandles, listTimerHandles |
| Field Detail |
|---|
static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
|---|
void setDataSource(javax.management.ObjectName dataSource)
javax.management.ObjectName getDataSource()
void setDatabasePersistencePlugin(String dbpPluginClass)
String getDatabasePersistencePlugin()
void resetAndRestoreTimers()
throws SQLException
SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||