public class AutoImportMethodFactory extends SimpleSoapUIFactory<com.eviware.soapui.support.action.SoapUIAction> implements ImportMethodFactory
Constructor and Description |
---|
AutoImportMethodFactory(PluginImportMethod annotation,
Class<com.eviware.soapui.support.action.SoapUIAction> actionClass) |
Modifier and Type | Method and Description |
---|---|
ImportMethod |
createNewImportMethod() |
create
createWithInjector, getFactoryType, getInjector, hasInjector, injectMembers, setInjector
public AutoImportMethodFactory(PluginImportMethod annotation, Class<com.eviware.soapui.support.action.SoapUIAction> actionClass)
public ImportMethod createNewImportMethod()
createNewImportMethod
in interface ImportMethodFactory
Copyright © 2019. All rights reserved.