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 MoreObjects.ToStringHelper |
addToStringAttributes(MoreObjects.ToStringHelper toStringHelper) |
SchemaSourceProvider<?> |
getProvider() |
getInstance
close, isClosed, notClosed, removeRegistration, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close
getInstance
protected AbstractSchemaSourceRegistration(SchemaSourceProvider<?> provider, PotentialSchemaSource<T> source)
public final SchemaSourceProvider<?> getProvider()
protected MoreObjects.ToStringHelper addToStringAttributes(MoreObjects.ToStringHelper toStringHelper)
addToStringAttributes
in class AbstractObjectRegistration<PotentialSchemaSource<T extends SchemaSourceRepresentation>>
Copyright © 2020 OpenDaylight. All rights reserved.