Uses of Class
org.openbandy.service.Service

Packages that use Service
org.openbandy.service   
 

Uses of Service in org.openbandy.service
 

Subclasses of Service in org.openbandy.service
 class DatabaseService
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
 class EventService
          The EventService acts as a router between EventSources and EventSinks.
 class LogService
          This is a helper class to simplify (and abstract) the usage of logging methods as logging functionality by providing static methods.
 class MessageService
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.
 class NotificatorService
          Provides static methods to notify the user via an alert.
 class PreferencesService
          This is a helper class to simplify (and abstract) the usage of the preference class by providing static methods.
 class SerializerService
          TODO describe purpose and usage

(c) Copyright Philipp Bolliger 2007, ALL RIGHTS RESERVED.