public class AutoImportMethodFactory extends SimpleSoapUIFactory
Constructor and description |
---|
AutoImportMethodFactory
(PluginImportMethod annotation, java.lang.Class<SoapUIAction> actionClass) |
Type Params | Return Type | Name and description |
---|---|---|
|
ImportMethod |
createNewImportMethod() |
|
SoapUIAction<WorkspaceImpl> |
getImportAction() |
|
java.lang.String |
getLabel() |
Methods inherited from class | Name |
---|---|
class SimpleSoapUIFactory |
create |
class AbstractSoapUIFactory |
createByReflection, getFactoryType |