Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse RAP Development Guide
Previous Page Home Next Page

Eclipse Rich Ajax Platform
Release 1.2

Package org.eclipse.rwt.service

Interface Summary
IServiceHandler A service handler is responsible for taking a request and sending an appropriate response by bypassing the standard lifecycle.
IServiceManager An IServiceManager is responsible to manager existing IServiceHandlers.
IServiceStore The IServiceStore can be used to store and retrieve information during a life cycle request.
ISessionStore The ISessionStore represents a storage place for objects with session scope.
ISettingStore An ISettingStore is a mechanism persisting settings (i.e.
ISettingStoreFactory A setting store factory is responsible for creating and initializing a specific kind of setting store.
SessionStoreListener SessionStoreListeners are used to get notifications before the session store is destroyed.
SettingStoreListener Setting store listeners are notified by an ISettingStore, when an attribute inside the store has been changed (i.e.
 

Class Summary
FileSettingStore This ISettingStore implementation persists all settings on the file system using Java Properties .
RWTFileSettingStoreFactory ISettingStoreFactory that creates FileSettingStore instances.
SessionStoreEvent SessionStoreListeners are used to get notifcations before the session store is destroyed.
SettingStoreEvent A SettingStoreEvent holds information regarding the change of a single attribute inside the setting store.
 

Exception Summary
SettingStoreException This exception indicated a setting store operation failed to complete normally.
 


Eclipse Rich Ajax Platform
Release 1.2

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire