NetCharts Server

chartworks.es.plugin
Interface NDSDataInterface

All Known Implementing Classes:
NDSPlugInAdapter, StatsPlugIn

public interface NDSDataInterface

This interface provides a way for NDS plugins to allow external access to NDS data. Internal use only. Developers should extend NDSPlugInAdapter to build custom NDS plugins.


Method Summary
 java.lang.Object[][] loadData(java.net.URL fileBase, java.util.Hashtable serverParams, java.util.Hashtable clientParams)
           
 

Method Detail

loadData

public java.lang.Object[][] loadData(java.net.URL fileBase,
                                     java.util.Hashtable serverParams,
                                     java.util.Hashtable clientParams)

NetCharts Server


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2006
All Rights Reserved.

NetCharts Server TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Nov 26, 2006