public interface AttributeWriteHandler
| Modifier and Type | Method and Description |
|---|---|
WriteAttributeResults |
handleWrite(java.util.Map<java.lang.String,Variant> attributes)
Handle the write call
|
void |
handleWrite(Variant value) |
WriteAttributeResults handleWrite(java.util.Map<java.lang.String,Variant> attributes) throws java.lang.Exception
e.g. performs a write call to a subsystem
attributes - the attributes to writejava.lang.Exception - if anything goes wrongvoid handleWrite(Variant value)
throws java.lang.Exception
java.lang.Exception
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