| Modifier and Type | Method and Description |
|---|---|
boolean |
keepAlive()
Deprecated.
Used by a timer to keep alive the lock.
|
void |
setLockAcquireSleepInterval(long lockAcquireSleepInterval)
Deprecated.
set the delay interval in milliseconds between lock acquire attempts
|
void |
setPersistenceAdapter(JDBCPersistenceAdapter adapter)
Deprecated.
allow the injection of a jdbc persistence adapter
|
void setPersistenceAdapter(JDBCPersistenceAdapter adapter) throws java.io.IOException
adapter - the persistence adapter to usejava.io.IOExceptionboolean keepAlive()
throws java.io.IOException
java.io.IOExceptionvoid setLockAcquireSleepInterval(long lockAcquireSleepInterval)
lockAcquireSleepInterval - the sleep interval in milisecondsCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.