public interface ServiceContext
| Modifier and Type | Method and Description |
|---|---|
NavuNode |
getRootNode()
Returns the path root as a NavuNode with the
NavuContext attached to the ongoing Maapi transaction.
|
NavuNode |
getServiceNode()
Returns the current service path as a NavuNode with the
NavuContext attached to the ongoing Maapi transaction.
|
void |
setTimeout(int timeoutSeconds)
The timeout for service calls (create/update/delete) can be controlled
by /java-vm/service-transaction-timeout in the tail-f ncs model.
|
NavuNode getRootNode() throws ConfException
ConfExceptionNavuNode getServiceNode() throws ConfException
ConfExceptionvoid setTimeout(int timeoutSeconds)
throws IOException,
DpCallbackException
timeoutSeconds - IOExceptionDpCallbackException