blob: 05e8d7e0b48828d5fc7c33dc52136418d9d816cc [file] [log] [blame]
<!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_121) on Fri Jan 06 19:36:25 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CacheMarshallersValue (OpenJPA Parent POM 2.4.2 API)</title>
<meta name="date" content="2017-01-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CacheMarshallersValue (OpenJPA Parent POM 2.4.2 API)";
}
}
catch(err) {
}
//-->
</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/CacheMarshallersValue.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="../../../../org/apache/openjpa/conf/CacheMarshallerImpl.html" title="class in org.apache.openjpa.conf"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/openjpa/conf/CallbackOptions.html" title="class in org.apache.openjpa.conf"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openjpa/conf/CacheMarshallersValue.html" target="_top">Frames</a></li>
<li><a href="CacheMarshallersValue.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="#fields_inherited_from_class_org.apache.openjpa.lib.conf.Value">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>Field&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">org.apache.openjpa.conf</div>
<h2 title="Class CacheMarshallersValue" class="title">Class CacheMarshallersValue</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><a href="../../../../org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">org.apache.openjpa.lib.conf.Value</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">org.apache.openjpa.lib.conf.ObjectValue</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">org.apache.openjpa.lib.conf.PluginListValue</a></li>
<li>
<ul class="inheritance">
<li>org.apache.openjpa.conf.CacheMarshallersValue</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">CacheMarshallersValue</span>
extends <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</a></pre>
<div class="block">A configuration value for handling and accessing cache marshallers.</div>
<dl><dt><span class="strong">Since:</span></dt>
<dd>1.1.0</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>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.openjpa.lib.conf.Value">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</a></h3>
<code><a href="../../../../org/apache/openjpa/lib/conf/Value.html#INVISIBLE">INVISIBLE</a></code></li>
</ul>
</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="../../../../org/apache/openjpa/conf/CacheMarshallersValue.html#CacheMarshallersValue(org.apache.openjpa.lib.conf.Configuration)">CacheMarshallersValue</a></strong>(<a href="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>&nbsp;conf)</code>&nbsp;</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="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf">CacheMarshaller</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/conf/CacheMarshallersValue.html#getInstancesAsMap()">getInstancesAsMap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf">CacheMarshaller</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/conf/CacheMarshallersValue.html#getMarshallerById(org.apache.openjpa.lib.conf.Configuration,%20java.lang.String)">getMarshallerById</a></strong>(<a href="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>&nbsp;c,
<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;id)</code>
<div class="block">Return the <a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf"><code>CacheMarshaller</code></a> to use for caching metadata of id
<code>id</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf">CacheMarshaller</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/conf/CacheMarshallersValue.html#getMarshallerById(java.lang.String)">getMarshallerById</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;id)</code>
<div class="block">Return the <a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf"><code>CacheMarshaller</code></a> to use for caching metadata of id
<code>id</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/conf/CacheMarshallersValue.html#initialize()">initialize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/openjpa/conf/CacheMarshallersValue.html#instantiate(java.lang.Class,%20org.apache.openjpa.lib.conf.Configuration,%20boolean)">instantiate</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;?&gt;&nbsp;elemType,
<a href="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>&nbsp;conf,
boolean&nbsp;fatal)</code>
<div class="block">Instantiate the plugins as instances of the given class.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.lib.conf.PluginListValue">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</a></h3>
<code><a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#getClassNames()">getClassNames</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#getInternalString()">getInternalString</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#getProperties()">getProperties</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#getString()">getString</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#getValueType()">getValueType</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#objectChanged()">objectChanged</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#setClassNames(java.lang.String[])">setClassNames</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#setInternalString(java.lang.String)">setInternalString</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#setProperties(java.lang.String[])">setProperties</a>, <a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#setString(java.lang.String)">setString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.lib.conf.ObjectValue">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html" title="class in org.apache.openjpa.lib.conf">ObjectValue</a></h3>
<code><a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#configure(java.lang.Object,%20org.apache.openjpa.lib.conf.Configuration)">configure</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#configure(java.lang.Object,%20org.apache.openjpa.lib.conf.Configuration,%20boolean)">configure</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#get()">get</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#instantiate(java.lang.Class,%20org.apache.openjpa.lib.conf.Configuration)">instantiate</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#newInstance(java.lang.String,%20java.lang.Class,%20org.apache.openjpa.lib.conf.Configuration,%20boolean)">newInstance</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#set(java.lang.Object)">set</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#set(java.lang.Object,%20boolean)">set</a>, <a href="../../../../org/apache/openjpa/lib/conf/ObjectValue.html#setInternalObject(java.lang.Object)">setInternalObject</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.openjpa.lib.conf.Value">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.openjpa.lib.conf.<a href="../../../../org/apache/openjpa/lib/conf/Value.html" title="class in org.apache.openjpa.lib.conf">Value</a></h3>
<code><a href="../../../../org/apache/openjpa/lib/conf/Value.html#addEquivalentKey(java.lang.String)">addEquivalentKey</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#addListener(org.apache.openjpa.lib.conf.ValueListener)">addListener</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#alias(java.lang.String)">alias</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#alias(java.lang.String,%20java.lang.String[],%20boolean)">alias</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#assertChangeable()">assertChangeable</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#clone()">clone</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#equals(java.lang.Object)">equals</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getAliases()">getAliases</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getDefault()">getDefault</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getEquivalentKeys()">getEquivalentKeys</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getInstantiatingGetter()">getInstantiatingGetter</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getListeners()">getListeners</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getLoadKey()">getLoadKey</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getOriginalValue()">getOriginalValue</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getProperty()">getProperty</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getPropertyKeys()">getPropertyKeys</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#getScope()">getScope</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#hashCode()">hashCode</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#hide()">hide</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#isAliasListComprehensive()">isAliasListComprehensive</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#isDynamic()">isDynamic</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#isHidden()">isHidden</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#isPrivate()">isPrivate</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#makePrivate()">makePrivate</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#matches(java.lang.String)">matches</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#removeListener(org.apache.openjpa.lib.conf.ValueListener)">removeListener</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setAlias(java.lang.String,%20java.lang.String)">setAlias</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setAlias(java.lang.String,%20java.lang.String,%20java.lang.String[])">setAlias</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setAliases(java.lang.String[])">setAliases</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setAliasListComprehensive(boolean)">setAliasListComprehensive</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setDefault(java.lang.String)">setDefault</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setDynamic(boolean)">setDynamic</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setInstantiatingGetter(java.lang.String)">setInstantiatingGetter</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setLoadKey(java.lang.String)">setLoadKey</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setObject(java.lang.Object)">setObject</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setProperty(java.lang.String)">setProperty</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#setScope(java.lang.Class)">setScope</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#toString()">toString</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#unalias(java.lang.String)">unalias</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#unalias(java.lang.String,%20java.lang.String[],%20boolean)">unalias</a>, <a href="../../../../org/apache/openjpa/lib/conf/Value.html#valueChanged()">valueChanged</a></code></li>
</ul>
<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#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#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,%20int)" 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">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CacheMarshallersValue(org.apache.openjpa.lib.conf.Configuration)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CacheMarshallersValue</h4>
<pre>public&nbsp;CacheMarshallersValue(<a href="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>&nbsp;conf)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="instantiate(java.lang.Class, org.apache.openjpa.lib.conf.Configuration, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>instantiate</h4>
<pre>public&nbsp;<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;instantiate(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;elemType,
<a href="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>&nbsp;conf,
boolean&nbsp;fatal)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#instantiate(java.lang.Class,%20org.apache.openjpa.lib.conf.Configuration,%20boolean)">PluginListValue</a></code></strong></div>
<div class="block">Instantiate the plugins as instances of the given class.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html#instantiate(java.lang.Class,%20org.apache.openjpa.lib.conf.Configuration,%20boolean)">instantiate</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/openjpa/lib/conf/PluginListValue.html" title="class in org.apache.openjpa.lib.conf">PluginListValue</a></code></dd>
</dl>
</li>
</ul>
<a name="getMarshallerById(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMarshallerById</h4>
<pre>public&nbsp;<a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf">CacheMarshaller</a>&nbsp;getMarshallerById(<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;id)</pre>
<div class="block">Return the <a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf"><code>CacheMarshaller</code></a> to use for caching metadata of id
<code>id</code>. If no marshaller exists for the id, returns
<a href="../../../../org/apache/openjpa/conf/NoOpCacheMarshaller.html" title="class in org.apache.openjpa.conf"><code>NoOpCacheMarshaller</code></a>.</div>
</li>
</ul>
<a name="getMarshallerById(org.apache.openjpa.lib.conf.Configuration, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMarshallerById</h4>
<pre>public static&nbsp;<a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf">CacheMarshaller</a>&nbsp;getMarshallerById(<a href="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</a>&nbsp;c,
<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;id)</pre>
<div class="block">Return the <a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf"><code>CacheMarshaller</code></a> to use for caching metadata of id
<code>id</code>. If no marshaller exists for the id, returns
<a href="../../../../org/apache/openjpa/conf/NoOpCacheMarshaller.html" title="class in org.apache.openjpa.conf"><code>NoOpCacheMarshaller</code></a>.</div>
</li>
</ul>
<a name="getInstancesAsMap()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstancesAsMap</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/openjpa/conf/CacheMarshaller.html" title="interface in org.apache.openjpa.conf">CacheMarshaller</a>&gt;&nbsp;getInstancesAsMap()</pre>
</li>
</ul>
<a name="initialize()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>initialize</h4>
<pre>protected&nbsp;void&nbsp;initialize()</pre>
</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/CacheMarshallersValue.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="../../../../org/apache/openjpa/conf/CacheMarshallerImpl.html" title="class in org.apache.openjpa.conf"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/openjpa/conf/CallbackOptions.html" title="class in org.apache.openjpa.conf"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/openjpa/conf/CacheMarshallersValue.html" target="_top">Frames</a></li>
<li><a href="CacheMarshallersValue.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="#fields_inherited_from_class_org.apache.openjpa.lib.conf.Value">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>Field&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; 2006&#x2013;2017 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>