http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html new file mode 100644 index 0000000..8a42670 --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html @@ -0,0 +1,303 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="fr"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>JCloudsEntityStoreConfiguration (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="JCloudsEntityStoreConfiguration (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<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="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="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html" target="_top">Frames</a></li> +<li><a href="JCloudsEntityStoreConfiguration.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: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </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.polygene.entitystore.jclouds</div> +<h2 title="Interface JCloudsEntityStoreConfiguration" class="title">Interface JCloudsEntityStoreConfiguration</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public interface <span class="typeNameLabel">JCloudsEntityStoreConfiguration</span></pre> +<div class="block">Configuration of JCloudsMapEntityStore service.</div> +</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html#container--">container</a></span>()</code> +<div class="block">Name of the JClouds container to use.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html#credential--">credential</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html#endpoint--">endpoint</a></span>()</code> +<div class="block">Endpoint for the BlobStore provider.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html#identifier--">identifier</a></span>()</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html#properties--">properties</a></span>()</code> +<div class="block">Use this to fine tune your provider implementation according to JClouds documentation.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html#provider--">provider</a></span>()</code> +<div class="block">Name of the JClouds provider to use.</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="provider--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>provider</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> provider()</pre> +<div class="block">Name of the JClouds provider to use. Defaults to 'transient'.</div> +</li> +</ul> +<a name="identifier--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>identifier</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> identifier()</pre> +</li> +</ul> +<a name="credential--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>credential</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> credential()</pre> +</li> +</ul> +<a name="properties--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>properties</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/UseDefaults.html" title="annotation in org.apache.polygene.api.common">@UseDefaults</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>> properties()</pre> +<div class="block">Use this to fine tune your provider implementation according to JClouds documentation.</div> +</li> +</ul> +<a name="container--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>container</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> container()</pre> +<div class="block">Name of the JClouds container to use. Defaults to 'polygene-entities'.</div> +</li> +</ul> +<a name="endpoint--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>endpoint</h4> +<pre><a href="../../../../../org/apache/polygene/api/common/Optional.html" title="annotation in org.apache.polygene.api.common">@Optional</a> +<a href="../../../../../org/apache/polygene/api/property/Property.html" title="interface in org.apache.polygene.api.property">Property</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> endpoint()</pre> +<div class="block">Endpoint for the BlobStore provider.</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<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="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="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html" target="_top">Frames</a></li> +<li><a href="JCloudsEntityStoreConfiguration.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: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html new file mode 100644 index 0000000..b5a4e4e --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html @@ -0,0 +1,395 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="fr"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>JCloudsEntityStoreMixin (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="JCloudsEntityStoreMixin (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<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="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/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" target="_top">Frames</a></li> +<li><a href="JCloudsEntityStoreMixin.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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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.polygene.entitystore.jclouds</div> +<h2 title="Class JCloudsEntityStoreMixin" class="title">Class JCloudsEntityStoreMixin</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/8/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>org.apache.polygene.entitystore.jclouds.JCloudsEntityStoreMixin</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">JCloudsEntityStoreMixin</span> +extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></pre> +<div class="block">JClouds implementation of MapEntityStore.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.api.service.ServiceActivation"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3> +<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.ServiceActivator.html" title="class in org.apache.polygene.api.service">ServiceActivation.ServiceActivator</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.MapEntityStore"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChange.html" title="class in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChange</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanger.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanger</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html#JCloudsEntityStoreMixin--">JCloudsEntityStoreMixin</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html#activateService--">activateService</a></span>()</code> +<div class="block">Called after ServiceComposite Activation.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html#applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">applyChanges</a></span>(<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a> changes)</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true" title="class or interface in java.util.stream">Stream</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html#entityStates--">entityStates</a></span>()</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html#get-org.apache.polygene.api.entity.EntityReference-">get</a></span>(<a href="../../../../../org/apache/polygene/api/entity/EntityReference.html" title="class in org.apache.polygene.api.entity">EntityReference</a> entityReference)</code> </td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html#passivateService--">passivateService</a></span>()</code> +<div class="block">Called before ServiceComposite Passivation.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="JCloudsEntityStoreMixin--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>JCloudsEntityStoreMixin</h4> +<pre>public JCloudsEntityStoreMixin()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="activateService--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>activateService</h4> +<pre>public void activateService() + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">ServiceActivation</a></code></span></div> +<div class="block">Called after ServiceComposite Activation.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a></code> in interface <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if unable to activate</dd> +</dl> +</li> +</ul> +<a name="passivateService--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>passivateService</h4> +<pre>public void passivateService() + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">ServiceActivation</a></code></span></div> +<div class="block">Called before ServiceComposite Passivation.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code> in interface <code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - if unable to passivate</dd> +</dl> +</li> +</ul> +<a name="get-org.apache.polygene.api.entity.EntityReference-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>get</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a> get(<a href="../../../../../org/apache/polygene/api/entity/EntityReference.html" title="class in org.apache.polygene.api.entity">EntityReference</a> entityReference) + throws <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html" title="class in org.apache.polygene.spi.entitystore">EntityStoreException</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#get-org.apache.polygene.api.entity.EntityReference-">get</a></code> in interface <code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>entityReference</code> - The reference to the entity that we want to get.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Entity state Reader</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStoreException.html" title="class in org.apache.polygene.spi.entitystore">EntityStoreException</a></code></dd> +</dl> +</li> +</ul> +<a name="applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>applyChanges</h4> +<pre>public void applyChanges(<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.MapChanges.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore.MapChanges</a> changes) + throws <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#applyChanges-org.apache.polygene.spi.entitystore.helpers.MapEntityStore.MapChanges-">applyChanges</a></code> in interface <code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd> +</dl> +</li> +</ul> +<a name="entityStates--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>entityStates</h4> +<pre>public <a href="http://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html?is-external=true" title="class or interface in java.util.stream">Stream</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>> entityStates()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html#entityStates--">entityStates</a></code> in interface <code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/MapEntityStore.html" title="interface in org.apache.polygene.spi.entitystore.helpers">MapEntityStore</a></code></dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>All entities state Readers, must be closed</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> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<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="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/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" target="_top">Frames</a></li> +<li><a href="JCloudsEntityStoreMixin.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: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html new file mode 100644 index 0000000..9124721 --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html @@ -0,0 +1,259 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="fr"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>JCloudsEntityStoreService (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="JCloudsEntityStoreService (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; + } + } + 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> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<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="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/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html" target="_top">Frames</a></li> +<li><a href="JCloudsEntityStoreService.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: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</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.polygene.entitystore.jclouds</div> +<h2 title="Interface JCloudsEntityStoreService" class="title">Interface JCloudsEntityStoreService</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd><a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, <a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service"> ServiceActivation</a></dd> +</dl> +<hr> +<br> +<pre><a href="../../../../../org/apache/polygene/api/concern/Concerns.html" title="annotation in org.apache.polygene.api.concern">@Concerns</a>(<a href="../../../../../org/apache/polygene/api/concern/Concerns.html#value--">value</a>={<a href="../../../../../org/apache/polygene/spi/entitystore/StateChangeNotificationConcern.html" title="class in org.apache.polygene.spi.entitystore">StateChangeNotificationConcern.class</a>,<a href="../../../../../org/apache/polygene/spi/entitystore/ConcurrentModificationCheckConcern.html" title="class in org.apache.polygene.spi.entitystore">ConcurrentModificationCheckConcern.class</a>}) + <a href="../../../../../org/apache/polygene/api/mixin/Mixins.html" title="annotation in org.apache.polygene.api.mixin">@Mixins</a>(<a href="../../../../../org/apache/polygene/api/mixin/Mixins.html#value--">value</a>={<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreMixin.html" title="class in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreMixin.class</a>,<a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds">JCloudsEntityStoreMixin.class</a>}) +public interface <span class="typeNameLabel">JCloudsEntityStoreService</span> +extends <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a>, <a href="../../../../../org/apache/polygene/library/locking/LockingAbstractComposite.html" title="interface in org.apache.polygene.library.locking">LockingAbstractComposite</a>, <a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configu ration">Configuration</a></pre> +<div class="block">JClouds EntityStore service. + <p>Based on @<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreMixin.html" title="class in org.apache.polygene.spi.entitystore.helpers"><code>JSONMapEntityStoreMixin</code></a>.</p></div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.api.service.ServiceActivation"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3> +<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.ServiceActivator.html" title="class in org.apache.polygene.api.service">ServiceActivation.ServiceActivator</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.JSONMapEntityStoreActivation"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.Activator.html" title="class in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation.Activator</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStateVersions"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.EntityStateVersionsMixin.html" title="class in org.apache.polygene.spi.entitystore">EntityStateVersions.EntityStateVersionsMixin</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.polygene.api.configuration.Configuration"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from interface org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a></h3> +<code><a href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html" title="class in org.apache.polygene.api.configuration">Configuration.ConfigurationMixin</a><<a href="../../../../../org/apache/polygene/api/configuration/Configuration.ConfigurationMixin.html" title="type parameter in Configuration.ConfigurationMixin">T</a>></code></li> +</ul> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.api.service.ServiceActivation"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html" title="interface in org.apache.polygene.api.service">ServiceActivation</a></h3> +<code><a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#activateService--">activateService</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceActivation.html#passivateService--">passivateService</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.helpers.JSONMapEntityStoreActivation"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.polygene.spi.entitystore.helpers.<a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html" title="interface in org.apache.polygene.spi.entitystore.helpers">JSONMapEntityStoreActivation</a></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html#setUpJSONMapES--">setUpJSONMapES</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/helpers/JSONMapEntityStoreActivation.html#tearDownJSONMapES--">tearDownJSONMapES</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStore"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html" title="interface in org.apache.polygene.spi.entitystore">EntityStore</a></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#entityStates-org.apache.polygene.api.structure.ModuleDescriptor-">entityStates</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStore.html#newUnitOfWork-org.apache.polygene.api.structure.ModuleDescriptor-org.apache.polygene.api.usecase.Usecase-java.time.Instant-">newUnitOfWork</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.spi.entitystore.EntityStateVersions"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.polygene.spi.entitystore.<a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html" title="interface in org.apache.polygene.spi.entitystore">EntityStateVersions</a></h3> +<code><a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#checkForConcurrentModification-java.lang.Iterable-java.time.Instant-">checkForConcurrentModification</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#forgetVersions-java.lang.Iterable-">forgetVersions</a>, <a href="../../../../../org/apache/polygene/spi/entitystore/EntityStateVersions.html#rememberVersion-org.apache.polygene.api.entity.EntityReference-java.lang.String-">rememberVersion</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.api.configuration.Configuration"> +<!-- --> +</a> +<h3>Methods inherited from interface org.apache.polygene.api.configuration.<a href="../../../../../org/apache/polygene/api/configuration/Configuration.html" title="interface in org.apache.polygene.api.configuration">Configuration</a></h3> +<code><a href="../../../../../org/apache/polygene/api/configuration/Configuration.html#get--">get</a>, <a href="../../../../../org/apache/polygene/api/configuration/Configuration.html#refresh--">refresh</a>, <a href="../../../../../org/apache/polygene/api/configuration/Configuration.html#save--">save</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<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="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/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html" target="_top">Frames</a></li> +<li><a href="JCloudsEntityStoreService.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: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html index 07d3eea..acbe894 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>JCloudsEntityStoreAssembler (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>JCloudsEntityStoreAssembler (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JCloudsEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="JCloudsEntityStoreAssembler (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -99,6 +99,9 @@ var activeTableTab = "activeTableTab"; <li><a href="http://docs.oracle.com/javase/8/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/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.AssembleChecker</a></li> +<li> +<ul class="inheritance"> <li><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html" title="class in org.apache.polygene.bootstrap">org.apache.polygene.bootstrap.Assemblers.VisibilityIdentityConfig</a><<a href="../../../../../../org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.jclouds.assembly">JCloudsEntityStoreAssembler</a>></li> <li> <ul class="inheritance"> @@ -108,6 +111,8 @@ var activeTableTab = "activeTableTab"; </ul> </li> </ul> +</li> +</ul> <div class="description"> <ul class="blockList"> <li class="blockList"> @@ -170,11 +175,18 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi <code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configModule--">configModule</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#configVisibility--">configVisibility</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasConfig--">hasConfig</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#hasIdentity--">hasIdentity</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identifiedBy-java.lang.String-">identifiedBy</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#identity--">identity</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#visibility--">visibility</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemb lers.VisibilityIdentityConfig.html#visibleIn-org.apache.polygene.api.common.Visibility-">visibleIn</a>, <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html#withConfig-org.apache.polygene.bootstrap.ModuleAssembly-org.apache.polygene.api.common.Visibility-">withConfig</a></code></li> </ul> <ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.bootstrap.Assemblers.AssembleChecker"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></h3> +<code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#finalize--">finalize</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 java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/la ng/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/8/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> @@ -213,8 +225,7 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi <ul class="blockListLast"> <li class="blockList"> <h4>assemble</h4> -<pre>public void assemble(<a href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" title="interface in org.apache.polygene.bootstrap">ModuleAssembly</a> module) - throws <a href="../../../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></pre> +<pre>public void assemble(<a href="../../../../../../org/apache/polygene/bootstrap/ModuleAssembly.html" title="interface in org.apache.polygene.bootstrap">ModuleAssembly</a> module)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">Assembler</a></code></span></div> <div class="block">Assemblers receive a callback to the ModuleAssembly they are supposed to configure. They can use this @@ -229,10 +240,12 @@ extends <a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visi more Modules. </p></div> <dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code> in interface <code><a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" title="interface in org.apache.polygene.bootstrap">Assembler</a></code></dd> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html#assemble-org.apache.polygene.bootstrap.ModuleAssembly-">assemble</a></code> in class <code><a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap">Assemblers.AssembleChecker</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>module</code> - the Module to assemble</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code><a href="../../../../../../org/apache/polygene/bootstrap/AssemblyException.html" title="class in org.apache.polygene.bootstrap">AssemblyException</a></code> - thrown if the assembler tries to do something illegal</dd> </dl> </li> </ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-frame.html index 8035896..1b6a735 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.entitystore.jclouds.assembly (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.entitystore.jclouds.assembly (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-summary.html index 346e1bd..fb40adb 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.entitystore.jclouds.assembly (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.entitystore.jclouds.assembly (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.polygene.entitystore.jclouds.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.entitystore.jclouds.assembly (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-tree.html index dbadb76..6bdc0c1 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/assembly/package-tree.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.entitystore.jclouds.assembly Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.entitystore.jclouds.assembly Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.polygene.entitystore.jclouds.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.entitystore.jclouds.assembly Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -80,6 +80,8 @@ <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> <ul> +<li type="circle">org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.AssembleChecker.html" title="class in org.apache.polygene.bootstrap"><span class="typeNameLink">Assemblers.AssembleChecker</span></a> (implements org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assembler.html" title="interface in org.apache.polygene.bootstrap">Assembler</a>) +<ul> <li type="circle">org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.VisibilityIdentityConfig.html" title="class in org.apache.polygene.bootstrap"><span class="typeNameLink">Assemblers.VisibilityIdentityConfig</span></a><AssemblerType> (implements org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Configurable.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Configurable</a><AssemblerType>, org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Identifiable.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Identifiable</a><AssemblerType>, org.apache.polygene.bootstrap.<a href="../../../../../../org/apache/polygene/bootstrap/Assemblers.Visible.html" title="interface in org.apache.polygene.bootstrap">Assemblers.Visible</a><AssemblerType>) <ul> <li type="circle">org.apache.polygene.entitystore.jclouds.assembly.<a href="../../../../../../org/apache/polygene/entitystore/jclouds/assembly/JCloudsEntityStoreAssembler.html" title="class in org.apache.polygene.entitystore.jclouds.assembly"><span class="typeNameLink">JCloudsEntityStoreAssembler</span></a></li> @@ -88,6 +90,8 @@ </ul> </li> </ul> +</li> +</ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-frame.html index 98ba509..a2e9e03 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.entitystore.jclouds (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.entitystore.jclouds (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -13,12 +13,12 @@ <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> -<li><a href="JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds" target="classFrame"><span class="interfaceName">JCloudsMapEntityStoreConfiguration</span></a></li> -<li><a href="JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds" target="classFrame"><span class="interfaceName">JCloudsMapEntityStoreService</span></a></li> +<li><a href="JCloudsEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds" target="classFrame"><span class="interfaceName">JCloudsEntityStoreConfiguration</span></a></li> +<li><a href="JCloudsEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds" target="classFrame"><span class="interfaceName">JCloudsEntityStoreService</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> -<li><a href="JCloudsMapEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds" target="classFrame">JCloudsMapEntityStoreMixin</a></li> +<li><a href="JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds" target="classFrame">JCloudsEntityStoreMixin</a></li> </ul> </div> </body> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-summary.html index f63ae67..c3cb958 100644 --- a/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/entitystore/jclouds/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.polygene.entitystore.jclouds (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.entitystore.jclouds (Apache Polygene⢠(Java Edition) SDK 3.1.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.polygene.entitystore.jclouds (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.entitystore.jclouds (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -86,13 +86,13 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreConfiguration</a></td> +<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsEntityStoreConfiguration</a></td> <td class="colLast"> <div class="block">Configuration of JCloudsMapEntityStore service.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a></td> +<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsEntityStoreService</a></td> <td class="colLast"> <div class="block">JClouds EntityStore service.</div> </td> @@ -109,7 +109,7 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreMixin</a></td> +<td class="colFirst"><a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsEntityStoreMixin.html" title="class in org.apache.polygene.entitystore.jclouds">JCloudsEntityStoreMixin</a></td> <td class="colLast"> <div class="block">JClouds implementation of MapEntityStore.</div> </td>
