~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to doc/javadocs/overview-summary.html

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.4.2_04) on Wed Apr 13 20:01:06 MEST 2005 -->
 
6
<TITLE>
 
7
Overview
 
8
</TITLE>
 
9
 
 
10
<META NAME="keywords" CONTENT="Overview">
 
11
 
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
13
 
 
14
<SCRIPT type="text/javascript">
 
15
function windowTitle()
 
16
{
 
17
    parent.document.title="Overview";
 
18
}
 
19
</SCRIPT>
 
20
 
 
21
</HEAD>
 
22
 
 
23
<BODY BGCOLOR="white" onload="windowTitle();">
 
24
 
 
25
 
 
26
<!-- ========= START OF TOP NAVBAR ======= -->
 
27
<A NAME="navbar_top"><!-- --></A>
 
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
30
<TR>
 
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
32
<A NAME="navbar_top_firstrow"><!-- --></A>
 
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
34
  <TR ALIGN="center" VALIGN="top">
 
35
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
 
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
42
  </TR>
 
43
</TABLE>
 
44
</TD>
 
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
46
</EM>
 
47
</TD>
 
48
</TR>
 
49
 
 
50
<TR>
 
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
52
&nbsp;PREV&nbsp;
 
53
&nbsp;NEXT</FONT></TD>
 
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
55
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
56
&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
57
&nbsp;<SCRIPT type="text/javascript">
 
58
  <!--
 
59
  if(window==top) {
 
60
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
 
61
  }
 
62
  //-->
 
63
</SCRIPT>
 
64
<NOSCRIPT>
 
65
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
 
66
</NOSCRIPT>
 
67
 
 
68
</FONT></TD>
 
69
</TR>
 
70
</TABLE>
 
71
<A NAME="skip-navbar_top"></A>
 
72
<!-- ========= END OF TOP NAVBAR ========= -->
 
73
 
 
74
<HR>
 
75
This document is the API specification for the Distributed Resource
 
76
    Management Application API (DRMAA) Java[TM] language binding, as defined by
 
77
    the Global Grid Forum DRMAA Working Group.
 
78
<P>
 
79
<B>See:</B>
 
80
<BR>
 
81
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#overview_description"><B>Description</B></A>
 
82
<P>
 
83
 
 
84
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
85
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
86
<TD COLSPAN=2><FONT SIZE="+2">
 
87
<B>Packages</B></FONT></TD>
 
88
</TR>
 
89
<TR BGCOLOR="white" CLASS="TableRowColor">
 
90
<TD WIDTH="20%"><B><A HREF="com/sun/grid/drmaa/package-summary.html">com.sun.grid.drmaa</A></B></TD>
 
91
<TD>Provides a DRMAA implementation for the N1[TM] Grid Engine software.</TD>
 
92
</TR>
 
93
<TR BGCOLOR="white" CLASS="TableRowColor">
 
94
<TD WIDTH="20%"><B><A HREF="org/ggf/drmaa/package-summary.html">org.ggf.drmaa</A></B></TD>
 
95
<TD>Provides an implementation of the Distributed Resource Management
 
96
    Application API (DRMAA).</TD>
 
97
</TR>
 
98
</TABLE>
 
99
 
 
100
<P>
 
101
&nbsp;<A NAME="overview_description"><!-- --></A>
 
102
<P>
 
103
<p>This document is the API specification for the Distributed Resource
 
104
    Management Application API (DRMAA) Java[TM] language binding, as defined by
 
105
    the Global Grid Forum DRMAA Working Group.</p>
 
106
    <p>This document only includes the public methods and fields of the API.
 
107
    For the full documentation, including the protected methods and fields, see
 
108
    the <a href="http://gridengine.sunsource.net/unbranded-source/browse/%7Echeckout%7E/gridengine/doc/javadocs/index.html?content-type=text/html" target='_TOP'>online</a>
 
109
    docs.</p>
 
110
<P>
 
111
 
 
112
<P>
 
113
<DL>
 
114
<DT><B>Since:</B></DT>
 
115
  <DD>0.4.2</DD>
 
116
<DT><B>Version:</B></DT>
 
117
  <DD>0.5</DD>
 
118
<DT><B>Author:</B></DT>
 
119
  <DD>dan.templeton@sun.com</DD>
 
120
<DT><B>See Also:</B><DD><a href="http://www.drmaa.org">DRMAA Working Group Homepage</a>, 
 
121
<a href="https://forge.gridforum.org/projects/drmaa-wg">DRMAA Working Group Document Repository</a>, 
 
122
<a href="http://www.ggf.org">The Global Grid Forum Homepage</a></DL>
 
123
<HR>
 
124
 
 
125
 
 
126
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
127
<A NAME="navbar_bottom"><!-- --></A>
 
128
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
129
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
130
<TR>
 
131
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
132
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
133
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
134
  <TR ALIGN="center" VALIGN="top">
 
135
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
 
136
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
 
137
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
 
138
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
139
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
140
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
141
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
142
  </TR>
 
143
</TABLE>
 
144
</TD>
 
145
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
146
</EM>
 
147
</TD>
 
148
</TR>
 
149
 
 
150
<TR>
 
151
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
152
&nbsp;PREV&nbsp;
 
153
&nbsp;NEXT</FONT></TD>
 
154
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
155
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
156
&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
157
&nbsp;<SCRIPT type="text/javascript">
 
158
  <!--
 
159
  if(window==top) {
 
160
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
 
161
  }
 
162
  //-->
 
163
</SCRIPT>
 
164
<NOSCRIPT>
 
165
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
 
166
</NOSCRIPT>
 
167
 
 
168
</FONT></TD>
 
169
</TR>
 
170
</TABLE>
 
171
<A NAME="skip-navbar_bottom"></A>
 
172
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
173
 
 
174
<HR>
 
175
 
 
176
</BODY>
 
177
</HTML>