Added: 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CacheEntryListenerConfiguration.html
URL: 
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CacheEntryListenerConfiguration.html?rev=1662900&view=auto
==============================================================================
--- 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CacheEntryListenerConfiguration.html
 (added)
+++ 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CacheEntryListenerConfiguration.html
 Sat Feb 28 04:53:18 2015
@@ -0,0 +1,297 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Fri Mar 28 13:34:25 EST 2014 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CacheEntryListenerConfiguration (JSR107 API and SPI 1.0.0 API)</title>
+<meta name="date" content="2014-03-28">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CacheEntryListenerConfiguration (JSR107 API and 
SPI 1.0.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheEntryListenerConfiguration.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="interface in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/cache/configuration/CacheEntryListenerConfiguration.html"
 target="_top">Frames</a></li>
+<li><a href="CacheEntryListenerConfiguration.html" target="_top">No 
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.cache.configuration</div>
+<h2 title="Interface CacheEntryListenerConfiguration" class="title">Interface 
CacheEntryListenerConfiguration&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>K</code> - 
the type of keys</dd><dd><code>V</code> - the type of values</dd></dl>
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a 
href="../../../javax/cache/configuration/MutableCacheEntryListenerConfiguration.html"
 title="class in 
javax.cache.configuration">MutableCacheEntryListenerConfiguration</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span 
class="strong">CacheEntryListenerConfiguration&lt;K,V&gt;</span>
+extends <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+<div class="block">Defines the configuration requirements for a
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a> and a <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for its
+ creation.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.0</dd>
+<dt><span class="strong">Author:</span></dt>
+  <dd>Brian Oliver, Greg Luck</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/event/CacheEntryEventFilter.html" title="interface 
in javax.cache.event">CacheEntryEventFilter</a>&lt;? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in CacheEntryListenerConfiguration">K</a>,? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in 
CacheEntryListenerConfiguration">V</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html#getCacheEntryEventFilterFactory()">getCacheEntryEventFilterFactory</a></strong>()</code>
+<div class="block">Obtains the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the <a 
href="../../../javax/cache/event/CacheEntryEventFilter.html" title="interface 
in javax.cache.event"><code>CacheEntryEventFilter</code></a> that should be
+ applied prior to notifying the <a 
href="../../../javax/cache/event/CacheEntryListener.html" title="interface in 
javax.cache.event"><code>CacheEntryListener</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/event/CacheEntryListener.html" title="interface in 
javax.cache.event">CacheEntryListener</a>&lt;? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in CacheEntryListenerConfiguration">K</a>,? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in 
CacheEntryListenerConfiguration">V</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html#getCacheEntryListenerFactory()">getCacheEntryListenerFactory</a></strong>()</code>
+<div class="block">Obtains the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html#isOldValueRequired()">isOldValueRequired</a></strong>()</code>
+<div class="block">Determines if the old value should be provided to the
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html#isSynchronous()">isSynchronous</a></strong>()</code>
+<div class="block">Determines if the thread that caused an event to be created 
should be
+ blocked (not return from the operation causing the event) until the
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a> has been 
notified.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCacheEntryListenerFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheEntryListenerFactory</h4>
+<pre><a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/event/CacheEntryListener.html" title="interface in 
javax.cache.event">CacheEntryListener</a>&lt;? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in CacheEntryListenerConfiguration">K</a>,? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in 
CacheEntryListenerConfiguration">V</a>&gt;&gt;&nbsp;getCacheEntryListenerFactory()</pre>
+<div class="block">Obtains the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+         <a href="../../../javax/cache/event/CacheEntryListener.html" 
title="interface in 
javax.cache.event"><code>CacheEntryListener</code></a></dd></dl>
+</li>
+</ul>
+<a name="isOldValueRequired()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isOldValueRequired</h4>
+<pre>boolean&nbsp;isOldValueRequired()</pre>
+<div class="block">Determines if the old value should be provided to the
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the 
old value is required by the
+         <a href="../../../javax/cache/event/CacheEntryListener.html" 
title="interface in 
javax.cache.event"><code>CacheEntryListener</code></a></dd></dl>
+</li>
+</ul>
+<a name="getCacheEntryEventFilterFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheEntryEventFilterFactory</h4>
+<pre><a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/event/CacheEntryEventFilter.html" title="interface 
in javax.cache.event">CacheEntryEventFilter</a>&lt;? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in CacheEntryListenerConfiguration">K</a>,? super <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="type parameter in 
CacheEntryListenerConfiguration">V</a>&gt;&gt;&nbsp;getCacheEntryEventFilterFactory()</pre>
+<div class="block">Obtains the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the <a 
href="../../../javax/cache/event/CacheEntryEventFilter.html" title="interface 
in javax.cache.event"><code>CacheEntryEventFilter</code></a> that should be
+ applied prior to notifying the <a 
href="../../../javax/cache/event/CacheEntryListener.html" title="interface in 
javax.cache.event"><code>CacheEntryListener</code></a>.
+ <p>
+ When <code>null</code> no filtering is applied and all appropriate events
+ are notified.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+         <a href="../../../javax/cache/event/CacheEntryEventFilter.html" 
title="interface in javax.cache.event"><code>CacheEntryEventFilter</code></a> 
or <code>null</code>
+         if no filtering is required</dd></dl>
+</li>
+</ul>
+<a name="isSynchronous()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isSynchronous</h4>
+<pre>boolean&nbsp;isSynchronous()</pre>
+<div class="block">Determines if the thread that caused an event to be created 
should be
+ blocked (not return from the operation causing the event) until the
+ <a href="../../../javax/cache/event/CacheEntryListener.html" title="interface 
in javax.cache.event"><code>CacheEntryListener</code></a> has been 
notified.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the 
thread that created the event should block</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CacheEntryListenerConfiguration.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="interface in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/cache/configuration/CacheEntryListenerConfiguration.html"
 target="_top">Frames</a></li>
+<li><a href="CacheEntryListenerConfiguration.html" target="_top">No 
Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014. All Rights 
Reserved.</small></p>
+</body>
+</html>

Added: 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CompleteConfiguration.html
URL: 
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CompleteConfiguration.html?rev=1662900&view=auto
==============================================================================
--- 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CompleteConfiguration.html
 (added)
+++ 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/CompleteConfiguration.html
 Sat Feb 28 04:53:18 2015
@@ -0,0 +1,419 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Fri Mar 28 13:34:25 EST 2014 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CompleteConfiguration (JSR107 API and SPI 1.0.0 API)</title>
+<meta name="date" content="2014-03-28">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CompleteConfiguration (JSR107 API and SPI 1.0.0 
API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CompleteConfiguration.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/cache/configuration/CompleteConfiguration.html" 
target="_top">Frames</a></li>
+<li><a href="CompleteConfiguration.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.cache.configuration</div>
+<h2 title="Interface CompleteConfiguration" class="title">Interface 
CompleteConfiguration&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>K</code> - 
the type of keys maintained the cache</dd><dd><code>V</code> - the type of 
cached values</dd></dl>
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration">Configuration</a>&lt;K,V&gt;, <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../javax/cache/configuration/MutableConfiguration.html" 
title="class in javax.cache.configuration">MutableConfiguration</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span 
class="strong">CompleteConfiguration&lt;K,V&gt;</span>
+extends <a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration">Configuration</a>&lt;K,V&gt;, <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+<div class="block">A read-only representation of the complete JCache <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>
+ configuration.
+ <p>
+ The properties provided by instances of this interface are used by
+ <a href="../../../javax/cache/CacheManager.html" title="interface in 
javax.cache"><code>CacheManager</code></a>s to configure <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>s.
+ <p>
+ Implementations of this interface must override <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang"><code>Object.hashCode()</code></a> and
+ <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang"><code>Object.equals(Object)</code></a> 
as
+ <a href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="interface in 
javax.cache.configuration"><code>CompleteConfiguration</code></a>s are often 
compared at
+ runtime.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.0</dd>
+<dt><span class="strong">Author:</span></dt>
+  <dd>Greg Luck, Yannis Cosmadopoulos, Brian Oliver</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in 
javax.cache.configuration">CacheEntryListenerConfiguration</a>&lt;<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">K</a>,<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">V</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#getCacheEntryListenerConfigurations()">getCacheEntryListenerConfigurations</a></strong>()</code>
+<div class="block">Obtains the <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in 
javax.cache.configuration"><code>CacheEntryListenerConfiguration</code></a>s
+ for <a href="../../../javax/cache/event/CacheEntryListener.html" 
title="interface in javax.cache.event"><code>CacheEntryListener</code></a>s to 
be configured on a
+ <a href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/integration/CacheLoader.html" title="interface in 
javax.cache.integration">CacheLoader</a>&lt;<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">K</a>,<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">V</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#getCacheLoaderFactory()">getCacheLoaderFactory</a></strong>()</code>
+<div class="block">Gets the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/integration/CacheLoader.html" title="interface 
in javax.cache.integration"><code>CacheLoader</code></a>, if any.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/integration/CacheWriter.html" title="interface in 
javax.cache.integration">CacheWriter</a>&lt;? super <a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">K</a>,? super <a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">V</a>&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#getCacheWriterFactory()">getCacheWriterFactory</a></strong>()</code>
+<div class="block">Gets the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/integration/CacheWriter.html" title="interface 
in javax.cache.integration"><code>CacheWriter</code></a>, if any.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/expiry/ExpiryPolicy.html" title="interface in 
javax.cache.expiry">ExpiryPolicy</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#getExpiryPolicyFactory()">getExpiryPolicyFactory</a></strong>()</code>
+<div class="block">Gets the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/expiry/ExpiryPolicy.html" title="interface in 
javax.cache.expiry"><code>ExpiryPolicy</code></a> to be used for caches.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#isManagementEnabled()">isManagementEnabled</a></strong>()</code>
+<div class="block">Checks whether management is enabled on this cache.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#isReadThrough()">isReadThrough</a></strong>()</code>
+<div class="block">Determines if a <a href="../../../javax/cache/Cache.html" 
title="interface in javax.cache"><code>Cache</code></a> should operate in 
read-through mode.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#isStatisticsEnabled()">isStatisticsEnabled</a></strong>()</code>
+<div class="block">Checks whether statistics collection is enabled in this 
cache.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#isWriteThrough()">isWriteThrough</a></strong>()</code>
+<div class="block">Determines if a <a href="../../../javax/cache/Cache.html" 
title="interface in javax.cache"><code>Cache</code></a> should operate in 
write-through
+ mode.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a 
name="methods_inherited_from_class_javax.cache.configuration.Configuration">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;javax.cache.configuration.<a 
href="../../../javax/cache/configuration/Configuration.html" title="interface 
in javax.cache.configuration">Configuration</a></h3>
+<code><a 
href="../../../javax/cache/configuration/Configuration.html#getKeyType()">getKeyType</a>,
 <a 
href="../../../javax/cache/configuration/Configuration.html#getValueType()">getValueType</a>,
 <a 
href="../../../javax/cache/configuration/Configuration.html#isStoreByValue()">isStoreByValue</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="isReadThrough()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isReadThrough</h4>
+<pre>boolean&nbsp;isReadThrough()</pre>
+<div class="block">Determines if a <a href="../../../javax/cache/Cache.html" 
title="interface in javax.cache"><code>Cache</code></a> should operate in 
read-through mode.
+ <p>
+ When in "read-through" mode, cache misses that occur due to cache entries
+ not existing as a result of performing a "get" will appropriately
+ cause the configured <a 
href="../../../javax/cache/integration/CacheLoader.html" title="interface in 
javax.cache.integration"><code>CacheLoader</code></a> to be
+ invoked.
+ <p>
+ The default value is <code>false</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> when a 
<a href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a> is in
+ "read-through" mode.</dd><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#getCacheLoaderFactory()"><code>getCacheLoaderFactory()</code></a></dd></dl>
+</li>
+</ul>
+<a name="isWriteThrough()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isWriteThrough</h4>
+<pre>boolean&nbsp;isWriteThrough()</pre>
+<div class="block">Determines if a <a href="../../../javax/cache/Cache.html" 
title="interface in javax.cache"><code>Cache</code></a> should operate in 
write-through
+ mode.
+ <p>
+ When in "write-through" mode, cache updates that occur as a result of
+ performing "put" operations called via one of
+ <a href="../../../javax/cache/Cache.html#put(K, V)"><code>Cache.put(Object, 
Object)</code></a>,
+ <a 
href="../../../javax/cache/Cache.html#getAndRemove(K)"><code>Cache.getAndRemove(Object)</code></a>,
+ <a 
href="../../../javax/cache/Cache.html#removeAll()"><code>Cache.removeAll()</code></a>,
+ <a href="../../../javax/cache/Cache.html#getAndPut(K, 
V)"><code>Cache.getAndPut(Object, Object)</code></a>
+ <a 
href="../../../javax/cache/Cache.html#getAndRemove(K)"><code>Cache.getAndRemove(Object)</code></a>,
+ <a href="../../../javax/cache/Cache.html#getAndReplace(K, 
V)"><code>Cache.getAndReplace(Object,
+ Object)</code></a>, <a href="../../../javax/cache/Cache.html#invoke(K, 
javax.cache.processor.EntryProcessor, 
java.lang.Object...)"><code>Cache.invoke(Object,
+ javax.cache.processor.EntryProcessor,
+ Object...)</code></a>, <a 
href="../../../javax/cache/Cache.html#invokeAll(java.util.Set, 
javax.cache.processor.EntryProcessor, 
java.lang.Object...)"><code>Cache.invokeAll(java.util.Set,
+ javax.cache.processor.EntryProcessor, Object...)</code></a> will 
appropriately cause
+ the configured <a href="../../../javax/cache/integration/CacheWriter.html" 
title="interface in javax.cache.integration"><code>CacheWriter</code></a> to be 
invoked.
+ <p>
+ The default value is <code>false</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> when a 
<a href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a> is in
+        "write-through" mode.</dd><dt><span class="strong">See 
Also:</span></dt><dd><a 
href="../../../javax/cache/configuration/CompleteConfiguration.html#getCacheWriterFactory()"><code>getCacheWriterFactory()</code></a></dd></dl>
+</li>
+</ul>
+<a name="isStatisticsEnabled()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isStatisticsEnabled</h4>
+<pre>boolean&nbsp;isStatisticsEnabled()</pre>
+<div class="block">Checks whether statistics collection is enabled in this 
cache.
+ <p>
+ The default value is <code>false</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if statistics 
collection is enabled</dd></dl>
+</li>
+</ul>
+<a name="isManagementEnabled()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isManagementEnabled</h4>
+<pre>boolean&nbsp;isManagementEnabled()</pre>
+<div class="block">Checks whether management is enabled on this cache.
+ <p>
+ The default value is <code>false</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if management is 
enabled</dd></dl>
+</li>
+</ul>
+<a name="getCacheEntryListenerConfigurations()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheEntryListenerConfigurations</h4>
+<pre><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="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in 
javax.cache.configuration">CacheEntryListenerConfiguration</a>&lt;<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">K</a>,<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in 
CompleteConfiguration">V</a>&gt;&gt;&nbsp;getCacheEntryListenerConfigurations()</pre>
+<div class="block">Obtains the <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in 
javax.cache.configuration"><code>CacheEntryListenerConfiguration</code></a>s
+ for <a href="../../../javax/cache/event/CacheEntryListener.html" 
title="interface in javax.cache.event"><code>CacheEntryListener</code></a>s to 
be configured on a
+ <a href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>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> over the
+ <a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in 
javax.cache.configuration"><code>CacheEntryListenerConfiguration</code></a>s</dd></dl>
+</li>
+</ul>
+<a name="getCacheLoaderFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheLoaderFactory</h4>
+<pre><a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/integration/CacheLoader.html" title="interface in 
javax.cache.integration">CacheLoader</a>&lt;<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">K</a>,<a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in 
CompleteConfiguration">V</a>&gt;&gt;&nbsp;getCacheLoaderFactory()</pre>
+<div class="block">Gets the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/integration/CacheLoader.html" title="interface 
in javax.cache.integration"><code>CacheLoader</code></a>, if any.
+ <p>
+ A CacheLoader should be configured for "Read Through" caches to load values
+ when a cache miss occurs using either the
+ <a 
href="../../../javax/cache/Cache.html#get(K)"><code>Cache.get(Object)</code></a>
 and/or
