simtools.data
Interface DataSourcePoolListener

All Known Implementing Classes:
SourceTree, SourceTree

public interface DataSourcePoolListener

Implementing classes can receive notifications from data source pools

Version:
1.0 2001
Author:
Nicolas Brodu

Method Summary
 void dataSourcePoolNotification(DataSourcePoolEvent e)
           
 

Method Detail

dataSourcePoolNotification

void dataSourcePoolNotification(DataSourcePoolEvent e)