Uses of Interface
org.eclipse.jst.j2ee.client.ClientFactory

Packages that use ClientFactory
org.eclipse.jst.j2ee.client This package includes the j2ee Application Client module model api.  
 

Uses of ClientFactory in org.eclipse.jst.j2ee.client
 

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

Methods in org.eclipse.jst.j2ee.client that return ClientFactory
 ClientFactory ClientPackage.getClientFactory()