The <strong>com.infoengine.connector</strong> class contains methods supporting the Info*Engine connector.  The Info*Engine connector is 
a Java 2 Platform Enterprise Edition (J2EE) Connector implementation.  The Info*Engine connector can be used to interact with 
Info*Engine from client applications running remotely either in a standalone application or embedded within a J2EE Application Server.  
For example Enterprise Java Beans (EJBs) can use the connector to interact with a Windchill system.
<p>
The Info*Engine connector implementation is available in your Info*Engine installation in the <code>ieconnector</code> directory.  For 
a detailed discussion of the Info*Engine connector please see the Info*Engine User's Guide.
<p>
For more information on the J2EE Connector Architecture (JCA) visit <a href="http://java.sun.com/j2ee/connector/">http://java.sun.com/j2ee/connector/</a>.