Eclipse Remote Application Platform

Uses of Interface
org.eclipse.rap.rwt.service.ApplicationContext

Packages that use ApplicationContext
org.eclipse.rap.rwt   
org.eclipse.rap.rwt.service   
 

Uses of ApplicationContext in org.eclipse.rap.rwt
 

Methods in org.eclipse.rap.rwt that return ApplicationContext
static ApplicationContext RWT.getApplicationContext()
          Returns the ApplicationContext instance that represents the web context's global data storage area.
static ApplicationContext RWT.getApplicationStore()
          Deprecated. Use RWT.getApplicationContext() instead.
 

Uses of ApplicationContext in org.eclipse.rap.rwt.service
 

Methods in org.eclipse.rap.rwt.service that return ApplicationContext
 ApplicationContext UISession.getApplicationContext()
          Returns the ApplicationContext this UISession belongs to.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0