Uses of Interface
org.eclipse.rap.rwt.service.SettingStoreFactory
Packages that use SettingStoreFactory
- 
Uses of SettingStoreFactory in org.eclipse.rap.rwt.applicationMethods in org.eclipse.rap.rwt.application with parameters of type SettingStoreFactoryModifier and TypeMethodDescriptionvoidApplication.setSettingStoreFactory(SettingStoreFactory settingStoreFactory) Configure this application to use a custom setting store implementation.
- 
Uses of SettingStoreFactory in org.eclipse.rap.rwt.serviceClasses in org.eclipse.rap.rwt.service that implement SettingStoreFactoryModifier and TypeClassDescriptionfinal classA setting store factory that creates instances ofFileSettingStore.