All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface edu.syr.npac.webflow.connection.connectionManager

public interface connectionManager
extends Object

Method Index

 o compute(String)
 o createConnectionObject(String)
 o listConnectionObjects()

Methods

 o createConnectionObject
 public abstract connectionObject createConnectionObject(String _objectName)
 o compute
 public abstract void compute(String _connectionObjectName)
 o listConnectionObjects
 public abstract String[] listConnectionObjects()

All Packages  Class Hierarchy  This Package  Previous  Next  Index