Class SingleLayerMeterService<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<I,O>
 
org.opendaylight.openflowplugin.impl.services.AbstractSilentErrorService<Meter,O>
 
org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterService<O>
public final class SingleLayerMeterService<O extends org.opendaylight.yangtools.yang.binding.DataObject>
extends AbstractSilentErrorService<Meter,O> 
- 
Constructor SummaryConstructorsConstructorDescriptionSingleLayerMeterService(RequestContextStack requestContextStack, DeviceContext deviceContext, Class<O> clazz) 
- 
Method SummaryMethods inherited from class org.opendaylight.openflowplugin.impl.services.AbstractSilentErrorServicehandleServiceCallMethods 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, setEventIdentifier
- 
Constructor Details- 
SingleLayerMeterServicepublic SingleLayerMeterService(RequestContextStack requestContextStack, DeviceContext deviceContext, Class<O> clazz) 
 
- 
- 
Method Details- 
buildRequest- Specified by:
- buildRequestin class- AbstractService<Meter,- O extends org.opendaylight.yangtools.yang.binding.DataObject> 
 
 
-