+ <a 
href="../../../javax/cache/Cache.html#getAll(java.util.Set)"><code>Cache.getAll(java.util.Set)</code></a>
 methods.
+ <p>
+ The default value is <code>null</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/integration/CacheLoader.html" title="interface 
in javax.cache.integration"><code>CacheLoader</code></a> or null if none has 
been set.</dd></dl>
+</li>
+</ul>
+<a name="getCacheWriterFactory()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCacheWriterFactory</h4>
+<pre><a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/integration/CacheWriter.html" title="interface in 
javax.cache.integration">CacheWriter</a>&lt;? super <a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in CompleteConfiguration">K</a>,? super <a 
href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="type parameter in 
CompleteConfiguration">V</a>&gt;&gt;&nbsp;getCacheWriterFactory()</pre>
+<div class="block">Gets the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/integration/CacheWriter.html" title="interface 
in javax.cache.integration"><code>CacheWriter</code></a>, if any.
+ <p>
+ The default value is <code>null</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/integration/CacheWriter.html" title="interface 
in javax.cache.integration"><code>CacheWriter</code></a> or null if none has 
been set.</dd></dl>
+</li>
+</ul>
+<a name="getExpiryPolicyFactory()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getExpiryPolicyFactory</h4>
+<pre><a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/expiry/ExpiryPolicy.html" title="interface in 
javax.cache.expiry">ExpiryPolicy</a>&gt;&nbsp;getExpiryPolicyFactory()</pre>
+<div class="block">Gets the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for the
+ <a href="../../../javax/cache/expiry/ExpiryPolicy.html" title="interface in 
javax.cache.expiry"><code>ExpiryPolicy</code></a> to be used for caches.
+ <p>
+ The default value is a <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> that will
+ produce a <a href="../../../javax/cache/expiry/EternalExpiryPolicy.html" 
title="class in javax.cache.expiry"><code>EternalExpiryPolicy</code></a> 
instance.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a> for
+ <a href="../../../javax/cache/expiry/ExpiryPolicy.html" title="interface in 
javax.cache.expiry"><code>ExpiryPolicy</code></a> (must not be 
<code>null</code>)</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CompleteConfiguration.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a 
href="../../../javax/cache/configuration/CacheEntryListenerConfiguration.html" 
title="interface in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/cache/configuration/CompleteConfiguration.html" 
target="_top">Frames</a></li>
+<li><a href="CompleteConfiguration.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014. All Rights 
Reserved.</small></p>
+</body>
+</html>

