Back to DevDoc
| Bundle name | Provides | Description |
| org.simexplorer.batchressourcecontrol | Service | This bundle provides a service that allows controlling concurrent accesses to resources. For instance: restrain the access to 5 the number of concurrent threads accessing a storage element. |
| org.simexplorer.clonning | Service | This bundles provides a service to deep-clone Java objects by recursive binary copies of its attributes |
| org.simexplorer.environmentprovider.glite | Classes | This bundle provides classes to access glite storage and computing resources. The classes of this bundle specialize the classes of org.simexplorer.jsaga. |
| org.simexplorer.exception | Classes | This bundle provides exceptions classes |
| org.simexplorer.file | Classes | This bundle provides classes to access local and remote files by their URI. |
| org.simexplorer.finalizer | Service | This bundle provides a service to execute multi-threaded cleaning methods at the end of an execution. |
| org.simexplorer.implementation | Classes | This bundle provides a generic implementation of the SimExplorer model and the local execution environment provider. |
| org.simexplorer.jsaga | Classes | This bundle provides generic abstract classes to access execution environment implements in JSAGA. |
| org.simexplorer.jsaga.session | Service | This bundle provides a service to manage a JSAGA session containing the security context for accessing JSAGA environments. It also configure JSAGA to run in equinox. |
| org.simexplorer.methods | Classes | This bundle extends the implementation with specific task, plan.... (modularization: 1 bundle by domain? It could increase extensibility) |
| org.simexplorer.model | Interfaces | This bundle provides interfaces and enumerations common representing the main concepts in SimExplorer. |
| org.simexplorer.replicacatalog | Service | This bundle provides a service: a persistent catalog (stored in the workspace) of the replicated files through the different storages of the execution environments. |
| org.simexplorer.runtime | Application | This bundle provides classes to execute SimExplorer on remote environments. |
| org.simexplorer.runtimemessageserializer | Service | This bundle provide a service to generate files allowing the communication with the runtime jobs on remote execution environments. |
| org.simexplorer.tools | Classes and Service | This bundle provides general tools and services used by SimExplorer bundles. |
| org.simexplorer.transfermonitor | Service | This bundle provides a service for background transfers. |
| org.simexplorer.updater | Service | This bundle provides a service for updating objects. |
| org.simexplorer.workspace | Service | This bundle provides a service for managing the user's SimExplorer's workspace. |





