public abstract class AbstractSchemaSourceRegistration<T extends SchemaSourceRepresentation> extends AbstractObjectRegistration<PotentialSchemaSource<T>> implements SchemaSourceRegistration<T>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSchemaSourceRegistration(SchemaSourceProvider<?> provider,
PotentialSchemaSource<T> source) |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaSourceProvider<?> |
getProvider() |
getInstance, toStringclose, isClosed, removeRegistrationclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclosegetInstanceprotected AbstractSchemaSourceRegistration(SchemaSourceProvider<?> provider, PotentialSchemaSource<T> source)
protected final SchemaSourceProvider<?> getProvider()
Copyright © 2018 OpenDaylight. All rights reserved.