All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractRPCService |
This class is a basic implementation of the RPCService, it is mainly based on the
MessageDispatcher of JGroups.
|
| AbstractRPCService.MemberHasLeftException |
|
| AbstractRPCService.MessageBody |
This intern class will be used to
|
| AbstractRPCService.State |
|
| AbstractTransactionService |
This abstract class implements the main logic of all the methods expected for a
TransactionService.
|
| ActionNonTxAware<R,A,E extends Exception> |
This class describes all the actions that are not supposed to be called
within a transaction
|
| AddJobListenerComponentPlugin |
The root class allowing to assign a given job listener to one or several job identified by their
JobKey
|
| AddTriggerListenerComponentPlugin |
|
| Asynchronous |
Created by The eXo Platform SAS
This marker annotation shows that Listener must be executed in asynchronous way.
|
| Attachment |
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com
Dec 28, 2005
|
| BaseJob |
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct
5, 2005
|
| BindReferencePlugin |
Created by The eXo Platform SAS. InitialContextInitializer's Component
Plugin for binding reference to JNDI naming context
|
| CloseableDataSource |
This class is used to wrap the original DataSource
in order to be able to support close operation.
|
| CompressData |
Created by The eXo Platform SAS Author : Chung Nguyen
nguyenchung136@yahoo.com Feb 10, 2006
|
| CompressData.DataInstance |
|
| CompressData.FileDataInstance |
|
| CompressData.InputStreamDataInstance |
|
| CronJob |
Created by The eXo Platform SAS Author : Hoa Pham
hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 10, 2005
|
| DataSourceProvider |
This provider is used to get a DataSource in an uniform manner.
|
| DataSourceProviderImpl |
|
| DefaultThreadFactory |
This is a default thread factory that creates vanilla threads.
|
| Event<S,D> |
Created by The eXo Platform SAS
Event object.
|
| ExoAuthenticator |
|
| ExoContainerContextFactory |
This implementation of InitialContextFactory is used to be able to share
all the objects that have been binded thanks to the InitialContextInitializer
which is required for example to be able to create and bind data sources dynamically
|
| ExoServiceException |
|
| IDGeneratorService |
|
| IDGeneratorServiceImpl |
|
| InitialContextBinder |
Class is responsible for binding references at runtime, persists on file and automatically binds after restart.
|
| InitialContextInitializer |
Created by The eXo Platform SAS Initializer for
Context.INITIAL_CONTEXT_FACTORY
|
| JBossTransactionService |
|
| JobContext |
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct
5, 2005
|
| JobEnvironmentConfigListener |
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct
5, 2005
|
| JobInfo |
Created by The eXo Platform SAS Author : Hoa Pham
hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 6, 2005
|
| JobKey |
The JavaBean allowing to identify a Job
|
| JobSchedulerService |
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct
5, 2005
|
| JobSchedulerServiceImpl |
Created by The eXo Platform SAS
Author : Hoa Pham
hoapham@exoplatform.com
Oct 5, 2005
|
| Listener<S,D> |
Created by The eXo Platform SAS
This class is registered with the Listener service
and is invoked when an event with the same name is broadcasted.
|
| ListenerService |
Created by The eXo Platform SAS
Listener Service is reponsible for notifying the Listener
when a given event is broadcasted.
|
| ListenerThreadFactory |
This ThreadFactory implementation is a copy of Executors$DefaultThreadFactory.
|
| MailService |
Interface provides basic operations for sending mail messages and mail service
configuration data retrieval.
|
| MailServiceImpl |
Basically this is MailService implementation build on top of javax.mail package.
|
| ManagedConnection |
This classes wraps a jdbc connection in order to prevent any forbidden
actions such as explicit commit/rollback.
|
| ManagedDataSource |
This classes is used to wrap the original DataSource
in order to be able to support the managed data sources with a limited
amount of changes.
|
| Message |
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com
Dec 28, 2005
|
| NetService |
Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan
10, 2006
|
| NetServiceImpl |
Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan
10, 2006
|
| PeriodInfo |
Created by The eXo Platform SAS Author : Hoa Pham
hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 6, 2005
|
| PeriodJob |
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Oct 6, 2005
|
| QuartzSheduler |
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Dec 13, 2005
|
| Queue |
|
| QueueTaskJob |
Created by The eXo Platform SAS Author : Hoa Pham
hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 7, 2005
|
| QueueTasks |
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Dec 29, 2005
|
| RemoteCommand |
This class represents the command that can be executed on a remote server.
|
| RPCException |
The root class of all the Exception related to the RPC Service
|
| RPCService |
This service provides mechanism to communicate with the other cluster nodes.
|
| RPCServiceImpl |
|
| SimpleContext |
Created by The eXo Platform SAS.
|
| SimpleContextFactory |
Created by The eXo Platform SAS .
|
| SingleMethodCallCommand |
This command will allow you to call one specific method with the arguments given by the execute method
on a component.
|
| Task |
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Dec 29, 2005
|
| ThreadFactoryIF |
This interface in implemented by objects that create Thread objects.
|
| TopologyChangeEvent |
The event triggered anytime the cluster has changed of topology
|
| TopologyChangeListener |
This interface is used to allow some components to be notified anytime the topology
of the cluster changes, in other words any time a member of the cluster leave or join
the cluster.
|
| TransactionService |
Created by The eXo Platform SAS. The transaction service
|
| TransactionsEssentialsTransactionService |
Deprecated.
|