public class DynamicLauncher extends SeleniumLauncher
WServlet.WServletEnvironment, WServlet.WServletHelperCOMPONENT_TO_LAUNCH_PARAM_KEY, SHOW_MEMORY_PROFILE_PARAM_KEYAJAX_TRIGGER_PARAM_NAME, DATA_LIST_PARAM_NAME, STATIC_RESOURCE_PARAM_NAME, TARGET_ID_PARAM_NAME| Constructor and Description |
|---|
DynamicLauncher() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getComponentToLaunchClassName()
Override to return the UI Registry Key - the class name is not needed because the instance has been added to the
UIRegistry in advance.
|
WComponent |
setComponentToLaunch(String uniqueId,
WComponent componentToLaunch)
Set the instance for the UI to launch.
|
createServletHelper, destroyContextForSession, getContextForSessioncreateInterceptorChain, createUI, getUI, main, serviceaddIndirectJar, createWebApp, getResourceDir, getThemeWebdocs, getUrl, getWebdocsDir, isRunning, isShutdownEnabled, registerServlets, run, service, shutDown, stopaddGenericHeaders, handleError, init, serviceIntdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModifiedpublic WComponent setComponentToLaunch(String uniqueId, WComponent componentToLaunch)
Set the instance for the UI to launch.
A null value will revert to the Default PlainLauncher parameter behavior.
uniqueId - the uniqueId to register the component.componentToLaunch - the WComponent to launch.protected String getComponentToLaunchClassName()
getComponentToLaunchClassName in class PlainLauncherCopyright © 2016. All rights reserved.