Uses of Interface
org.eclipse.rap.rwt.application.ApplicationConfiguration
Packages that use ApplicationConfiguration
- 
Uses of ApplicationConfiguration in org.eclipse.rap.rwt.applicationConstructors in org.eclipse.rap.rwt.application with parameters of type ApplicationConfigurationModifierConstructorDescriptionApplicationRunner(ApplicationConfiguration configuration, ServletContext servletContext) Constructs a new instance of this class given an application configuration and the servlet context it is bound to.
- 
Uses of ApplicationConfiguration in org.eclipse.rap.rwt.osgiMethods in org.eclipse.rap.rwt.osgi with parameters of type ApplicationConfigurationModifier and TypeMethodDescriptionApplicationLauncher.launch(ApplicationConfiguration configuration, HttpService httpService, HttpContext httpContext, String contextName, String contextDirectory) Launches an application with the given configuration at the given HTTPService.