http://git-wip-us.apache.org/repos/asf/twill/blob/9ea6dac8/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillApplication.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillApplication.html
 
b/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillApplication.html
deleted file mode 100644
index 633e882..0000000
--- 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillApplication.html
+++ /dev/null
@@ -1,210 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Fri Feb 27 13:20:35 PST 2015 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.twill.api.TwillApplication (Apache Twill 
0.5.0-incubating API)
-</TITLE>
-
-<META NAME="date" CONTENT="2015-02-27">
-
-<LINK REL ="stylesheet" TYPE="text/css" 
HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillApplication (Apache Twill 0.5.0-incubating API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillApplication.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillApplication.html" target="_top"><B>NO FRAMES</B></A>  
&nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.twill.api.TwillApplication</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A 
HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api">TwillApplication</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.api"><B>org.apache.twill.api</B></A></TD>
-<TD>Classes in this package provides core functionality of the Twill 
library.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.yarn"><B>org.apache.twill.yarn</B></A></TD>
-<TD>Classes in this package implement the Twill API for Apache Hadoop 
YARN.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.api"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api">TwillApplication</A> in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 with parameters of type <A 
HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api">TwillApplication</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillApplication)">prepare</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in 
org.apache.twill.api">TwillApplication</A>&nbsp;application)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepares to run 
the given <A HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api"><CODE>TwillApplication</CODE></A> as 
specified by the application.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.yarn"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api">TwillApplication</A> in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A>
 with parameters of type <A 
HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api">TwillApplication</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>YarnTwillRunnerService.</B><B><A 
HREF="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillApplication)">prepare</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in 
org.apache.twill.api">TwillApplication</A>&nbsp;application)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillApplication.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillApplication.html" target="_top"><B>NO FRAMES</B></A>  
&nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2013 <a href="http://www.apache.org";>The Apache Software 
Foundation</a>. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/twill/blob/9ea6dac8/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillContext.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillContext.html
 
b/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillContext.html
deleted file mode 100644
index 41d08cf..0000000
--- 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillContext.html
+++ /dev/null
@@ -1,242 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Fri Feb 27 13:20:35 PST 2015 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.twill.api.TwillContext (Apache Twill 
0.5.0-incubating API)
-</TITLE>
-
-<META NAME="date" CONTENT="2015-02-27">
-
-<LINK REL ="stylesheet" TYPE="text/css" 
HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillContext (Apache Twill 0.5.0-incubating API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillContext.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillContext.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.twill.api.TwillContext</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A 
HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.api"><B>org.apache.twill.api</B></A></TD>
-<TD>Classes in this package provides core functionality of the Twill 
library.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.ext"><B>org.apache.twill.ext</B></A></TD>
-<TD>&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.api"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillContext.html" 
title="interface in org.apache.twill.api">TwillContext</A> in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 that return <A HREF="../../../../../org/apache/twill/api/TwillContext.html" 
title="interface in org.apache.twill.api">TwillContext</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A 
HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A></CODE></FONT></TD>
-<TD><CODE><B>AbstractTwillRunnable.</B><B><A 
HREF="../../../../../org/apache/twill/api/AbstractTwillRunnable.html#getContext()">getContext</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 with parameters of type <A 
HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>TwillRunnable.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html#initialize(org.apache.twill.api.TwillContext)">initialize</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A>&nbsp;context)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when the 
container process starts.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>AbstractTwillRunnable.</B><B><A 
HREF="../../../../../org/apache/twill/api/AbstractTwillRunnable.html#initialize(org.apache.twill.api.TwillContext)">initialize</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A>&nbsp;context)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.ext"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillContext.html" 
title="interface in org.apache.twill.api">TwillContext</A> in <A 
HREF="../../../../../org/apache/twill/ext/package-summary.html">org.apache.twill.ext</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/ext/package-summary.html">org.apache.twill.ext</A>
 with parameters of type <A 
HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>BundledJarRunnable.</B><B><A 
HREF="../../../../../org/apache/twill/ext/BundledJarRunnable.html#doInitialize(org.apache.twill.api.TwillContext)">doInitialize</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A>&nbsp;context)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>BundledJarRunnable.</B><B><A 
HREF="../../../../../org/apache/twill/ext/BundledJarRunnable.html#initialize(org.apache.twill.api.TwillContext)">initialize</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api">TwillContext</A>&nbsp;context)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillContext.html" title="interface 
in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillContext.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillContext.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2013 <a href="http://www.apache.org";>The Apache Software 
Foundation</a>. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/twill/blob/9ea6dac8/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillController.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillController.html
 
