Interface RIBSupportRegistration<T extends RIBSupport<?,?>>
- Type Parameters:
T
-RIBSupport
type
- 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
getInstance
Methods inherited from interface org.opendaylight.yangtools.concepts.Registration
close