com.etasoft.trans.map
Class axMapIOAdapter

java.lang.Object
  extended bycom.etasoft.trans.map.axMapIOAdapter
All Implemented Interfaces:
axSerializable, java.io.Serializable

public class axMapIOAdapter
extends java.lang.Object
implements axSerializable

Map IO Adapter configuration for axIOFactory

See Also:
Serialized Form

Constructor Summary
axMapIOAdapter(java.lang.String pathType, java.lang.String classPath, int adapterType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

axMapIOAdapter

public axMapIOAdapter(java.lang.String pathType,
                      java.lang.String classPath,
                      int adapterType)