public class BgpConfigurationManager.LoggingReactor extends org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<Logging,BgpConfigurationManager.LoggingReactor> implements org.opendaylight.controller.md.sal.binding.api.ClusteredDataTreeChangeListener<Logging>
| Constructor and Description |
|---|
LoggingReactor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> iid,
Logging val) |
protected BgpConfigurationManager.LoggingReactor |
getDataTreeChangeListener() |
protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> |
getWildCardPath() |
protected void |
remove(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> iid,
Logging val) |
protected void |
update(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> iid,
Logging oldval,
Logging newval) |
addAfterListener, addBeforeListener, close, deregisterListener, init, onDataTreeChanged, registerListenerprotected void add(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> iid, Logging val)
add in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<Logging,BgpConfigurationManager.LoggingReactor>protected BgpConfigurationManager.LoggingReactor getDataTreeChangeListener()
getDataTreeChangeListener in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<Logging,BgpConfigurationManager.LoggingReactor>protected org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> getWildCardPath()
getWildCardPath in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<Logging,BgpConfigurationManager.LoggingReactor>protected void remove(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> iid, Logging val)
remove in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<Logging,BgpConfigurationManager.LoggingReactor>protected void update(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<Logging> iid, Logging oldval, Logging newval)
update in class org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase<Logging,BgpConfigurationManager.LoggingReactor>Copyright © 2019 OpenDaylight. All rights reserved.