public class SoapUIProCore
extends com.eviware.soapui.StandaloneSoapUICore
Constructor and Description |
---|
SoapUIProCore(com.google.inject.Injector injector,
boolean commandLine,
String settingsFile) |
SoapUIProCore(com.google.inject.Injector injector,
boolean commandLine,
String settingsFile,
String soapUISettingsPassword) |
SoapUIProCore(com.google.inject.Injector injector,
org.apache.commons.cli.CommandLine cmd,
com.smartbear.ready.ui.toolbar.ReadyApiToolbarComponentRegistry toolbarComponentRegistry,
Boolean commandLine,
com.smartbear.ready.license.LicenseManagerServiceFactory licenseManagerServiceFactory,
String settingsFile,
String settingsPassword) |
Modifier and Type | Method and Description |
---|---|
protected void |
addExternalActions(String folder,
ClassLoader classLoader) |
void |
afterStartup() |
protected com.eviware.soapui.monitor.MockEngine |
buildMockEngine() |
protected ClassLoader |
getExtensionClassLoaderParent() |
static SoapUIProCore |
getInstance() |
static TestJdbcDriverHolder |
getJdbcDriverProperties() |
protected Comparator<Class<?>> |
getListenerComparator() |
PluginManager |
getPluginManager() |
static SoapUIGroovyClassLoader |
getSoapUIGroovyClassLoader() |
protected String |
importSettingsOnStartup(String fileName) |
void |
init(String settingsFile,
boolean commandLine) |
protected com.eviware.soapui.support.action.SoapUIActionRegistry |
initActionRegistry() |
protected void |
initCoreComponents() |
protected void |
initExtensions(ClassLoader extensionClassLoader) |
protected void |
initSecurityScanRegistry() |
protected com.eviware.soapui.model.settings.Settings |
initSettings(String fileName) |
protected void |
loadPlugins() |
void |
prepareUI() |
void |
reloadDefaultDriversSettings() |
void |
reloadExtensions() |
void |
reloadExternalLibraries() |
static void |
removeGroovyClassLoaderFor(WsdlProjectPro project) |
void |
resetCodeTemplates(com.eviware.soapui.model.settings.Settings settings,
boolean clear,
boolean updateTemplateManager) |
static void |
saveJdbcDriverProperties() |
addExternalFactories, addExternalListeners, createDefault, ensurePluginsLoaded, getActionRegistry, getCookieManager, getExtensionClassLoader, getFactoryRegistry, getListenerRegistry, getMockEngine, getRoot, getSecurityScanRegistry, getSettings, getSettingsFile, importSettings, initDefaultSettings, initFactoryRegistry, initListenerRegistry, initLog, loadOldStylePluginFrom, saveSettings, setMockEngine, setSettingsFile, settingsFileExists
@Inject public SoapUIProCore(com.google.inject.Injector injector, org.apache.commons.cli.CommandLine cmd, com.smartbear.ready.ui.toolbar.ReadyApiToolbarComponentRegistry toolbarComponentRegistry, Boolean commandLine, com.smartbear.ready.license.LicenseManagerServiceFactory licenseManagerServiceFactory, String settingsFile, String settingsPassword) throws com.eviware.soapui.support.SoapUIException
com.eviware.soapui.support.SoapUIException
public SoapUIProCore(com.google.inject.Injector injector, boolean commandLine, String settingsFile)
public static TestJdbcDriverHolder getJdbcDriverProperties()
public static void saveJdbcDriverProperties()
public static SoapUIGroovyClassLoader getSoapUIGroovyClassLoader()
public static void removeGroovyClassLoaderFor(WsdlProjectPro project)
public static SoapUIProCore getInstance()
protected void initSecurityScanRegistry()
initSecurityScanRegistry
in class com.eviware.soapui.DefaultSoapUICore
public void init(String settingsFile, boolean commandLine)
init
in class com.eviware.soapui.DefaultSoapUICore
protected void loadPlugins()
loadPlugins
in class com.eviware.soapui.DefaultSoapUICore
public PluginManager getPluginManager()
protected ClassLoader getExtensionClassLoaderParent()
getExtensionClassLoaderParent
in class com.eviware.soapui.DefaultSoapUICore
protected Comparator<Class<?>> getListenerComparator()
getListenerComparator
in class com.eviware.soapui.DefaultSoapUICore
protected void initExtensions(ClassLoader extensionClassLoader)
initExtensions
in class com.eviware.soapui.DefaultSoapUICore
protected void addExternalActions(String folder, ClassLoader classLoader)
addExternalActions
in class com.eviware.soapui.SwingSoapUICore
protected String importSettingsOnStartup(String fileName) throws Exception
importSettingsOnStartup
in class com.eviware.soapui.SwingSoapUICore
Exception
protected com.eviware.soapui.monitor.MockEngine buildMockEngine()
buildMockEngine
in class com.eviware.soapui.DefaultSoapUICore
public void reloadDefaultDriversSettings()
protected com.eviware.soapui.model.settings.Settings initSettings(String fileName)
initSettings
in class com.eviware.soapui.SwingSoapUICore
public void resetCodeTemplates(com.eviware.soapui.model.settings.Settings settings, boolean clear, boolean updateTemplateManager)
public void reloadExternalLibraries()
protected com.eviware.soapui.support.action.SoapUIActionRegistry initActionRegistry()
initActionRegistry
in class com.eviware.soapui.DefaultSoapUICore
protected void initCoreComponents()
initCoreComponents
in class com.eviware.soapui.DefaultSoapUICore
public void prepareUI()
prepareUI
in class com.eviware.soapui.StandaloneSoapUICore
public void afterStartup() throws com.eviware.soapui.support.SoapUIException
afterStartup
in class com.eviware.soapui.SwingSoapUICore
com.eviware.soapui.support.SoapUIException
public void reloadExtensions()
Copyright © 2019. All rights reserved.