Package com.ace.moab.api.connect

Classes in this package allow connections to be made to the Moab Workload Manager.

See:
          Description

Interface Summary
IMoabConnection Provides a connection to an instance of Moab.
 

Class Summary
LocalConnection Provides a local connection to an instance of Moab running locally (the same machine).
MoabInputStream This class is essentially a wrapper for the standard out stream that come from running a moab command.
SSHConnection Provides a connection to an instance of Moab through an SSH connection.
 

Enum Summary
ConnectionType Represents a type of connection to Moab (or a Moab demo)
 

Package com.ace.moab.api.connect Description

Classes in this package allow connections to be made to the Moab Workload Manager. Connections are used to run Moab Commands and get the results and control security and authorization for Moab connections.



Copyright © 2001-2009 Cluster Resources, Inc. All Rights Reserved.