mirror of
https://github.com/ChronosX88/FreePastry.git
synced 2025-01-16 09:36:27 +00:00
998 lines
42 KiB
HTML
998 lines
42 KiB
HTML
<!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_07) on Fri Mar 13 20:01:19 CET 2009 -->
|
|
<TITLE>
|
|
Environment (Rice Pastry - API Specifications)
|
|
</TITLE>
|
|
|
|
<META NAME="date" CONTENT="2009-03-13">
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Environment (Rice Pastry - API Specifications)";
|
|
}
|
|
}
|
|
</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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Environment.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
Rice Pastry API</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV CLASS
|
|
NEXT CLASS</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html?rice/environment/Environment.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="Environment.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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>
|
|
<TR>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<H2>
|
|
<FONT SIZE="-1">
|
|
rice.environment</FONT>
|
|
<BR>
|
|
Class Environment</H2>
|
|
<PRE>
|
|
java.lang.Object
|
|
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>rice.environment.Environment</B>
|
|
</PRE>
|
|
<DL>
|
|
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A></DD>
|
|
</DL>
|
|
<HR>
|
|
<DL>
|
|
<DT><PRE>public class <B>Environment</B><DT>extends java.lang.Object<DT>implements <A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A></DL>
|
|
</PRE>
|
|
|
|
<P>
|
|
Used to provide properties, timesource, loggers etc to the FreePastry
|
|
apps and components.
|
|
|
|
XXX: Plan is to place the environment inside a PastryNode.
|
|
<P>
|
|
|
|
<P>
|
|
<DL>
|
|
<DT><B>Author:</B></DT>
|
|
<DD>Jeff Hoye</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<P>
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
|
|
<A NAME="field_summary"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Field Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static java.lang.String[]</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#defaultParamFileArray">defaultParamFileArray</A></B></CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
|
|
<A NAME="constructor_summary"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Constructor Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#Environment()">Environment</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Convienience for defaults.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#Environment(rice.selector.SelectorManager, rice.environment.processing.Processor, rice.environment.random.RandomSource, rice.environment.time.TimeSource, rice.environment.logging.LogManager, rice.environment.params.Parameters, rice.environment.exception.ExceptionStrategy)">Environment</A></B>(<A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> sm,
|
|
<A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A> proc,
|
|
<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> rs,
|
|
<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> time,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lm,
|
|
<A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> params,
|
|
<A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> strategy)</CODE>
|
|
|
|
<BR>
|
|
Constructor.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#Environment(java.lang.String)">Environment</A></B>(java.lang.String paramFileName)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#Environment(java.lang.String[], java.lang.String)">Environment</A></B>(java.lang.String[] orderedDefaultFiles,
|
|
java.lang.String paramFileName)</CODE>
|
|
|
|
<BR>
|
|
Convienience for defaults.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
|
|
<A NAME="method_summary"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
<B>Method Summary</B></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#addDestructable(rice.Destructable)">addDestructable</A></B>(<A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A> destructable)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#chooseDefaults()">chooseDefaults</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Can be easily overridden by a subclass.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneEnvironment(java.lang.String)">cloneEnvironment</A></B>(java.lang.String prefix)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneEnvironment(java.lang.String, boolean, boolean)">cloneEnvironment</A></B>(java.lang.String prefix,
|
|
boolean cloneSelector,
|
|
boolean cloneProcessor)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected <A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneLogManager(java.lang.String)">cloneLogManager</A></B>(java.lang.String prefix)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected <A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneProcessor(java.lang.String, rice.environment.logging.LogManager, boolean)">cloneProcessor</A></B>(java.lang.String prefix,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman,
|
|
boolean cloneProcessor)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected <A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneRandomSource(rice.environment.logging.LogManager)">cloneRandomSource</A></B>(<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected <A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneSelectorManager(java.lang.String, rice.environment.time.TimeSource, rice.environment.random.RandomSource, rice.environment.logging.LogManager, boolean)">cloneSelectorManager</A></B>(java.lang.String prefix,
|
|
<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> rs,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman,
|
|
boolean cloneSelector)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected <A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#cloneTimeSource(rice.environment.logging.LogManager)">cloneTimeSource</A></B>(<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#destroy()">destroy</A></B>()</CODE>
|
|
|
|
<BR>
|
|
Tears down the environment.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#directEnvironment()">directEnvironment</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#directEnvironment(int)">directEnvironment</A></B>(int randomSeed)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#directEnvironment(rice.environment.random.RandomSource)">directEnvironment</A></B>(<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> rs)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#generateDefaultExceptionStrategy(rice.environment.logging.LogManager)">generateDefaultExceptionStrategy</A></B>(<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> manager)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#generateDefaultLogManager(rice.environment.time.TimeSource, rice.environment.params.Parameters)">generateDefaultLogManager</A></B>(<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> time,
|
|
<A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> params)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#generateDefaultProcessor()">generateDefaultProcessor</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#generateDefaultRandomSource(rice.environment.params.Parameters, rice.environment.logging.LogManager)">generateDefaultRandomSource</A></B>(<A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> params,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> logging)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#generateDefaultSelectorManager(rice.environment.time.TimeSource, rice.environment.logging.LogManager, rice.environment.random.RandomSource)">generateDefaultSelectorManager</A></B>(<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> time,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> logging,
|
|
<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> randomSource)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>static <A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#generateDefaultTimeSource()">generateDefaultTimeSource</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getExceptionStrategy()">getExceptionStrategy</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getLogManager()">getLogManager</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getParameters()">getParameters</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getProcessor()">getProcessor</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getRandomSource()">getRandomSource</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getSelectorManager()">getSelectorManager</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#getTimeSource()">getTimeSource</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#removeDestructable(rice.Destructable)">removeDestructable</A></B>(<A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A> destructable)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> <A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A></CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../rice/environment/Environment.html#setExceptionStrategy(rice.environment.exception.ExceptionStrategy)">setExceptionStrategy</A></B>(<A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> newStrategy)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
|
|
<A NAME="field_detail"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
<B>Field Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="defaultParamFileArray"><!-- --></A><H3>
|
|
defaultParamFileArray</H3>
|
|
<PRE>
|
|
public static final java.lang.String[] <B>defaultParamFileArray</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
|
|
<A NAME="constructor_detail"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
<B>Constructor Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="Environment(rice.selector.SelectorManager, rice.environment.processing.Processor, rice.environment.random.RandomSource, rice.environment.time.TimeSource, rice.environment.logging.LogManager, rice.environment.params.Parameters, rice.environment.exception.ExceptionStrategy)"><!-- --></A><H3>
|
|
Environment</H3>
|
|
<PRE>
|
|
public <B>Environment</B>(<A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> sm,
|
|
<A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A> proc,
|
|
<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> rs,
|
|
<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> time,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lm,
|
|
<A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> params,
|
|
<A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> strategy)</PRE>
|
|
<DL>
|
|
<DD>Constructor. You can provide null values for all/any paramenters, which will result
|
|
in a default choice. If you want different defaults, consider extending Environment
|
|
and providing your own chooseDefaults() method.
|
|
<P>
|
|
<DL>
|
|
<DT><B>Parameters:</B><DD><CODE>sm</CODE> - the SelectorManager. Default: rice.selector.SelectorManager<DD><CODE>rs</CODE> - the RandomSource. Default: rice.environment.random.simple.SimpleRandomSource<DD><CODE>time</CODE> - the TimeSource. Default: rice.environment.time.simple.SimpleTimeSource<DD><CODE>lm</CODE> - the LogManager. Default: rice.environment.logging.simple.SimpleLogManager<DD><CODE>props</CODE> - the Properties. Default: empty properties</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Environment(java.lang.String[], java.lang.String)"><!-- --></A><H3>
|
|
Environment</H3>
|
|
<PRE>
|
|
public <B>Environment</B>(java.lang.String[] orderedDefaultFiles,
|
|
java.lang.String paramFileName)</PRE>
|
|
<DL>
|
|
<DD>Convienience for defaults.
|
|
<P>
|
|
<DL>
|
|
<DT><B>Parameters:</B><DD><CODE>paramFileName</CODE> - the file where parameters are saved
|
|
<DT><B>Throws:</B>
|
|
<DD><CODE>java.io.IOException</CODE></DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Environment(java.lang.String)"><!-- --></A><H3>
|
|
Environment</H3>
|
|
<PRE>
|
|
public <B>Environment</B>(java.lang.String paramFileName)</PRE>
|
|
<DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="Environment()"><!-- --></A><H3>
|
|
Environment</H3>
|
|
<PRE>
|
|
public <B>Environment</B>()</PRE>
|
|
<DL>
|
|
<DD>Convienience for defaults. Has no parameter file to load/store.
|
|
<P>
|
|
</DL>
|
|
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
|
|
<A NAME="method_detail"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
<B>Method Detail</B></FONT></TH>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="directEnvironment(int)"><!-- --></A><H3>
|
|
directEnvironment</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A> <B>directEnvironment</B>(int randomSeed)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="directEnvironment()"><!-- --></A><H3>
|
|
directEnvironment</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A> <B>directEnvironment</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="directEnvironment(rice.environment.random.RandomSource)"><!-- --></A><H3>
|
|
directEnvironment</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A> <B>directEnvironment</B>(<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> rs)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="chooseDefaults()"><!-- --></A><H3>
|
|
chooseDefaults</H3>
|
|
<PRE>
|
|
protected void <B>chooseDefaults</B>()</PRE>
|
|
<DL>
|
|
<DD>Can be easily overridden by a subclass.
|
|
<P>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="generateDefaultExceptionStrategy(rice.environment.logging.LogManager)"><!-- --></A><H3>
|
|
generateDefaultExceptionStrategy</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> <B>generateDefaultExceptionStrategy</B>(<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> manager)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="generateDefaultRandomSource(rice.environment.params.Parameters, rice.environment.logging.LogManager)"><!-- --></A><H3>
|
|
generateDefaultRandomSource</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> <B>generateDefaultRandomSource</B>(<A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> params,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> logging)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="generateDefaultTimeSource()"><!-- --></A><H3>
|
|
generateDefaultTimeSource</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> <B>generateDefaultTimeSource</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="generateDefaultLogManager(rice.environment.time.TimeSource, rice.environment.params.Parameters)"><!-- --></A><H3>
|
|
generateDefaultLogManager</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> <B>generateDefaultLogManager</B>(<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> time,
|
|
<A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> params)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="generateDefaultSelectorManager(rice.environment.time.TimeSource, rice.environment.logging.LogManager, rice.environment.random.RandomSource)"><!-- --></A><H3>
|
|
generateDefaultSelectorManager</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> <B>generateDefaultSelectorManager</B>(<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> time,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> logging,
|
|
<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> randomSource)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="generateDefaultProcessor()"><!-- --></A><H3>
|
|
generateDefaultProcessor</H3>
|
|
<PRE>
|
|
public static <A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A> <B>generateDefaultProcessor</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getSelectorManager()"><!-- --></A><H3>
|
|
getSelectorManager</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> <B>getSelectorManager</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getProcessor()"><!-- --></A><H3>
|
|
getProcessor</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A> <B>getProcessor</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getRandomSource()"><!-- --></A><H3>
|
|
getRandomSource</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> <B>getRandomSource</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getTimeSource()"><!-- --></A><H3>
|
|
getTimeSource</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> <B>getTimeSource</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getLogManager()"><!-- --></A><H3>
|
|
getLogManager</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> <B>getLogManager</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getParameters()"><!-- --></A><H3>
|
|
getParameters</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/params/Parameters.html" title="interface in rice.environment.params">Parameters</A> <B>getParameters</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="destroy()"><!-- --></A><H3>
|
|
destroy</H3>
|
|
<PRE>
|
|
public void <B>destroy</B>()</PRE>
|
|
<DL>
|
|
<DD>Tears down the environment. Calls params.store(), selectorManager.destroy().
|
|
<P>
|
|
<DD><DL>
|
|
<DT><B>Specified by:</B><DD><CODE><A HREF="../../rice/Destructable.html#destroy()">destroy</A></CODE> in interface <CODE><A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A></CODE></DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addDestructable(rice.Destructable)"><!-- --></A><H3>
|
|
addDestructable</H3>
|
|
<PRE>
|
|
public void <B>addDestructable</B>(<A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A> destructable)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="removeDestructable(rice.Destructable)"><!-- --></A><H3>
|
|
removeDestructable</H3>
|
|
<PRE>
|
|
public void <B>removeDestructable</B>(<A HREF="../../rice/Destructable.html" title="interface in rice">Destructable</A> destructable)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getExceptionStrategy()"><!-- --></A><H3>
|
|
getExceptionStrategy</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> <B>getExceptionStrategy</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setExceptionStrategy(rice.environment.exception.ExceptionStrategy)"><!-- --></A><H3>
|
|
setExceptionStrategy</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> <B>setExceptionStrategy</B>(<A HREF="../../rice/environment/exception/ExceptionStrategy.html" title="interface in rice.environment.exception">ExceptionStrategy</A> newStrategy)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneEnvironment(java.lang.String)"><!-- --></A><H3>
|
|
cloneEnvironment</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A> <B>cloneEnvironment</B>(java.lang.String prefix)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneEnvironment(java.lang.String, boolean, boolean)"><!-- --></A><H3>
|
|
cloneEnvironment</H3>
|
|
<PRE>
|
|
public <A HREF="../../rice/environment/Environment.html" title="class in rice.environment">Environment</A> <B>cloneEnvironment</B>(java.lang.String prefix,
|
|
boolean cloneSelector,
|
|
boolean cloneProcessor)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneTimeSource(rice.environment.logging.LogManager)"><!-- --></A><H3>
|
|
cloneTimeSource</H3>
|
|
<PRE>
|
|
protected <A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> <B>cloneTimeSource</B>(<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneLogManager(java.lang.String)"><!-- --></A><H3>
|
|
cloneLogManager</H3>
|
|
<PRE>
|
|
protected <A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> <B>cloneLogManager</B>(java.lang.String prefix)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneSelectorManager(java.lang.String, rice.environment.time.TimeSource, rice.environment.random.RandomSource, rice.environment.logging.LogManager, boolean)"><!-- --></A><H3>
|
|
cloneSelectorManager</H3>
|
|
<PRE>
|
|
protected <A HREF="../../rice/selector/SelectorManager.html" title="class in rice.selector">SelectorManager</A> <B>cloneSelectorManager</B>(java.lang.String prefix,
|
|
<A HREF="../../rice/environment/time/TimeSource.html" title="interface in rice.environment.time">TimeSource</A> ts,
|
|
<A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> rs,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman,
|
|
boolean cloneSelector)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneProcessor(java.lang.String, rice.environment.logging.LogManager, boolean)"><!-- --></A><H3>
|
|
cloneProcessor</H3>
|
|
<PRE>
|
|
protected <A HREF="../../rice/environment/processing/Processor.html" title="interface in rice.environment.processing">Processor</A> <B>cloneProcessor</B>(java.lang.String prefix,
|
|
<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman,
|
|
boolean cloneProcessor)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="cloneRandomSource(rice.environment.logging.LogManager)"><!-- --></A><H3>
|
|
cloneRandomSource</H3>
|
|
<PRE>
|
|
protected <A HREF="../../rice/environment/random/RandomSource.html" title="interface in rice.environment.random">RandomSource</A> <B>cloneRandomSource</B>(<A HREF="../../rice/environment/logging/LogManager.html" title="interface in rice.environment.logging">LogManager</A> lman)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Environment.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
Rice Pastry API</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV CLASS
|
|
NEXT CLASS</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html?rice/environment/Environment.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="Environment.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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>
|
|
<TR>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
<i>Copyright © 2001-2005 - Rice Pastry.</i>
|
|
</BODY>
|
|
</HTML>
|