Uses of Class
org.opendaylight.openflowplugin.applications.frm.impl.DevicesGroupRegistry
-
Packages that use DevicesGroupRegistry Package Description org.opendaylight.openflowplugin.applications.frm org.opendaylight.openflowplugin.applications.frm.impl -
-
Uses of DevicesGroupRegistry in org.opendaylight.openflowplugin.applications.frm
Methods in org.opendaylight.openflowplugin.applications.frm that return DevicesGroupRegistry Modifier and Type Method Description DevicesGroupRegistry
ForwardingRulesManager. getDevicesGroupRegistry()
Return Devices Group Registry which can be used to track the groups present in a device. -
Uses of DevicesGroupRegistry in org.opendaylight.openflowplugin.applications.frm.impl
Methods in org.opendaylight.openflowplugin.applications.frm.impl that return DevicesGroupRegistry Modifier and Type Method Description DevicesGroupRegistry
ForwardingRulesManagerImpl. getDevicesGroupRegistry()
-