Uses of Interface
org.eclipse.jst.j2ee.jca.JcaFactory

Packages that use JcaFactory
org.eclipse.jst.j2ee.jca This package includes the connector module model api.  
 

Uses of JcaFactory in org.eclipse.jst.j2ee.jca
 

Fields in org.eclipse.jst.j2ee.jca declared as JcaFactory
static JcaFactory JcaFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.jst.j2ee.jca that return JcaFactory
 JcaFactory JcaPackage.getJcaFactory()