| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <link rel="canonical" href="https://ignite.apache.org/jcache/1.0.0/javadoc/serialized-form.html" /> |
| <!-- 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>Serialized Form (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"> |
| |
| <script> |
| (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
| |
| ga('create', 'UA-61232409-1', 'auto'); |
| ga('send', 'pageview'); |
| |
| </script></head> |
| <body> |
| <script type="text/javascript"><!-- |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="Serialized Form (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>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.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> |
| <a name="skip-navbar_top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| <div class="header"> |
| <h1 title="Serialized Form" class="title">Serialized Form</h1> |
| </div> |
| <div class="serializedFormContainer"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="javax.cache.CacheException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/CacheException.html" title="class in javax.cache">javax.cache.CacheException</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>1L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache.annotation</h2> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache.configuration</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="javax.cache.configuration.FactoryBuilder.ClassFactory"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/configuration/FactoryBuilder.ClassFactory.html" title="class in javax.cache.configuration">javax.cache.configuration.FactoryBuilder.ClassFactory</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305101626L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>className</h4> |
| <pre><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> className</pre> |
| <div class="block">The name of the Class.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.configuration.FactoryBuilder.SingletonFactory"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/configuration/FactoryBuilder.SingletonFactory.html" title="class in javax.cache.configuration">javax.cache.configuration.FactoryBuilder.SingletonFactory</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305101634L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>instance</h4> |
| <pre><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> instance</pre> |
| <div class="block">The singleton instance.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.configuration.MutableCacheEntryListenerConfiguration"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/configuration/MutableCacheEntryListenerConfiguration.html" title="class in javax.cache.configuration">javax.cache.configuration.MutableCacheEntryListenerConfiguration</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201306200822L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>listenerFactory</h4> |
| <pre><a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration">Factory</a><<a href="javax/cache/configuration/Factory.html" title="type parameter in Factory">T</a>> listenerFactory</pre> |
| <div class="block">The <a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration"><code>Factory</code></a> to be used to create the <a href="javax/cache/event/CacheEntryListener.html" title="interface in javax.cache.event"><code>CacheEntryListener</code></a>.</div> |
| </li> |
| <li class="blockList"> |
| <h4>filterFactory</h4> |
| <pre><a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration">Factory</a><<a href="javax/cache/configuration/Factory.html" title="type parameter in Factory">T</a>> filterFactory</pre> |
| <div class="block">The <a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration"><code>Factory</code></a> to be used to create the <a href="javax/cache/event/CacheEntryEventFilter.html" title="interface in javax.cache.event"><code>CacheEntryEventFilter</code></a>. |
| (may be null if no filtering is required)</div> |
| </li> |
| <li class="blockList"> |
| <h4>isOldValueRequired</h4> |
| <pre>boolean isOldValueRequired</pre> |
| <div class="block">Is the old value required to be provide to the <a href="javax/cache/event/CacheEntryListener.html" title="interface in javax.cache.event"><code>CacheEntryListener</code></a>?</div> |
| </li> |
| <li class="blockListLast"> |
| <h4>isSynchronous</h4> |
| <pre>boolean isSynchronous</pre> |
| <div class="block">Should the <a href="javax/cache/event/CacheEntryListener.html" title="interface in javax.cache.event"><code>CacheEntryListener</code></a> be notified as part of an operation |
| or is asynchronous delivery acceptable?</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.configuration.MutableConfiguration"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/configuration/MutableConfiguration.html" title="class in javax.cache.configuration">javax.cache.configuration.MutableConfiguration</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201306200821L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keyType</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><<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>> keyType</pre> |
| <div class="block">The 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> |
| </li> |
| <li class="blockList"> |
| <h4>valueType</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><<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>> valueType</pre> |
| <div class="block">The 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> |
| </li> |
| <li class="blockList"> |
| <h4>listenerConfigurations</h4> |
| <pre><a href="http://download.oracle.com/javase/6/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a><<a href="http://download.oracle.com/javase/6/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">E</a>> listenerConfigurations</pre> |
| <div class="block">The <a href="javax/cache/configuration/CacheEntryListenerConfiguration.html" title="interface in javax.cache.configuration"><code>CacheEntryListenerConfiguration</code></a>s for the <a href="javax/cache/configuration/Configuration.html" title="interface in javax.cache.configuration"><code>Configuration</code></a>.</div> |
| </li> |
| <li class="blockList"> |
| <h4>cacheLoaderFactory</h4> |
| <pre><a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration">Factory</a><<a href="javax/cache/configuration/Factory.html" title="type parameter in Factory">T</a>> cacheLoaderFactory</pre> |
| <div class="block">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>.</div> |
| </li> |
| <li class="blockList"> |
| <h4>cacheWriterFactory</h4> |
| <pre><a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration">Factory</a><<a href="javax/cache/configuration/Factory.html" title="type parameter in Factory">T</a>> cacheWriterFactory</pre> |
| <div class="block">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>.</div> |
| </li> |
| <li class="blockList"> |
| <h4>expiryPolicyFactory</h4> |
| <pre><a href="javax/cache/configuration/Factory.html" title="interface in javax.cache.configuration">Factory</a><<a href="javax/cache/configuration/Factory.html" title="type parameter in Factory">T</a>> expiryPolicyFactory</pre> |
| <div class="block">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>.</div> |
| </li> |
| <li class="blockList"> |
| <h4>isReadThrough</h4> |
| <pre>boolean isReadThrough</pre> |
| <div class="block">A flag indicating if "read-through" mode is required.</div> |
| </li> |
| <li class="blockList"> |
| <h4>isWriteThrough</h4> |
| <pre>boolean isWriteThrough</pre> |
| <div class="block">A flag indicating if "write-through" mode is required.</div> |
| </li> |
| <li class="blockList"> |
| <h4>isStatisticsEnabled</h4> |
| <pre>boolean isStatisticsEnabled</pre> |
| <div class="block">A flag indicating if statistics gathering is enabled.</div> |
| </li> |
| <li class="blockList"> |
| <h4>isStoreByValue</h4> |
| <pre>boolean isStoreByValue</pre> |
| <div class="block">A flag indicating if the cache will be store-by-value or store-by-reference.</div> |
| </li> |
| <li class="blockListLast"> |
| <h4>isManagementEnabled</h4> |
| <pre>boolean isManagementEnabled</pre> |
| <div class="block">Whether management is enabled</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache.event</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="javax.cache.event.CacheEntryEvent"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/event/CacheEntryEvent.html" title="class in javax.cache.event">javax.cache.event.CacheEntryEvent</a> extends <a href="http://download.oracle.com/javase/6/docs/api/java/util/EventObject.html?is-external=true" title="class or interface in java.util">EventObject</a> implements Serializable</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>eventType</h4> |
| <pre><a href="javax/cache/event/EventType.html" title="enum in javax.cache.event">EventType</a> eventType</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.event.CacheEntryListenerException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/event/CacheEntryListenerException.html" title="class in javax.cache.event">javax.cache.event.CacheEntryListenerException</a> extends <a href="javax/cache/CacheException.html" title="class in javax.cache">CacheException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>20130621110150L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache.expiry</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="javax.cache.expiry.AccessedExpiryPolicy"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/expiry/AccessedExpiryPolicy.html" title="class in javax.cache.expiry">javax.cache.expiry.AccessedExpiryPolicy</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305101601L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>expiryDuration</h4> |
| <pre><a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry">Duration</a> expiryDuration</pre> |
| <div class="block">The <a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry"><code>Duration</code></a> a Cache Entry should be available before it expires.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.expiry.CreatedExpiryPolicy"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/expiry/CreatedExpiryPolicy.html" title="class in javax.cache.expiry">javax.cache.expiry.CreatedExpiryPolicy</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305291023L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>expiryDuration</h4> |
| <pre><a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry">Duration</a> expiryDuration</pre> |
| <div class="block">The <a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry"><code>Duration</code></a> a Cache Entry should be available before it expires.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.expiry.Duration"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry">javax.cache.expiry.Duration</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305101442L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>timeUnit</h4> |
| <pre><a href="http://download.oracle.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a> timeUnit</pre> |
| <div class="block">The unit of time to specify time in. The minimum time unit is milliseconds.</div> |
| </li> |
| <li class="blockListLast"> |
| <h4>durationAmount</h4> |
| <pre>long durationAmount</pre> |
| <div class="block">How long, in the specified units, the cache entries should live. |
| The lifetime is measured from the cache entry was last accessed or |
| mutated.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.expiry.EternalExpiryPolicy"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/expiry/EternalExpiryPolicy.html" title="class in javax.cache.expiry">javax.cache.expiry.EternalExpiryPolicy</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305101603L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="javax.cache.expiry.ModifiedExpiryPolicy"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/expiry/ModifiedExpiryPolicy.html" title="class in javax.cache.expiry">javax.cache.expiry.ModifiedExpiryPolicy</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305101602L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>expiryDuration</h4> |
| <pre><a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry">Duration</a> expiryDuration</pre> |
| <div class="block">The <a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry"><code>Duration</code></a> a Cache Entry should be available before it expires.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"><a name="javax.cache.expiry.TouchedExpiryPolicy"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/expiry/TouchedExpiryPolicy.html" title="class in javax.cache.expiry">javax.cache.expiry.TouchedExpiryPolicy</a> 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 Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>201305291023L</dd> |
| </dl> |
| <ul class="blockList"> |
| <li class="blockList"><a name="serializedForm"> |
| <!-- --> |
| </a> |
| <h3>Serialized Fields</h3> |
| <ul class="blockList"> |
| <li class="blockListLast"> |
| <h4>expiryDuration</h4> |
| <pre><a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry">Duration</a> expiryDuration</pre> |
| <div class="block">The <a href="javax/cache/expiry/Duration.html" title="class in javax.cache.expiry"><code>Duration</code></a> a Cache Entry should be available before it expires.</div> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache.integration</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="javax.cache.integration.CacheLoaderException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/integration/CacheLoaderException.html" title="class in javax.cache.integration">javax.cache.integration.CacheLoaderException</a> extends <a href="javax/cache/CacheException.html" title="class in javax.cache">CacheException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>20130822163231L</dd> |
| </dl> |
| </li> |
| <li class="blockList"><a name="javax.cache.integration.CacheWriterException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/integration/CacheWriterException.html" title="class in javax.cache.integration">javax.cache.integration.CacheWriterException</a> extends <a href="javax/cache/CacheException.html" title="class in javax.cache">CacheException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>20130822161612L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| <li class="blockList"> |
| <h2 title="Package">Package javax.cache.processor</h2> |
| <ul class="blockList"> |
| <li class="blockList"><a name="javax.cache.processor.EntryProcessorException"> |
| <!-- --> |
| </a> |
| <h3>Class <a href="javax/cache/processor/EntryProcessorException.html" title="class in javax.cache.processor">javax.cache.processor.EntryProcessorException</a> extends <a href="javax/cache/CacheException.html" title="class in javax.cache">CacheException</a> implements Serializable</h3> |
| <dl class="nameValue"> |
| <dt>serialVersionUID:</dt> |
| <dd>20130822110920L</dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <!-- ======= 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>Package</li> |
| <li>Class</li> |
| <li>Use</li> |
| <li><a href="overview-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</li> |
| <li>Next</li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> |
| <li><a href="serialized-form.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> |
| <a name="skip-navbar_bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| <p class="legalCopy"><small>Copyright © 2014. All Rights Reserved.</small></p> |
| </body> |
| </html> |