Eclipse Remote Application Platform

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

Packages that use SettingStoreFactory
org.eclipse.rap.rwt.application   
org.eclipse.rap.rwt.service   
 

Uses of SettingStoreFactory in org.eclipse.rap.rwt.application
 

Methods in org.eclipse.rap.rwt.application with parameters of type SettingStoreFactory
 void Application.setSettingStoreFactory(SettingStoreFactory settingStoreFactory)
          Configure this application to use a custom setting store implementation.
 

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

Subinterfaces of SettingStoreFactory in org.eclipse.rap.rwt.service
 interface ISettingStoreFactory
          Deprecated. Use SettingStoreFactory instead.
 

Classes in org.eclipse.rap.rwt.service that implement SettingStoreFactory
 class FileSettingStoreFactory
          A setting store factory that creates instances of FileSettingStore.
 


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