Packages |
org.icenigrid.gridsam.core |
Package containing the core interfaces defining the JobManager API. |
org.icenigrid.gridsam.core.hostenv |
|
org.icenigrid.gridsam.core.jmx |
Package containing support class for Java Management Extension support in the GridSAM toolkit. |
org.icenigrid.gridsam.core.jsdl |
Package containing support classes for handling Job Submission Description Language document. |
org.icenigrid.gridsam.core.plugin |
Package containing interfaces that define the Service Provider Interface (SPI) of GridSAM. |
org.icenigrid.gridsam.core.plugin.connector.common |
Package containing common implementations of the DRMConnector interface. |
org.icenigrid.gridsam.core.plugin.connector.condor |
Package containing the Condor command-line based DRMConnector plugin. |
org.icenigrid.gridsam.core.plugin.connector.data |
Package containing DRMConnector implementations that handle file staging using the Apache Virtual File System abstraction. |
org.icenigrid.gridsam.core.plugin.connector.drmaa |
Package containing DRMConnector plugin classes for submitting and managing jobs through the DRMAA API. |
org.icenigrid.gridsam.core.plugin.connector.fork |
Package containing the Fork DRMConnector plugin. |
org.icenigrid.gridsam.core.plugin.connector.globus |
Package containing the Globus Toolkit 2.4.3 DRMConnector plugin. |
org.icenigrid.gridsam.core.plugin.connector.ictcondor |
|
org.icenigrid.gridsam.core.plugin.connector.openpbs |
|
org.icenigrid.gridsam.core.plugin.connector.pbs |
|
org.icenigrid.gridsam.core.plugin.manager |
Package containing the default implementation of the DRMConnector and JobManager abstraction. |
org.icenigrid.gridsam.core.plugin.manager.auth |
|
org.icenigrid.gridsam.core.plugin.manager.auth.simple |
|
org.icenigrid.gridsam.core.plugin.persistence.common |
Package containing the implementation classes of the job persistence interfaces. |
org.icenigrid.gridsam.core.plugin.persistence.hibernate |
Package containing an implementation of the job persistence API using the Hibernate toolkit over a relational database. |
org.icenigrid.gridsam.core.plugin.scheduler |
Package containing implementation classes of the scheduler interface defined in the job management API. |
org.icenigrid.gridsam.core.plugin.shell |
Package containing an abstraction of a Shell and a virtual file system. |
org.icenigrid.gridsam.core.plugin.shell.local |
Package containing an implementation of the Shell API using the Java Runtime.exec() mechanism. |
org.icenigrid.gridsam.core.plugin.shell.ssh |
Package containing an implementation of the Shell API. |
org.icenigrid.gridsam.core.plugin.transfer.exception |
|
org.icenigrid.gridsam.core.plugin.transfer.persistence |
|
org.icenigrid.gridsam.core.plugin.transfer.protocol |
|
org.icenigrid.gridsam.core.plugin.transfer.provider |
|
org.icenigrid.gridsam.core.plugin.transfer.util |
|
org.icenigrid.gridsam.core.plugin.vfs.gsiftp |
Package containing a Apache Virtual File System plugin for the GridFTP protocol. |
org.icenigrid.gridsam.core.support |
|
org.icenigrid.gridsam.core.support.omii |
|
org.icenigrid.gridsam.core.util |
|
org.icenigrid.gridsam.core.util.legacy |
|
org.icenigrid.gridsam.integration.common |
|