Package | Description |
---|---|
oracle.ifs.fdk | |
oracle.ifs.fdk.core | |
oracle.ifs.fdk.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedLockManager
A facade interface for managing locks whose methods should not be exposed
to web services.
|
Modifier and Type | Method and Description |
---|---|
abstract LockManager |
ManagersFactory.getLockManager()
Returns the LockManager instance.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreExtendedLockManager
Implementation of the ExtendedLockManager interface.
|
class |
CoreLockManager
Implementation of the LockManager interface.
|
Modifier and Type | Method and Description |
---|---|
LockManager |
CoreInProcessManagersFactory.getLockManager()
Returns the LockManager instance.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedLockManagerImpl
Implementation of the ExtendedLockManager interface.
|
class |
LockManagerImpl
Implementation of the LockManager interface.
|
Copyright © 2023. All rights reserved.