| Modifier and Type | Interface and Description |
|---|---|
interface |
Identifier
General identifier interface.
|
interface |
WritableIdentifier
A combination of both
Identifier and WritableObject. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpListenerRegistration<T extends EventListener>
Implementation of
ListenerRegistration which does nothing in its NoOpObjectRegistration.close() method. |
class |
NoOpObjectRegistration<T>
Implementation of
ObjectRegistration which does nothing in its NoOpObjectRegistration.close() method. |
Copyright © 2018 OpenDaylight. All rights reserved.