b/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillController.html
deleted file mode 100644
index 5f0afd2..0000000
--- 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillController.html
+++ /dev/null
@@ -1,260 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Fri Feb 27 13:20:35 PST 2015 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.twill.api.TwillController (Apache Twill 
0.5.0-incubating API)
-</TITLE>
-
-<META NAME="date" CONTENT="2015-02-27">
-
-<LINK REL ="stylesheet" TYPE="text/css" 
HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillController (Apache Twill 0.5.0-incubating API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillController.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillController.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.twill.api.TwillController</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.api"><B>org.apache.twill.api</B></A></TD>
-<TD>Classes in this package provides core functionality of the Twill 
library.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.yarn"><B>org.apache.twill.yarn</B></A></TD>
-<TD>Classes in this package implement the Twill API for Apache Hadoop 
YARN.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.api"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A> in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 that return <A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.html#lookup(java.lang.String,
 org.apache.twill.api.RunId)">lookup</A></B>(<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;applicationName,
-       <A HREF="../../../../../org/apache/twill/api/RunId.html" 
title="interface in org.apache.twill.api">RunId</A>&nbsp;runId)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets a <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> for 
the given application and runId.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#start()">start</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Starts the 
application.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 that return types with arguments of type <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in 
org.apache.twill.api">TwillController</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.LiveInfo.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.LiveInfo.html#getControllers()">getControllers</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A>s for 
all live instances of the application.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in 
org.apache.twill.api">TwillController</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.html#lookup(java.lang.String)">lookup</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;applicationName)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets an <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang"><CODE>Iterable</CODE></A> of <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api"><CODE>TwillController</CODE></A> for 
all running instances of the given application.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.yarn"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A> in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A>
 that return <A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></CODE></FONT></TD>
-<TD><CODE><B>YarnTwillRunnerService.</B><B><A 
HREF="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookup(java.lang.String,
 org.apache.twill.api.RunId)">lookup</A></B>(<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;applicationName,
-       <A HREF="../../../../../org/apache/twill/api/RunId.html" 
title="interface in org.apache.twill.api">RunId</A>&nbsp;runId)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A>
 that return types with arguments of type <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api">TwillController</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in 
org.apache.twill.api">TwillController</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>YarnTwillRunnerService.</B><B><A 
HREF="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#lookup(java.lang.String)">lookup</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;applicationName)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillController.html" 
title="interface in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillController.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillController.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2013 <a href="http://www.apache.org";>The Apache Software 
Foundation</a>. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/twill/blob/9ea6dac8/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillPreparer.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillPreparer.html
 
b/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillPreparer.html
deleted file mode 100644
index e3c5f4d..0000000
--- 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillPreparer.html
+++ /dev/null
@@ -1,393 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Fri Feb 27 13:20:35 PST 2015 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.twill.api.TwillPreparer (Apache Twill 
0.5.0-incubating API)
-</TITLE>
-
-<META NAME="date" CONTENT="2015-02-27">
-
-<LINK REL ="stylesheet" TYPE="text/css" 
HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillPreparer (Apache Twill 0.5.0-incubating API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillPreparer.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillPreparer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.twill.api.TwillPreparer</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api">TwillPreparer</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.api"><B>org.apache.twill.api</B></A></TD>
-<TD>Classes in this package provides core functionality of the Twill 
library.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.yarn"><B>org.apache.twill.yarn</B></A></TD>
-<TD>Classes in this package implement the Twill API for Apache Hadoop 
YARN.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.api"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A> in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 that return <A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#addJVMOptions(java.lang.String)">addJVMOptions</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;options)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This methods adds 
extra JVM options that will be passed to the java command line for every 
runnable
- of the application started through this <A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><CODE>TwillPreparer</CODE></A> instance.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#addLogHandler(org.apache.twill.api.logging.LogHandler)">addLogHandler</A></B>(<A
 HREF="../../../../../org/apache/twill/api/logging/LogHandler.html" 
