Uses of Interface
com.eviware.soapui.model.project.ProjectFactory

Packages that use ProjectFactory
com.eviware.soapui.impl.wsdl WSDL 1.1 implementations of soapui model interface 
com.eviware.soapui.model.project Project model items 
 

Uses of ProjectFactory in com.eviware.soapui.impl.wsdl
 

Classes in com.eviware.soapui.impl.wsdl that implement ProjectFactory
 class WsdlProjectFactory
           
 

Uses of ProjectFactory in com.eviware.soapui.model.project
 

Methods in com.eviware.soapui.model.project that return ProjectFactory
static ProjectFactory<?> ProjectFactoryRegistry.getProjectFactory(java.lang.String projectType)
           
 

Methods in com.eviware.soapui.model.project with parameters of type ProjectFactory
static void ProjectFactoryRegistry.registrerProjectFactory(java.lang.String projectType, ProjectFactory<?> projectFactory)
           
 



Copyright © 2005-2008 eviware.com. All Rights Reserved.