public interface WriteHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleWrite(Variant value,
OperationParameters operationParameters)
Handle the write call
|
void handleWrite(Variant value,
OperationParameters operationParameters)
throws java.lang.Exception
e.g. performs a write call to a subsystem
value - the value to writeoperationParameters - optional operation parameters, may be nulljava.lang.Exception - if anything goes wrong
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0