title="interface in 
org.apache.twill.api.logging">LogHandler</A>&nbsp;handler)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a <A 
HREF="../../../../../org/apache/twill/api/logging/LogHandler.html" 
title="interface in org.apache.twill.api.logging"><CODE>LogHandler</CODE></A> 
for receiving an application log.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#addSecureStore(org.apache.twill.api.SecureStore)">addSecureStore</A></B>(<A
 HREF="../../../../../org/apache/twill/api/SecureStore.html" title="interface 
in org.apache.twill.api">SecureStore</A>&nbsp;secureStore)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds security 
credentials for the runtime environment to gives application access to 
resources.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#enableDebugging(boolean,
 java.lang.String...)">enableDebugging</A></B>(boolean&nbsp;doSuspend,
-                <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>...&nbsp;runnables)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enable debugging 
for runnables.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#enableDebugging(java.lang.String...)">enableDebugging</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>...&nbsp;runnables)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enable debugging 
for runnables, without suspending the virtual machine to wait for the 
debugger.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillApplication)">prepare</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in 
org.apache.twill.api">TwillApplication</A>&nbsp;application)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepares to run 
the given <A HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in org.apache.twill.api"><CODE>TwillApplication</CODE></A> as 
specified by the application.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillRunnable)">prepare</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</A>&nbsp;runnable)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepares to run 
the given <A HREF="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api"><CODE>TwillRunnable</CODE></A> with 
<A 
HREF="../../../../../org/apache/twill/api/ResourceSpecification.html#BASIC"><CODE>ResourceSpecification.BASIC</CODE></A>
 resource specification.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillRunner.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillRunner.html#prepare(org.apache.twill.api.TwillRunnable,
 org.apache.twill.api.ResourceSpecification)">prepare</A></B>(<A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</A>&nbsp;runnable,
-        <A 
HREF="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</A>&nbsp;resourceSpecification)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepares to run 
the given <A HREF="../../../../../org/apache/twill/api/TwillRunnable.html" 
title="interface in org.apache.twill.api"><CODE>TwillRunnable</CODE></A> with 
the given resource specification.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#setJVMOptions(java.lang.String)">setJVMOptions</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;options)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This methods sets 
the extra JVM options that will be passed to the java command line for every 
runnable
- of the application started through this <A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><CODE>TwillPreparer</CODE></A> instance.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#setSchedulerQueue(java.lang.String)">setSchedulerQueue</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the name of 
the scheduler queue to use.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#setUser(java.lang.String)">setUser</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;user)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>This
 method will be removed in future version.</I></TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withApplicationArguments(java.lang.Iterable)">withApplicationArguments</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&gt;&nbsp;args)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of 
arguments that will be passed to the application.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withApplicationArguments(java.lang.String...)">withApplicationArguments</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>...&nbsp;args)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of 
arguments that will be passed to the application.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withArguments(java.lang.String,
 java.lang.Iterable)">withArguments</A></B>(<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;runnableName,
-              <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&gt;&nbsp;args)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of 
arguments that will be passed to the <A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><CODE>TwillRunnable</CODE></A> identified by the given 
name.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withArguments(java.lang.String,
 java.lang.String...)">withArguments</A></B>(<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;runnableName,
-              <A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>...&nbsp;args)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the list of 
arguments that will be passed to the <A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><CODE>TwillRunnable</CODE></A> identified by the given 
name.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withClassPaths(java.lang.Iterable)">withClassPaths</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&gt;&nbsp;classPaths)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the set of 
paths to the classpath on the target machine for all runnables.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withClassPaths(java.lang.String...)">withClassPaths</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>...&nbsp;classPaths)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the set of 
paths to the classpath on the target machine for all runnables.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withDependencies(java.lang.Class...)">withDependencies</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</A>&lt;?&gt;...&nbsp;classes)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds extra classes 
that the application is dependent on and is not traceable from the application 
itself.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withDependencies(java.lang.Iterable)">withDependencies</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true";
 title="class or interface in 
java.lang">Class</A>&lt;?&gt;&gt;&nbsp;classes)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds extra classes 
that the application is dependent on and is not traceable from the application 
itself.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withResources(java.lang.Iterable)">withResources</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true";
 title="class or interface in java.lang">Iterable</A>&lt;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true";
 title="class or interface in java.net">URI</A>&gt;&nbsp;resources)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds resources 
that will be available through the ClassLoader of the <A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><CODE>runnables</CODE></A>.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>TwillPreparer.</B><B><A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html#withResources(java.net.URI...)">withResources</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true";
 title="class or interface in java.net">URI</A>...&nbsp;resources)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds resources 
