Package | Description |
---|---|
com.tailf.cdb |
Package with methods for connecting to the configuration database.
|
com.tailf.navu |
NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
|
Modifier and Type | Method and Description |
---|---|
void |
CdbSubscription.abortTransaction(CdbExtendedException ex)
Abort the transaction.
|
Modifier and Type | Method and Description |
---|---|
CdbExtendedException |
NavuCdbSubscriptionTwoPhaseContext.getAbortedExceptionMsg()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
NavuCdbSubscriptionTwoPhaseContext.abort(CdbExtendedException errorCode)
Deprecated.
|