com.etasoft.trans.io
Interface IaxDataConnector


public interface IaxDataConnector

Interface defines methods for DataConnector


Method Summary
 void close()
           
 void open(java.lang.String dataPath, java.lang.String parameters)
           
 

Method Detail

open

public void open(java.lang.String dataPath,
                 java.lang.String parameters)
          throws axException
Throws:
axException

close

public void close()
           throws axException
Throws:
axException