that will be available through the ClassLoader of the <A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api"><CODE>runnables</CODE></A>.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.yarn"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A> in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/yarn/package-summary.html">org.apache.twill.yarn</A>
 that return <A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>YarnTwillRunnerService.</B><B><A 
HREF="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillApplication)">prepare</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillApplication.html" 
title="interface in 
org.apache.twill.api">TwillApplication</A>&nbsp;application)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>YarnTwillRunnerService.</B><B><A 
HREF="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillRunnable)">prepare</A></B>(<A
 HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</A>&nbsp;runnable)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/twill/api/TwillPreparer.html" 
title="interface in org.apache.twill.api">TwillPreparer</A></CODE></FONT></TD>
-<TD><CODE><B>YarnTwillRunnerService.</B><B><A 
HREF="../../../../../org/apache/twill/yarn/YarnTwillRunnerService.html#prepare(org.apache.twill.api.TwillRunnable,
 org.apache.twill.api.ResourceSpecification)">prepare</A></B>(<A 
HREF="../../../../../org/apache/twill/api/TwillRunnable.html" title="interface 
in org.apache.twill.api">TwillRunnable</A>&nbsp;runnable,
-        <A 
HREF="../../../../../org/apache/twill/api/ResourceSpecification.html" 
title="interface in 
org.apache.twill.api">ResourceSpecification</A>&nbsp;resourceSpecification)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillPreparer.html" title="interface 
in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillPreparer.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillPreparer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2013 <a href="http://www.apache.org";>The Apache Software 
Foundation</a>. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/twill/blob/9ea6dac8/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillRunResources.html
----------------------------------------------------------------------
diff --git 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillRunResources.html
 
b/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillRunResources.html
deleted file mode 100644
index 75ae9cc..0000000
--- 
a/src/site/resources/apidocs-0.5.0-incubating/org/apache/twill/api/class-use/TwillRunResources.html
+++ /dev/null
@@ -1,205 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_65) on Fri Feb 27 13:20:35 PST 2015 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.twill.api.TwillRunResources (Apache Twill 
0.5.0-incubating API)
-</TITLE>
-
-<META NAME="date" CONTENT="2015-02-27">
-
-<LINK REL ="stylesheet" TYPE="text/css" 
HREF="../../../../../javadoc-stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface 
org.apache.twill.api.TwillRunResources (Apache Twill 0.5.0-incubating API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillRunResources.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillRunResources.html" target="_top"><B>NO FRAMES</B></A>  
&nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.twill.api.TwillRunResources</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.twill.api"><B>org.apache.twill.api</B></A></TD>
-<TD>Classes in this package provides core functionality of the Twill 
library.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.twill.api"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</A> in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 that return <A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in 
org.apache.twill.api">TwillRunResources</A></CODE></FONT></TD>
-<TD><CODE><B>ResourceReport.</B><B><A 
HREF="../../../../../org/apache/twill/api/ResourceReport.html#getAppMasterResources()">getAppMasterResources</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the resources 
application master is using.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A 
HREF="../../../../../org/apache/twill/api/package-summary.html">org.apache.twill.api</A>
 that return types with arguments of type <A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api">TwillRunResources</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</A>&lt;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>,<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</A>&lt;<A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in 
org.apache.twill.api">TwillRunResources</A>&gt;&gt;</CODE></FONT></TD>
-<TD><CODE><B>ResourceReport.</B><B><A 
HREF="../../../../../org/apache/twill/api/ResourceReport.html#getResources()">getResources</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get all the run 
resources being used across all runnables.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A 
HREF="http://download.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</A>&lt;<A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in 
org.apache.twill.api">TwillRunResources</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>ResourceReport.</B><B><A 
HREF="../../../../../org/apache/twill/api/ResourceReport.html#getRunnableResources(java.lang.String)">getRunnableResources</A></B>(<A
 
HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</A>&nbsp;runnableName)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get all the run 
resources being used by all instances of the specified runnable.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../org/apache/twill/api/TwillRunResources.html" 
title="interface in org.apache.twill.api"><FONT 
CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../../index.html?org/apache/twill/api//class-useTwillRunResources.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="TwillRunResources.html" target="_top"><B>NO FRAMES</B></A>  
&nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2013 <a href="http://www.apache.org";>The Apache Software 
Foundation</a>. All rights reserved.
-</BODY>
-</HTML>

Reply via email to