Class LispNeutronUtil


  • public final class LispNeutronUtil
    extends java.lang.Object
    Created by Shakib Ahmed on 1/12/17.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.slf4j.Logger LOG  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.opendaylight.mdsal.binding.api.DataBroker resolveDataBrokerForMountPoint​(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> iiToMountPoint, org.opendaylight.mdsal.binding.api.MountPointService mountService)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOG

        protected static final org.slf4j.Logger LOG
    • Method Detail

      • resolveDataBrokerForMountPoint

        public static org.opendaylight.mdsal.binding.api.DataBroker resolveDataBrokerForMountPoint​(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node> iiToMountPoint,
                                                                                                   org.opendaylight.mdsal.binding.api.MountPointService mountService)