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.frmMethods in org.opendaylight.openflowplugin.applications.frm that return DevicesGroupRegistry Modifier and Type Method Description DevicesGroupRegistryForwardingRulesManager. 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.implMethods in org.opendaylight.openflowplugin.applications.frm.impl that return DevicesGroupRegistry Modifier and Type Method Description DevicesGroupRegistryForwardingRulesManagerImpl. getDevicesGroupRegistry()
 
-