Eclipse Rich Ajax Platform
Release 1.3

Uses of Package
org.eclipse.rwt.service

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

Classes in org.eclipse.rwt.service used by org.eclipse.rwt
IServiceManager
          An IServiceManager is responsible to manage 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.
 

Classes in org.eclipse.rwt.service used by org.eclipse.rwt.service
IServiceHandler
          A service handler is responsible for taking a request and sending an appropriate response by bypassing the standard lifecycle.
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.
SessionStoreEvent
          SessionStoreListeners are used to get notifications before the session store is destroyed.
SessionStoreListener
          SessionStoreListeners are used to get notifications before the session store is destroyed.
SettingStoreEvent
          A SettingStoreEvent holds information regarding the change of a single attribute inside the setting store.
SettingStoreException
          This exception indicated a setting store operation failed to complete normally.
SettingStoreListener
          Setting store listeners are notified by an ISettingStore, when an attribute inside the store has been changed (i.e.
 


Eclipse Rich Ajax Platform
Release 1.3

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