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, toString
close, isClosed, removeRegistration
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
getInstance
protected AbstractSchemaSourceRegistration(SchemaSourceProvider<?> provider, PotentialSchemaSource<T> source)
protected final SchemaSourceProvider<?> getProvider()
Copyright © 2018 OpenDaylight. All rights reserved.