Class SingleLayerGroupService<O extends org.opendaylight.yangtools.yang.binding.DataObject>
java.lang.Object
org.opendaylight.openflowplugin.impl.services.AbstractService<I,O>
 
org.opendaylight.openflowplugin.impl.services.AbstractSimpleService<Group,O>
 
org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupService<O>
public final class SingleLayerGroupService<O extends org.opendaylight.yangtools.yang.binding.DataObject>
extends AbstractSimpleService<Group,O> 
- 
Constructor SummaryConstructorsConstructorDescriptionSingleLayerGroupService(RequestContextStack requestContextStack, DeviceContext deviceContext, Class<O> clazz) 
- 
Method SummaryMethods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractSimpleServicecreateCallbackMethods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractServicecanUseSingleLayerSerialization, getDatapathId, getDeviceContext, getDeviceInfo, getDeviceRegistry, getEventIdentifier, getMessageSpy, getRequestContextStack, getTxFacade, getVersion, handleServiceCall, handleServiceCall, setEventIdentifier
- 
Constructor Details- 
SingleLayerGroupServicepublic SingleLayerGroupService(RequestContextStack requestContextStack, DeviceContext deviceContext, Class<O> clazz) 
 
- 
- 
Method Details- 
buildRequest- Specified by:
- buildRequestin class- AbstractService<Group,- O extends org.opendaylight.yangtools.yang.binding.DataObject> 
 
 
-