All Classes and Interfaces

Class
Description
This class is a basic implementation of the RPCService, it is mainly based on the MessageDispatcher of JGroups.
 
This intern class will be used to
All the potential states of the RPCServiceImpl
This abstract class implements the main logic of all the methods expected for a TransactionService.
This class describes all the actions that are not supposed to be called within a transaction
The root class allowing to assign a given job listener to one or several job identified by their JobKey
 
Created by The eXo Platform SAS
This marker annotation shows that Listener must be executed in asynchronous way.
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com Dec 28, 2005
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
Created by The eXo Platform SAS.
InitialContextInitializer's Component Plugin for binding reference to JNDI naming context
This class is used to wrap the original DataSource in order to be able to support close operation.
Created by The eXo Platform SAS Author : Chung Nguyen nguyenchung136@yahoo.com Feb 10, 2006
 
 
 
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 10, 2005
This provider is used to get a DataSource in an uniform manner.
The default implementation of DataSourceProvider.
This is a default thread factory that creates vanilla threads.
Created by The eXo Platform SAS
Event object.
 
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
 
 
 
Class is responsible for binding references at runtime, persists on file and automatically binds after restart.
Created by The eXo Platform SAS
Initializer for Context.INITIAL_CONTEXT_FACTORY
 
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 6, 2005
The JavaBean allowing to identify a Job
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com Oct 5, 2005
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.
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.
Created by The eXo Platform SAS
Listener Service is reponsible for notifying the Listener when a given event is broadcasted.
This ThreadFactory implementation is a copy of Executors$DefaultThreadFactory.
Interface provides basic operations for sending mail messages and mail service configuration data retrieval.
Basically this is MailService implementation build on top of javax.mail package.
This classes wraps a jdbc connection in order to prevent any forbidden actions such as explicit commit/rollback.
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.
Created by The eXo Platform SAS Author : Phung Hai Nam phunghainam@gmail.com Dec 28, 2005
Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan 10, 2006
Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan 10, 2006
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 6, 2005
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Oct 6, 2005
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 13, 2005
 
Created by The eXo Platform SAS Author : Hoa Pham hoapham@exoplatform.com,phamvuxuanhoa@yahoo.com Oct 7, 2005
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 29, 2005
This class represents the command that can be executed on a remote server.
The root class of all the Exception related to the RPC Service
This service provides mechanism to communicate with the other cluster nodes.
This class is the implementation of the AbstractRPCService for JGroups 3.
Created by The eXo Platform SAS.
Created by The eXo Platform SAS .
This command will allow you to call one specific method with the arguments given by the execute method on a component.
Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 29, 2005
This interface in implemented by objects that create Thread objects.
The event triggered anytime the cluster has changed of topology
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.
Created by The eXo Platform SAS.
The transaction service
Deprecated.
JBossTransactionService used in all cases instead