Modifier and Type | Interface and Description |
---|---|
interface |
ListenerRegistration<T extends EventListener>
Class representing a
Registration of an EventListener . |
interface |
ObjectRegistration<T>
Class representing a registration of an object.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractListenerRegistration<T extends EventListener> |
class |
AbstractObjectRegistration<T>
Utility registration handle.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SchemaListenerRegistration
Registration of a SchemaSourceListener.
|
interface |
SchemaSourceRegistration<T extends SchemaSourceRepresentation>
Registration of a schema source.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSchemaListenerRegistration |
class |
AbstractSchemaSourceRegistration<T extends SchemaSourceRepresentation> |
Modifier and Type | Interface and Description |
---|---|
interface |
YangTextSchemaSourceRegistration |
Modifier and Type | Class and Description |
---|---|
class |
AbstractYangTextSchemaSourceRegistration |
Copyright © 2018 OpenDaylight. All rights reserved.