JavaScript is disabled on your browser.
Eclipse SCADA Core Components
java.lang.Object
org.eclipse.scada.da.datasource.SingleDataSourceTracker
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
SingleDataSourceTracker
public SingleDataSourceTracker( poolTracker,
java.lang.String dataSourceId,
SingleDataSourceTracker.ServiceListener listener)
throws InvalidSyntaxException
Create a new single datasource tracker
Parameters: poolTracker - the pool tracker to usedataSourceId - the id of the datasource to tracklistener - the listener that gets notified (must not be null)
Throws:
InvalidSyntaxException
Method Detail
close
public void close()
Eclipse SCADA Core Components
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