public class ItemListenerHolder extends AbstractItemHolder
Modifier and Type | Class and Description |
---|---|
static interface |
ItemListenerHolder.HolderListener |
item
Constructor and Description |
---|
ItemListenerHolder(BundleContext context,
Item item,
ItemUpdateListener listener) |
ItemListenerHolder(BundleContext context,
Item item,
ItemUpdateListener listener,
ItemListenerHolder.HolderListener holderListener) |
Modifier and Type | Method and Description |
---|---|
protected void |
bindConnection(ConnectionService connectionService) |
protected void |
unbindConnection() |
createRequest, dispose, fireConnectionChange, fireConnectionStateChange, getItem, init, setConnection, startWrite, startWriteAttributes, waitForConnection, write, write, writeAtrtibutes, writeAtrtibutes
public ItemListenerHolder(BundleContext context, Item item, ItemUpdateListener listener)
public ItemListenerHolder(BundleContext context, Item item, ItemUpdateListener listener, ItemListenerHolder.HolderListener holderListener)
protected void bindConnection(ConnectionService connectionService)
bindConnection
in class AbstractItemHolder
protected void unbindConnection()
unbindConnection
in class AbstractItemHolder