public class ProxyDataItemFactory extends Object implements DataItemFactory
Constructor and Description |
---|
ProxyDataItemFactory(ProxyPrefixName prefix,
ProxyConnection connection,
Hive hive,
String separator) |
Modifier and Type | Method and Description |
---|---|
boolean |
canCreate(String requestItemId) |
void |
create(String requestItemId) |
public ProxyDataItemFactory(ProxyPrefixName prefix, ProxyConnection connection, Hive hive, String separator)
public boolean canCreate(String requestItemId)
canCreate
in interface DataItemFactory
public void create(String requestItemId)
create
in interface DataItemFactory
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.