http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/service/importer/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/importer/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/service/importer/package-tree.html index 11b0c9f..1e7f837 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/importer/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/importer/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.api.service.importer Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service.importer 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.api.service.importer Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.service.importer Class Hierarchy (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/api/service/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/service/package-frame.html index 04dbc79..0b26d2b 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/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.api.service (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service (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> @@ -30,7 +30,7 @@ <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="DuplicateServiceIdentityException.html" title="class in org.apache.polygene.api.service" target="classFrame">DuplicateServiceIdentityException</a></li> -<li><a href="NoSuchServiceException.html" title="class in org.apache.polygene.api.service" target="classFrame">NoSuchServiceException</a></li> +<li><a href="NoSuchServiceTypeException.html" title="class in org.apache.polygene.api.service" target="classFrame">NoSuchServiceTypeException</a></li> <li><a href="ServiceImporterException.html" title="class in org.apache.polygene.api.service" target="classFrame">ServiceImporterException</a></li> <li><a href="ServiceUnavailableException.html" title="class in org.apache.polygene.api.service" target="classFrame">ServiceUnavailableException</a></li> </ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/service/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/service/package-summary.html index 35f2afb..815b1fb 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/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.api.service (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service (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.api.service (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.service (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -176,7 +176,7 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../../../../org/apache/polygene/api/service/NoSuchServiceException.html" title="class in org.apache.polygene.api.service">NoSuchServiceException</a></td> +<td class="colFirst"><a href="../../../../../org/apache/polygene/api/service/NoSuchServiceTypeException.html" title="class in org.apache.polygene.api.service">NoSuchServiceTypeException</a></td> <td class="colLast"> <div class="block">Thrown when no visible service of the requested type is found.</div> </td> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/service/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/service/package-tree.html index e4e65bc..2cfad8c 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/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.api.service Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service 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.api.service Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.service Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -94,9 +94,9 @@ <li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/InvalidApplicationException.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">InvalidApplicationException</span></a> <ul> <li type="circle">org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/DuplicateServiceIdentityException.html" title="class in org.apache.polygene.api.service"><span class="typeNameLink">DuplicateServiceIdentityException</span></a></li> -<li type="circle">org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeException.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">NoSuchCompositeException</span></a> +<li type="circle">org.apache.polygene.api.composite.<a href="../../../../../org/apache/polygene/api/composite/NoSuchCompositeTypeException.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">NoSuchCompositeTypeException</span></a> <ul> -<li type="circle">org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/NoSuchServiceException.html" title="class in org.apache.polygene.api.service"><span class="typeNameLink">NoSuchServiceException</span></a></li> +<li type="circle">org.apache.polygene.api.service.<a href="../../../../../org/apache/polygene/api/service/NoSuchServiceTypeException.html" title="class in org.apache.polygene.api.service"><span class="typeNameLink">NoSuchServiceTypeException</span></a></li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.ActiveQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.ActiveQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.ActiveQualifier.html index 17e1587..618c139 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.ActiveQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.ActiveQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Active.ActiveQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Active.ActiveQualifier (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="Active.ActiveQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Active.ActiveQualifier (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/api/service/qualifier/Active.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.html index e3f5153..b1021a3 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Active.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Active (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Active (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="Active (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Active (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/api/service/qualifier/AnnotationQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/AnnotationQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/AnnotationQualifier.html index 535851f..a572d13 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/AnnotationQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/AnnotationQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AnnotationQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>AnnotationQualifier (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="AnnotationQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="AnnotationQualifier (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/api/service/qualifier/Available.AvailableQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.AvailableQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.AvailableQualifier.html index 3a725c0..27028c1 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.AvailableQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.AvailableQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Available.AvailableQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Available.AvailableQualifier (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="Available.AvailableQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Available.AvailableQualifier (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/api/service/qualifier/Available.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.html index 3069b27..f5c653a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Available.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Available (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Available (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="Available (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Available (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/api/service/qualifier/HasMetaInfo.HasMetaInfoQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.HasMetaInfoQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.HasMetaInfoQualifier.html index 0ad918b..e3d01b4 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.HasMetaInfoQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.HasMetaInfoQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HasMetaInfo.HasMetaInfoQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>HasMetaInfo.HasMetaInfoQualifier (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="HasMetaInfo.HasMetaInfoQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="HasMetaInfo.HasMetaInfoQualifier (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/api/service/qualifier/HasMetaInfo.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.html index 8cbe8ca..f39d78f 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/HasMetaInfo.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HasMetaInfo (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>HasMetaInfo (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="HasMetaInfo (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="HasMetaInfo (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/api/service/qualifier/IdentifiedBy.IdentifiedByQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.IdentifiedByQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.IdentifiedByQualifier.html index 372cf92..d490588 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.IdentifiedByQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.IdentifiedByQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>IdentifiedBy.IdentifiedByQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>IdentifiedBy.IdentifiedByQualifier (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="IdentifiedBy.IdentifiedByQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="IdentifiedBy.IdentifiedByQualifier (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/api/service/qualifier/IdentifiedBy.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.html index 44c17d2..45fbacd 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/IdentifiedBy.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>IdentifiedBy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>IdentifiedBy (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="IdentifiedBy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="IdentifiedBy (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/api/service/qualifier/Qualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Qualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Qualifier.html index 91a84bc..2f788e8 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Qualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Qualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Qualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Qualifier (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="Qualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Qualifier (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/api/service/qualifier/ServiceQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceQualifier.html index 83b8ad3..2a77fc0 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ServiceQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ServiceQualifier (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="ServiceQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ServiceQualifier (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/api/service/qualifier/ServiceTags.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceTags.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceTags.html index 232bd59..28f2d7c 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceTags.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/ServiceTags.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ServiceTags (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ServiceTags (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="ServiceTags (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ServiceTags (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/api/service/qualifier/Tagged.TaggedQualifier.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.TaggedQualifier.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.TaggedQualifier.html index fd03415..17b7d09 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.TaggedQualifier.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.TaggedQualifier.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Tagged.TaggedQualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Tagged.TaggedQualifier (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="Tagged.TaggedQualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Tagged.TaggedQualifier (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/api/service/qualifier/Tagged.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.html index 254cf07..c7b7eba 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/Tagged.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Tagged (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Tagged (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="Tagged (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Tagged (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/api/service/qualifier/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-frame.html index 5538e86..227c83a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/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.api.service.qualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service.qualifier (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/api/service/qualifier/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-summary.html index 2e3a854..9f571a4 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/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.api.service.qualifier (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service.qualifier (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.api.service.qualifier (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.service.qualifier (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/api/service/qualifier/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-tree.html index 0d956a1..ef1d1e5 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/service/qualifier/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.api.service.qualifier Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.service.qualifier 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.api.service.qualifier Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.service.qualifier Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { @@ -96,12 +96,12 @@ </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> -<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Available.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Available</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Tagged.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Tagged</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Active.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Active</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/IdentifiedBy.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">IdentifiedBy</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Qualifier.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Qualifier</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Available.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Available</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> <li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/HasMetaInfo.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">HasMetaInfo</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/IdentifiedBy.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">IdentifiedBy</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Active.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Active</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> -<li type="circle">org.apache.polygene.api.service.qualifier.<a href="../../../../../../org/apache/polygene/api/service/qualifier/Tagged.html" title="annotation in org.apache.polygene.api.service.qualifier"><span class="typeNameLink">Tagged</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/GenericSideEffect.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/GenericSideEffect.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/GenericSideEffect.html index 92ffa77..ac402ab 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/GenericSideEffect.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/GenericSideEffect.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>GenericSideEffect (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>GenericSideEffect (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="GenericSideEffect (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="GenericSideEffect (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/api/sideeffect/SideEffectDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectDescriptor.html index 383cf7d..7d7dbb5 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SideEffectDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>SideEffectDescriptor (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="SideEffectDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="SideEffectDescriptor (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/api/sideeffect/SideEffectOf.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectOf.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectOf.html index 6d75324..3fed757 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectOf.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectOf.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SideEffectOf (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>SideEffectOf (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="SideEffectOf (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="SideEffectOf (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/api/sideeffect/SideEffects.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffects.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffects.html index 4b23d64..5f49a27 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffects.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffects.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SideEffects (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>SideEffects (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="SideEffects (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="SideEffects (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/api/sideeffect/SideEffectsDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectsDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectsDescriptor.html index 522a548..374c3f6 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectsDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/SideEffectsDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SideEffectsDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>SideEffectsDescriptor (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="SideEffectsDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="SideEffectsDescriptor (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/api/sideeffect/internal/SideEffectFor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/SideEffectFor.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/SideEffectFor.html index bc695cd..cc3ef33 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/SideEffectFor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/SideEffectFor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SideEffectFor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>SideEffectFor (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="SideEffectFor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="SideEffectFor (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/api/sideeffect/internal/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-frame.html index 2467306..d6f0a9d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/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.api.sideeffect.internal (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.sideeffect.internal (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/api/sideeffect/internal/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-summary.html index c4ee009..d49937c 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/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.api.sideeffect.internal (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.sideeffect.internal (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.api.sideeffect.internal (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.sideeffect.internal (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/api/sideeffect/internal/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-tree.html index 876f695..51a7a2a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/internal/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.api.sideeffect.internal Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.sideeffect.internal 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.api.sideeffect.internal Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.sideeffect.internal Class Hierarchy (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/api/sideeffect/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-frame.html index e919441..7d25f10 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/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.api.sideeffect (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.sideeffect (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/api/sideeffect/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-summary.html index cd35b77..08903c6 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/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.api.sideeffect (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.sideeffect (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.api.sideeffect (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.sideeffect (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/api/sideeffect/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-tree.html index 3830d3a..9a5e237 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/sideeffect/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.api.sideeffect Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.sideeffect 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.api.sideeffect Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.sideeffect Class Hierarchy (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/api/structure/Application.Mode.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.Mode.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.Mode.html index 0d539c3..2ebe265 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.Mode.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.Mode.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Application.Mode (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Application.Mode (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="Application.Mode (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Application.Mode (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/api/structure/Application.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.html index 9c498ae..94a7109 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/Application.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Application (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Application (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="Application (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Application (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/api/structure/ApplicationDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/ApplicationDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/ApplicationDescriptor.html index 523801e..ab2b86a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/ApplicationDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/ApplicationDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ApplicationDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ApplicationDescriptor (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,13 +12,13 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ApplicationDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ApplicationDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) { } //--> -var methods = {"i0":6,"i1":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -126,16 +126,24 @@ extends <a href="../../../../../org/apache/polygene/api/util/VisitableHierarchy. <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/structure/Application.Mode.html" title="enum in org.apache.polygene.api.structure">Application.Mode</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/ApplicationDescriptor.html#mode--">mode</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> <td class="colFirst"><code><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/api/structure/ApplicationDescriptor.html#name--">name</a></span>()</code> </td> </tr> -<tr id="i1" class="rowColor"> +<tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/structure/Application.html" title="interface in org.apache.polygene.api.structure">Application</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/ApplicationDescriptor.html#newInstance-org.apache.polygene.api.PolygeneAPI-java.lang.Object...-">newInstance</a></span>(<a href="../../../../../org/apache/polygene/api/PolygeneAPI.html" title="interface in org.apache.polygene.api">PolygeneAPI</a> runtime, <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>... importedServiceInstances)</code> <div class="block">Create a new instance of the Application.</div> </td> </tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code><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/api/structure/ApplicationDescriptor.html#version--">version</a></span>()</code> </td> +</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.org.apache.polygene.api.util.VisitableHierarchy"> @@ -179,7 +187,7 @@ extends <a href="../../../../../org/apache/polygene/api/util/VisitableHierarchy. <a name="name--"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>name</h4> <pre><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> name()</pre> @@ -189,6 +197,32 @@ extends <a href="../../../../../org/apache/polygene/api/util/VisitableHierarchy. </dl> </li> </ul> +<a name="version--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>version</h4> +<pre><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> version()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the Application's version</dd> +</dl> +</li> +</ul> +<a name="mode--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>mode</h4> +<pre><a href="../../../../../org/apache/polygene/api/structure/Application.Mode.html" title="enum in org.apache.polygene.api.structure">Application.Mode</a> mode()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the Application's runtime mode</dd> +</dl> +</li> +</ul> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/structure/Layer.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/Layer.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/Layer.html index 2a3002c..a4abe56 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/Layer.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/Layer.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Layer (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Layer (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="Layer (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Layer (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/api/structure/LayerDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/LayerDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/LayerDescriptor.html index 08447ae..12f71b1 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/LayerDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/LayerDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LayerDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>LayerDescriptor (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,13 +12,13 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LayerDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="LayerDescriptor (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,"i6":6,"i7":6}; +var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -125,30 +125,34 @@ var activeTableTab = "activeTableTab"; <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#instance--">instance</a></span>()</code> </td> </tr> <tr id="i1" class="rowColor"> +<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><? extends <a href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" title="interface in org.apache.polygene.api.structure">ModuleDescriptor</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#modules--">modules</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> <td class="colFirst"><code><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/api/structure/LayerDescriptor.html#name--">name</a></span>()</code> </td> </tr> -<tr id="i2" class="altColor"> +<tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/structure/UsedLayersDescriptor.html" title="interface in org.apache.polygene.api.structure">UsedLayersDescriptor</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#usedLayers--">usedLayers</a></span>()</code> </td> </tr> -<tr id="i3" class="rowColor"> +<tr id="i4" 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><? extends <a href="../../../../../org/apache/polygene/api/entity/EntityDescriptor.html" title="interface in org.apache.polygene.api.entity">EntityDescriptor</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#visibleEntities-org.apache.polygene.api.common.Visibility-">visibleEntities</a></span>(<a href="../../../../../org/apache/polygene/api/common/Visibility.html" title="enum in org.apache.polygene.api.common">Visibility</a> visibility)</code> </td> </tr> -<tr id="i4" class="altColor"> +<tr id="i5" class="rowColor"> <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><? extends <a href="../../../../../org/apache/polygene/api/object/ObjectDescriptor.html" title="interface in org.apache.polygene.api.object">ObjectDescriptor</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#visibleObjects-org.apache.polygene.api.common.Visibility-">visibleObjects</a></span>(<a href="../../../../../org/apache/polygene/api/common/Visibility.html" title="enum in org.apache.polygene.api.common">Visibility</a> visibility)</code> </td> </tr> -<tr id="i5" class="rowColor"> +<tr id="i6" 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><? extends <a href="../../../../../org/apache/polygene/api/composite/ModelDescriptor.html" title="interface in org.apache.polygene.api.composite">ModelDescriptor</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#visibleServices-org.apache.polygene.api.common.Visibility-">visibleServices</a></span>(<a href="../../../../../org/apache/polygene/api/common/Visibility.html" title="enum in org.apache.polygene.api.common">Visibility</a> visibility)</code> </td> </tr> -<tr id="i6" class="altColor"> +<tr id="i7" class="rowColor"> <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><? extends <a href="../../../../../org/apache/polygene/api/composite/TransientDescriptor.html" title="interface in org.apache.polygene.api.composite">TransientDescriptor</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#visibleTransients-org.apache.polygene.api.common.Visibility-">visibleTransients</a></span>(<a href="../../../../../org/apache/polygene/api/common/Visibility.html" title="enum in org.apache.polygene.api.common">Visibility</a> visibility)</code> </td> </tr> -<tr id="i7" class="rowColor"> +<tr id="i8" 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><? extends <a href="../../../../../org/apache/polygene/api/value/ValueDescriptor.html" title="interface in org.apache.polygene.api.value">ValueDescriptor</a>></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/structure/LayerDescriptor.html#visibleValues-org.apache.polygene.api.common.Visibility-">visibleValues</a></span>(<a href="../../../../../org/apache/polygene/api/common/Visibility.html" title="enum in org.apache.polygene.api.common">Visibility</a> visibility)</code> </td> </tr> @@ -202,6 +206,15 @@ var activeTableTab = "activeTableTab"; </dl> </li> </ul> +<a name="modules--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>modules</h4> +<pre><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><? extends <a href="../../../../../org/apache/polygene/api/structure/ModuleDescriptor.html" title="interface in org.apache.polygene.api.structure">ModuleDescriptor</a>> modules()</pre> +</li> +</ul> <a name="visibleObjects-org.apache.polygene.api.common.Visibility-"> <!-- --> </a> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/2d44da7d/content/java/develop/javadocs/org/apache/polygene/api/structure/MetaInfoHolder.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/MetaInfoHolder.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/MetaInfoHolder.html index cd30fe8..8737dac 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/MetaInfoHolder.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/MetaInfoHolder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MetaInfoHolder (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>MetaInfoHolder (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="MetaInfoHolder (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="MetaInfoHolder (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/api/structure/Module.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/Module.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/Module.html index 12fc494..288e268 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/Module.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/Module.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Module (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>Module (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="Module (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="Module (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/api/structure/ModuleDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/ModuleDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/ModuleDescriptor.html index eecac13..8d5c37a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/ModuleDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/ModuleDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ModuleDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>ModuleDescriptor (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="ModuleDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="ModuleDescriptor (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/api/structure/TypeLookup.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/TypeLookup.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/TypeLookup.html index dce43c2..0534c38 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/TypeLookup.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/TypeLookup.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>TypeLookup (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>TypeLookup (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="TypeLookup (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="TypeLookup (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/api/structure/UsedLayersDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/UsedLayersDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/UsedLayersDescriptor.html index 796282b..68374e8 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/UsedLayersDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/UsedLayersDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>UsedLayersDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>UsedLayersDescriptor (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="UsedLayersDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="UsedLayersDescriptor (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/api/structure/package-frame.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/package-frame.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/package-frame.html index 114c848..77fe03a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/package-frame.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/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.api.structure (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.structure (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/api/structure/package-summary.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/package-summary.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/package-summary.html index 62682c2..81f34ec 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/package-summary.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/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.api.structure (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.structure (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.api.structure (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.structure (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/api/structure/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/structure/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/structure/package-tree.html index 5b78e70..28d530d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/structure/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/structure/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.api.structure Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.structure 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.api.structure Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.structure Class Hierarchy (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/api/time/SystemTime.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/time/SystemTime.html b/content/java/develop/javadocs/org/apache/polygene/api/time/SystemTime.html index c6cc2aa..64a153e 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/time/SystemTime.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/time/SystemTime.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>SystemTime (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> +<title>SystemTime (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="SystemTime (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + parent.document.title="SystemTime (Apache Polygene\u2122 (Java Edition) SDK 3.1.0-SNAPSHOT)"; } } catch(err) {
