Eclipse Rich Ajax Platform

Uses of Package
org.eclipse.rwt.service

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

Classes in org.eclipse.rwt.service used by org.eclipse.rwt
IApplicationStore
          The IApplicationStore can be used as store for data that spans the lifecycle of a web application instance.
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.application
IServiceHandler
           A service handler can be used to process requests that bypass the standard request lifecycle.
ISettingStoreFactory
          A setting store factory is responsible for creating and initializing a specific kind of setting store.
 

Classes in org.eclipse.rwt.service used by org.eclipse.rwt.service
IServiceHandler
           A service handler can be used to process requests that bypass the standard request 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

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