Interface RIBSupportRegistration<T extends RIBSupport<?,?>>
- Type Parameters:
T-RIBSupporttype
- All Superinterfaces:
AutoCloseable,org.opendaylight.yangtools.concepts.ObjectRegistration<T>,org.opendaylight.yangtools.concepts.Registration
- All Known Implementing Classes:
AbstractRIBSupportRegistration
public interface RIBSupportRegistration<T extends RIBSupport<?,?>>
extends org.opendaylight.yangtools.concepts.ObjectRegistration<T>
A registration of a
RIBSupport instance.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.concepts.ObjectRegistration
getInstanceMethods inherited from interface org.opendaylight.yangtools.concepts.Registration
close