Interface Summary |
Action |
Action inside a Service. |
ActionConfig |
Action Configuration.
|
Door |
Created Thu May 9 09:52:36 2002
A door is a way for integrating easily new services
without configuring the jason configuration file. |
JasManagerListener |
Created Sun Sep 15 20:19:36 2002
Notify that a file has been uncompressed
|
MessageHandler |
Created Sun Feb 17 19:19:23 2002
Interface for managing service message
|
ServerConfig |
Server Configuration
We don't know what kind of property file we use. |
Service |
Interface that describes a service plugged into the jason server.
|
ServiceBuilder |
Created Sun Sep 08 21:21:23 2002
Here an interface for building Service
|
ServiceConfig |
Core of the services transmetted for the init called |
ServiceContainerDataModelListener |
Here a listener for the ServiceContainerDataModel . |
ServiceContextListener |
Created Fri Sep 13 20:37:16 2002
Listener for the ServiceContext state. |
ServiceDataListener |
Created Sat Feb 16 19:12:29 2002
Interface for the service data listener
|
Class Summary |
AbstractComponentFactory |
Abstract factory for the Server component. |
AbstractService |
This class is the common class for services implementation.
|
AbstractServiceBuilder |
Created Sun Sep 08 21:31:08 2002
This is a common builder for service
|
ClassServiceBuilder |
Created Sun Sep 08 21:16:24 2002
ServiceContainer builder for static service. |
ConsoleMessageHandler |
Created Sun Feb 17 19:23:08 2002
Simple service message handler writing in the console
|
CoreComponentFactory |
Main ComponentFactory.
|
CustomProperties |
Extension for the Properties object to have more practical access
to specific type |
Domain |
Created Wed Mar 27 10:34:40 2002
This class describes a domain content.
|
DomainRunner |
Created Wed Mar 27 12:23:35 2002
This class is responsable for running the
domain. |
DoorContext |
Created Thu May 9 10:02:53 2002
This is the context for all Door interface
|
DoorDataModel |
Created Fri Sep 06 21:31:49 2002
This is a data model for all service container.
|
FileServiceBuilder |
Created Sun Sep 01 18:32:18 2002
This is builder for Service loaded and managed by an XM file
|
HTTPService |
HTTPService
This service is for processable task, it is able to get all the
request from a socket object. |
JasManager |
Created Mon Jun 10 15:11:51 2002
This is a manager for the .jas format. |
JasonClassLoader |
Created Thu Mar 28 15:44:07 2002
This is a classloader for user services. |
JasonEnv |
Created Wed Mar 27 09:53:26 2002
This is the major configuration manager. |
JasonSecurityManager |
Created Tue Jun 11 10:51:59 2002
This is a security manager for unauthorizing mainly System.exit
|
PathDoor |
Created Thu May 9 09:58:17 2002
This is the default door for a domain. |
ProcessableService |
Created Sat Jun 1 20:57:22 2002
This service is able to work with several processes. |
Runlevel |
Contains information about a runlevel definition :
- name,
- list of service reference. |
SchedulableService |
Created Wed May 8 15:50:51 2002
This service type has a part of a task scheduler. |
ScoreManager |
Created Mon Jun 10 10:00:27 2002
ScoreManager . |
ServiceContainer |
Created Wed Mar 27 11:02:31 2002
This is a ServiceContainer. |
ServiceContainerDataModel |
Created Fri Sep 06 21:31:49 2002
This is a data model for all service container.
|
ServiceContext |
Created Wed Mar 27 11:33:57 2002
Service context. |
ServiceDataSpace |
Created Sat Feb 16 19:04:29 2002
This class is useful for service data exchange
|
ServiceInfo |
Created Sat Jun 15 18:01:21 2002
This classes stores information about the service.
|
ServicePropertyManager |
Created Thu Jun 13 15:50:19 2002
This class is a helper for scanning and converting a service XML property
into a Java Object Value. |
ServiceRequest |
Created Sat May 4 21:37:14 2002
A service request contains a query that a service must
resolve. |
ServiceResponse |
Created Sat May 4 21:39:15 2002
ServiceResponse
|
ServicesManager |
Created Wed Mar 27 10:46:33 2002
This is a toolkit for parsing and managing services. |
ServiceState |
Created Sun Oct 6 20:02:24 2002
This is a storable area for service content. |
ServiceType |
Created Sat Apr 20 15:44:42 2002
This class represent the type tied to a service. |
ServiceVersion |
Created Wed May 15 16:34:08 2002
This object will maintain information for a service version.
|
ServiceWorkingDirectoryManager |
Here a manager for each service working directory. |
SocketService |
Created Sat Feb 16 18:50:38 2002
This service is for all socket service (like HTTP server).
|
TaskableService |
Created Wed May 15 18:45:45 2002
This method will handle user Task . |
ThreadableService |
Created Wed May 15 16:05:33 2002
This is a core class for services that needs to manage a thread.
|
Trace |
Class for sending error message on the console |
XMLErrorHandler |
Created Wed Mar 27 10:03:52 2002
Default error handler when parsing a configuration file
|