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.SoapUIExceptionpublic 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.DefaultSoapUICorepublic void init(String settingsFile, boolean commandLine)
init in class com.eviware.soapui.DefaultSoapUICoreprotected void loadPlugins()
loadPlugins in class com.eviware.soapui.DefaultSoapUICorepublic PluginManager getPluginManager()
protected ClassLoader getExtensionClassLoaderParent()
getExtensionClassLoaderParent in class com.eviware.soapui.DefaultSoapUICoreprotected Comparator<Class<?>> getListenerComparator()
getListenerComparator in class com.eviware.soapui.DefaultSoapUICoreprotected void initExtensions(ClassLoader extensionClassLoader)
initExtensions in class com.eviware.soapui.DefaultSoapUICoreprotected void addExternalActions(String folder, ClassLoader classLoader)
addExternalActions in class com.eviware.soapui.SwingSoapUICoreprotected String importSettingsOnStartup(String fileName) throws Exception
importSettingsOnStartup in class com.eviware.soapui.SwingSoapUICoreExceptionprotected com.eviware.soapui.monitor.MockEngine buildMockEngine()
buildMockEngine in class com.eviware.soapui.DefaultSoapUICorepublic void reloadDefaultDriversSettings()
protected com.eviware.soapui.model.settings.Settings initSettings(String fileName)
initSettings in class com.eviware.soapui.SwingSoapUICorepublic 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.DefaultSoapUICoreprotected void initCoreComponents()
initCoreComponents in class com.eviware.soapui.DefaultSoapUICorepublic void prepareUI()
prepareUI in class com.eviware.soapui.StandaloneSoapUICorepublic void afterStartup()
throws com.eviware.soapui.support.SoapUIException
afterStartup in class com.eviware.soapui.SwingSoapUICorecom.eviware.soapui.support.SoapUIExceptionpublic void reloadExtensions()
Copyright © 2019. All rights reserved.