Eclipse Rich Ajax Platform

Uses of Interface
org.eclipse.rwt.service.ISettingStoreFactory

Packages that use ISettingStoreFactory
org.eclipse.rwt.application   
org.eclipse.rwt.service   
 

Uses of ISettingStoreFactory in org.eclipse.rwt.application
 

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

Uses of ISettingStoreFactory in org.eclipse.rwt.service
 

Classes in org.eclipse.rwt.service that implement ISettingStoreFactory
 class RWTFileSettingStoreFactory
          ISettingStoreFactory that creates FileSettingStore instances.
 


Eclipse Rich Ajax Platform

Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.