Added: 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Configuration.html
URL: 
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Configuration.html?rev=1662900&view=auto
==============================================================================
--- 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Configuration.html
 (added)
+++ 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Configuration.html
 Sat Feb 28 04:53:18 2015
@@ -0,0 +1,295 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Fri Mar 28 13:34:25 EST 2014 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Configuration (JSR107 API and SPI 1.0.0 API)</title>
+<meta name="date" content="2014-03-28">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Configuration (JSR107 API and SPI 1.0.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Configuration.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="interface in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../javax/cache/configuration/Factory.html" title="interface 
in javax.cache.configuration"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/cache/configuration/Configuration.html" 
target="_top">Frames</a></li>
+<li><a href="Configuration.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.cache.configuration</div>
+<h2 title="Interface Configuration" class="title">Interface 
Configuration&lt;K,V&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>K</code> - 
the type of keys maintained the cache</dd><dd><code>V</code> - the type of 
cached values</dd></dl>
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="interface in 
javax.cache.configuration">CompleteConfiguration</a>&lt;K,V&gt;</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../javax/cache/configuration/MutableConfiguration.html" 
title="class in javax.cache.configuration">MutableConfiguration</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Configuration&lt;K,V&gt;</span>
+extends <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+<div class="block">A basic read-only representation of a <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a> configuration.
+ <p>
+ The properties provided by instances of this interface are used by
+ <a href="../../../javax/cache/CacheManager.html" title="interface in 
javax.cache"><code>CacheManager</code></a>s to configure <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>s.
+ <p>
+ Implementations of this interface must override <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang"><code>Object.hashCode()</code></a> and
+ <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang"><code>Object.equals(Object)</code></a> 
as <a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration"><code>Configuration</code></a>s 
are often compared at
+ runtime.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.0</dd>
+<dt><span class="strong">Author:</span></dt>
+  <dd>Greg Luck, Brian Oliver</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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;<a 
href="../../../javax/cache/configuration/Configuration.html" title="type 
parameter in Configuration">K</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/Configuration.html#getKeyType()">getKeyType</a></strong>()</code>
+<div class="block">Determines the required type of keys for <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>s configured
+ with this <a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in 
javax.cache.configuration"><code>Configuration</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><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;<a 
href="../../../javax/cache/configuration/Configuration.html" title="type 
parameter in Configuration">V</a>&gt;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/Configuration.html#getValueType()">getValueType</a></strong>()</code>
+<div class="block">Determines the required type of values for <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>s configured
+ with this <a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in 
javax.cache.configuration"><code>Configuration</code></a>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/Configuration.html#isStoreByValue()">isStoreByValue</a></strong>()</code>
+<div class="block">Whether storeByValue (true) or storeByReference 
(false).</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getKeyType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKeyType</h4>
+<pre><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;<a 
href="../../../javax/cache/configuration/Configuration.html" title="type 
parameter in Configuration">K</a>&gt;&nbsp;getKeyType()</pre>
+<div class="block">Determines the required type of keys for <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>s configured
+ with this <a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in 
javax.cache.configuration"><code>Configuration</code></a>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the key type or 
<code>Object.class</code> if the type is undefined</dd></dl>
+</li>
+</ul>
+<a name="getValueType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getValueType</h4>
+<pre><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;<a 
href="../../../javax/cache/configuration/Configuration.html" title="type 
parameter in Configuration">V</a>&gt;&nbsp;getValueType()</pre>
+<div class="block">Determines the required type of values for <a 
href="../../../javax/cache/Cache.html" title="interface in 
javax.cache"><code>Cache</code></a>s configured
+ with this <a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in 
javax.cache.configuration"><code>Configuration</code></a>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the value type or 
<code>Object.class</code> if the type is undefined</dd></dl>
+</li>
+</ul>
+<a name="isStoreByValue()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isStoreByValue</h4>
+<pre>boolean&nbsp;isStoreByValue()</pre>
+<div class="block">Whether storeByValue (true) or storeByReference (false).
+ When true, both keys and values are stored by value.
+ <p>
+ When false, both keys and values are stored by reference.
+ Caches stored by reference are capable of mutation by any threads holding
+ the reference. The effects are:
+ <ul>
+ <li>if the key is mutated, then the key may not be retrievable or
+ removable</li>
+ <li>if the value is mutated, then all threads in the JVM can potentially
+ observe those mutations, subject to the normal Java Memory Model rules.</li>
+ </ul>
+ Storage by reference only applies to the local heap. If an entry is moved off
+ heap it will need to be transformed into a representation. Any mutations that
+ occur after transformation may not be reflected in the cache.
+ <p>
+ When a cache is storeByValue, any mutation to the key or value does not
+ affect the key of value stored in the cache.
+ <p>
+ The default value is <code>true</code>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if the cache is 
store by value</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Configuration.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/cache/configuration/CompleteConfiguration.html" 
title="interface in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../javax/cache/configuration/Factory.html" title="interface 
in javax.cache.configuration"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/cache/configuration/Configuration.html" 
target="_top">Frames</a></li>
+<li><a href="Configuration.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014. All Rights 
Reserved.</small></p>
+</body>
+</html>

Added: 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Factory.html
URL: 
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Factory.html?rev=1662900&view=auto
==============================================================================
--- 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Factory.html
 (added)
+++ 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/Factory.html
 Sat Feb 28 04:53:18 2015
@@ -0,0 +1,234 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Fri Mar 28 13:34:25 EST 2014 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Factory (JSR107 API and SPI 1.0.0 API)</title>
+<meta name="date" content="2014-03-28">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Factory (JSR107 API and SPI 1.0.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Factory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../javax/cache/configuration/FactoryBuilder.html" 
title="class in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/cache/configuration/Factory.html" 
target="_top">Frames</a></li>
+<li><a href="Factory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.cache.configuration</div>
+<h2 title="Interface Factory" class="title">Interface Factory&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - 
the type of factory constructed</dd></dl>
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="class in javax.cache.configuration">FactoryBuilder.ClassFactory</a>, <a 
href="../../../javax/cache/configuration/FactoryBuilder.SingletonFactory.html" 
title="class in 
javax.cache.configuration">FactoryBuilder.SingletonFactory</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Factory&lt;T&gt;</span>
+extends <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+<div class="block">Constructs and returns a fully configured instance of a 
specific factory type.
+ <p>
+ Implementations may choose not to construct a new instance, but instead
+ return a previously created instance.
+ <p>
+ Implementations must correctly implement <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang"><code>Object.equals(Object)</code></a> 
and
+ <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang"><code>Object.hashCode()</code></a> as 
<a href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a>s are often compared with 
each
+ other for equivalence.</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>1.0</dd>
+<dt><span class="strong">Author:</span></dt>
+  <dd>Brian Oliver</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/Factory.html" title="type parameter in 
Factory">T</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/Factory.html#create()">create</a></strong>()</code>
+<div class="block">Constructs and returns a fully configured instance of 
T.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="create()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>create</h4>
+<pre><a href="../../../javax/cache/configuration/Factory.html" title="type 
parameter in Factory">T</a>&nbsp;create()</pre>
+<div class="block">Constructs and returns a fully configured instance of 
T.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an instance of 
T.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Factory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/cache/configuration/Configuration.html" 
title="interface in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a href="../../../javax/cache/configuration/FactoryBuilder.html" 
title="class in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/cache/configuration/Factory.html" 
target="_top">Frames</a></li>
+<li><a href="Factory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014. All Rights 
Reserved.</small></p>
+</body>
+</html>

Added: 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/FactoryBuilder.ClassFactory.html
URL: 
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/FactoryBuilder.ClassFactory.html?rev=1662900&view=auto
==============================================================================
--- 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/FactoryBuilder.ClassFactory.html
 (added)
+++ 
incubator/ignite/site/trunk/jcache/1.0.0/javaodc/javax/cache/configuration/FactoryBuilder.ClassFactory.html
 Sat Feb 28 04:53:18 2015
@@ -0,0 +1,372 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Fri Mar 28 13:34:25 EST 2014 
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>FactoryBuilder.ClassFactory (JSR107 API and SPI 1.0.0 API)</title>
+<meta name="date" content="2014-03-28">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" 
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="FactoryBuilder.ClassFactory (JSR107 API and SPI 
1.0.0 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FactoryBuilder.ClassFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/cache/configuration/FactoryBuilder.html" 
title="class in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../javax/cache/configuration/FactoryBuilder.SingletonFactory.html" 
title="class in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/cache/configuration/FactoryBuilder.ClassFactory.html"
 target="_top">Frames</a></li>
+<li><a href="FactoryBuilder.ClassFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.cache.configuration</div>
+<h2 title="Class FactoryBuilder.ClassFactory" class="title">Class 
FactoryBuilder.ClassFactory&lt;T&gt;</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>javax.cache.configuration.FactoryBuilder.ClassFactory&lt;T&gt;</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - 
the type of the instance produced by the <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration"><code>Factory</code></a></dd></dl>
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a>, <a 
href="../../../javax/cache/configuration/Factory.html" title="interface in 
javax.cache.configuration">Factory</a>&lt;T&gt;</dd>
+</dl>
+<dl>
+<dt>Enclosing class:</dt>
+<dd><a href="../../../javax/cache/configuration/FactoryBuilder.html" 
title="class in javax.cache.configuration">FactoryBuilder</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public static class <span 
class="strong">FactoryBuilder.ClassFactory&lt;T&gt;</span>
+extends <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+implements <a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;T&gt;, <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></pre>
+<div class="block">A <a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration"><code>Factory</code></a> that 
instantiates a specific Class.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../serialized-form.html#javax.cache.configuration.FactoryBuilder.ClassFactory">Serialized
 Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html#serialVersionUID">serialVersionUID</a></strong></code>
+<div class="block">The serialVersionUID required for <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io"><code>Serializable</code></a>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html#FactoryBuilder.ClassFactory(java.lang.Class)">FactoryBuilder.ClassFactory</a></strong>(<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;<a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="type parameter in 
FactoryBuilder.ClassFactory">T</a>&gt;&nbsp;clazz)</code>
+<div class="block">Constructor for the <a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="class in 
javax.cache.configuration"><code>FactoryBuilder.ClassFactory</code></a>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html#FactoryBuilder.ClassFactory(java.lang.String)">FactoryBuilder.ClassFactory</a></strong>(<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;className)</code>
+<div class="block">Constructor for the <a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="class in 
javax.cache.configuration"><code>FactoryBuilder.ClassFactory</code></a>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="type parameter in FactoryBuilder.ClassFactory">T</a></code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html#create()">create</a></strong>()</code>
+<div class="block">Constructs and returns a fully configured instance of 
T.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html#equals(java.lang.Object)">equals</a></strong>(<a
 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&nbsp;other)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()"
 title="class or interface in java.lang">notifyAll</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://download.oracle.com/javase/6/
 docs/api/java/lang/Object.html?is-external=true#wait()" title="class or 
interface in java.lang">wait</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,
 int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="serialVersionUID">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serialVersionUID</h4>
+<pre>public static final&nbsp;long serialVersionUID</pre>
+<div class="block">The serialVersionUID required for <a 
href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io"><code>Serializable</code></a>.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../constant-values.html#javax.cache.configuration.FactoryBuilder.ClassFactory.serialVersionUID">Constant
 Field Values</a></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FactoryBuilder.ClassFactory(java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FactoryBuilder.ClassFactory</h4>
+<pre>public&nbsp;FactoryBuilder.ClassFactory(<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;<a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="type parameter in 
FactoryBuilder.ClassFactory">T</a>&gt;&nbsp;clazz)</pre>
+<div class="block">Constructor for the <a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="class in 
javax.cache.configuration"><code>FactoryBuilder.ClassFactory</code></a>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - 
the Class to instantiate</dd></dl>
+</li>
+</ul>
+<a name="FactoryBuilder.ClassFactory(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FactoryBuilder.ClassFactory</h4>
+<pre>public&nbsp;FactoryBuilder.ClassFactory(<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;className)</pre>
+<div class="block">Constructor for the <a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="class in 
javax.cache.configuration"><code>FactoryBuilder.ClassFactory</code></a>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>className</code> 
- the name of the Class to instantiate</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="create()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>create</h4>
+<pre>public&nbsp;<a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="type parameter in FactoryBuilder.ClassFactory">T</a>&nbsp;create()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../javax/cache/configuration/Factory.html#create()">Factory</a></code></strong></div>
+<div class="block">Constructs and returns a fully configured instance of 
T.</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a 
href="../../../javax/cache/configuration/Factory.html#create()">create</a></code>&nbsp;in
 interface&nbsp;<code><a href="../../../javax/cache/configuration/Factory.html" 
title="interface in javax.cache.configuration">Factory</a>&lt;<a 
href="../../../javax/cache/configuration/FactoryBuilder.ClassFactory.html" 
title="type parameter in FactoryBuilder.ClassFactory">T</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>an instance of T.</dd></dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;other)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="hashCode()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a></code>&nbsp;in 
class&nbsp;<code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FactoryBuilder.ClassFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/cache/configuration/FactoryBuilder.html" 
title="class in javax.cache.configuration"><span class="strong">Prev 
Class</span></a></li>
+<li><a 
href="../../../javax/cache/configuration/FactoryBuilder.SingletonFactory.html" 
title="class in javax.cache.configuration"><span class="strong">Next 
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../index.html?javax/cache/configuration/FactoryBuilder.ClassFactory.html"
 target="_top">Frames</a></li>
+<li><a href="FactoryBuilder.ClassFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014. All Rights 
Reserved.</small></p>
+</body>
+</html>


Reply via email to