public class ProxyItemSupport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ProxySubConnectionId |
currentConnection |
protected ProxyPrefixName |
prefix |
protected java.lang.String |
proxyItemId
This is the item Id of the proxy item
|
protected java.lang.String |
separator |
| Constructor and Description |
|---|
ProxyItemSupport(java.lang.String separator,
ProxyPrefixName prefix,
ProxySubConnectionId currentConnection,
java.lang.String proxyItemId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getItemId() |
void |
switchTo(ProxySubConnectionId newConnection)
Switch between connections
|
protected volatile ProxySubConnectionId currentConnection
protected java.lang.String separator
protected final ProxyPrefixName prefix
protected final java.lang.String proxyItemId
public ProxyItemSupport(java.lang.String separator,
ProxyPrefixName prefix,
ProxySubConnectionId currentConnection,
java.lang.String proxyItemId)
public void switchTo(ProxySubConnectionId newConnection)
newConnection - public java.lang.String getItemId()
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