NetCharts Server

Uses of Class
chartworks.es.plugin.NDSPlugIn

Packages that use NDSPlugIn
chartworks.es.plugin NDS Data API classes and interfaces. 
 

Uses of NDSPlugIn in chartworks.es.plugin
 

Subclasses of NDSPlugIn in chartworks.es.plugin
 class CachePlugIn
          The CachePlugIn is used to provide a seamless way to retrieve externally generated or manipulated data for use by NetCharts Server data clients (charts, tables, toolkit API).
 class CsvPlugIn
          This plugin is used to extract data from a flat file data source.
 class CsvTablePlugIn
          Deprecated. Replaced by table generation features.
 class JdbcPlugIn
          This plugin is used to extract data from a JDBC-enabled database
 class NDSPlugInAdapter
          Superclass for NDS data plugins supplied by Visual Mining.
 class StatsPlugIn
          Deprecated. Replaced by NDSPlugInAdapter
 class XMLPlugIn
          This plugin accepts the following parameters passed in either the server or client parameter hashtable.
 

Methods in chartworks.es.plugin that return NDSPlugIn
static NDSPlugIn NDSPlugIn.getPlugIn(java.lang.String className, java.lang.String name)
          Get the PlugIn object with the specified class and name
static NDSPlugIn NDSPlugIn.createPlugIn(java.lang.String className, java.lang.String name)
          Create an instance of the specified PlugIn.
 


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 - 2004
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: Aug 3, 2004