|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LockSetFactoryOperations
Interface definition: LockSetFactory.
Method Summary | |
---|---|
LockSet |
createLockSet(java.lang.String objectName)
Creates a new lock set or retrieve the existing lock set if existing. |
LockSet |
getLockSet(java.lang.String objectName,
boolean create)
Retrieves the lock set of an object. |
Methods inherited from interface org.omg.CosConcurrencyControl.LockSetFactoryOperations |
---|
create_related, create_transactional_related, create_transactional, create |
Method Detail |
---|
LockSet createLockSet(java.lang.String objectName)
LockSet getLockSet(java.lang.String objectName, boolean create) throws LockSetNotFound
LockSetNotFound
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |