Class AbstractSchemaSourceRegistration<T extends org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation>

All Implemented Interfaces:
AutoCloseable, ObjectRegistration<PotentialSchemaSource<T>>, Registration, SchemaSourceRegistration<T>

public abstract class AbstractSchemaSourceRegistration<T extends org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceRepresentation> extends AbstractObjectRegistration<PotentialSchemaSource<T>> implements SchemaSourceRegistration<T>