Interface RibReference
- All Superinterfaces:
 InstanceReference<Rib>
- All Known Subinterfaces:
 BGPPeerState,BGPRibState,RIB
- All Known Implementing Classes:
 ApplicationPeer,BGPPeer,BGPPeerStateImpl,BGPRibStateImpl,DefaultRibReference,RibImpl,RIBImpl
A reference to a Rib instance.
- 
Method Summary
Modifier and TypeMethodDescriptionReturns the InstanceIdentifier of the object. 
- 
Method Details
- 
getInstanceIdentifier
Description copied from interface:InstanceReferenceReturns the InstanceIdentifier of the object.- Specified by:
 getInstanceIdentifierin interfaceInstanceReference<Rib>- Returns:
 - instance identifier
 
 
 -