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 aRIBSupportinstance.