Package | Description |
---|---|
org.opendaylight.mdsal.binding.javav2.api | |
org.opendaylight.mdsal.binding.javav2.dom.adapter.impl.data.tree |
Modifier and Type | Class and Description |
---|---|
class |
DataTreeLoopException
Exception thrown when a loop is detected in the way
DataTreeListener and
DataTreeProducer instances would be connected. |
class |
DataTreeProducerBusyException
Exception indicating that the
DataTreeProducer has an open user transaction and cannot be
closed. |
Modifier and Type | Method and Description |
---|---|
void |
DataTreeProducer.close()
.
|
Modifier and Type | Method and Description |
---|---|
void |
BindingDOMDataTreeProducerAdapter.close() |
Copyright © 2019 OpenDaylight. All rights reserved.