java.lang.Object
org.opendaylight.protocol.bgp.rib.impl.config.BgpPeerBean
All Implemented Interfaces:
BGPPeerStateProvider

public final class BgpPeerBean extends Object
  • Constructor Details

    • BgpPeerBean

      public BgpPeerBean(org.opendaylight.mdsal.binding.api.RpcProviderService rpcRegistry, BGPStateProviderRegistry stateProviderRegistry)
  • Method Details

    • getPeerState

      public BGPPeerState getPeerState()
      Description copied from interface: BGPPeerStateProvider
      Returns Peer Operational State.
      Returns:
      BGP Peer State
    • getBgpFixedCapabilities

      public List<OptionalCapabilities> getBgpFixedCapabilities()
    • getGracefulRestartTimer

      public int getGracefulRestartTimer()