http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html b/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html index 83a7466..874f5ea 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/common/package-tree.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/common/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.common Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>org.apache.polygene.api.common Class Hierarchy (Apache Polygene⢠(Java Edition) SDK 3.0.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.common Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="org.apache.polygene.api.common Class Hierarchy (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { @@ -81,7 +81,7 @@ <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.api.common.<a href="../../../../../org/apache/polygene/api/common/MetaInfo.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">MetaInfo</span></a></li> -<li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/QualifiedName.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">QualifiedName</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> +<li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/QualifiedName.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">QualifiedName</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>)</li> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a> @@ -96,7 +96,7 @@ </li> </ul> </li> -<li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/TypeName.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">TypeName</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> +<li type="circle">org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/TypeName.html" title="class in org.apache.polygene.api.common"><span class="typeNameLink">TypeName</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>)</li> </ul> </li> </ul>
http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/AmbiguousTypeException.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/AmbiguousTypeException.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/AmbiguousTypeException.html index 791463a..301c7ae 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/AmbiguousTypeException.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/AmbiguousTypeException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>AmbiguousTypeException (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>AmbiguousTypeException (Apache Polygene⢠(Java Edition) SDK 3.0.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="AmbiguousTypeException (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="AmbiguousTypeException (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html index fe286ff..185b29a 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/Composite.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Composite (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>Composite (Apache Polygene⢠(Java Edition) SDK 3.0.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="Composite (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="Composite (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { @@ -94,11 +94,11 @@ <li class="blockList"> <dl> <dt>All Known Subinterfaces:</dt> -<dd><a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestEntity.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestEntity</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue2.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue2</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TjabbaValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TjabbaValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.AnotherValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.AnotherValue</a>, <a href=" ../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.BarEntity.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.BarEntity</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.CustomFooValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.CustomFooValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.FooValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.FooValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.GenericCollection.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.GenericCollection</a><TYPE>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.Gen ericValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.GenericValue</a><TYPE>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SomeValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SomeValue</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SpecificCollection.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SpecificCollection</a>, <a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.SpecificValue.html" title="interface in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.SpecificValue</a>, <a href="../../../../../org/apache/polygene/test/indexing/model/Address.html" title="interface in org.apache.polygene.test.indexing.model">Address</a>, <a href="../../../../../org /apache/polygene/library/alarm/AlarmCategory.html" title="interface in org.apache.polygene.library.alarm">AlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.html" title="interface in org.apache.polygene.library.alarm">AlarmEvent</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointEntity.html" title="interface in org.apache.polygene.library.alarm">AlarmPointEntity</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointFactory.html" title="interface in org.apache.polygene.library.alarm">AlarmPointFactory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Factory.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy.Factory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmStatus.html" title="interface in org. apache.polygene.library.alarm">AlarmStatus</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmSystemService.html" title="interface in org.apache.polygene.library.alarm">AlarmSystemService</a>, <a href="../../../../../org/apache/polygene/library/jmx/ApplicationManagerService.html" title="interface in org.apache.polygene.library.jmx">ApplicationManagerService</a>, <a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/cassandra/CassandraEntityStoreService.html" title="interface in org.apache.polygene.entitystore.cassandra">CassandraEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Cell.html" title="interface in org.apache.polygene.library.rest.common.table">Cell</a>, <a href="../../../../../org/apache/polygene/library/c ircuitbreaker/jmx/CircuitBreakerManagement.html" title="interface in org.apache.polygene.library.circuitbreaker.jmx">CircuitBreakerManagement</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Column.html" title="interface in org.apache.polygene.library.rest.common.table">Column</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/CompositeDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">CompositeDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/log/records/CompositeLogRecord.html" title="interface in org.apache.polygene.library.logging.log.records">CompositeLogRecord</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/records/CompositeTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">CompositeTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationCom posite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/library/jmx/ConfigurationManagerService.html" title="interface in org.apache.polygene.library.jmx">ConfigurationManagerService</a>, <a href="../../../../../org/apache/polygene/library/logging/view/ConsoleViewerComposite.html" title="interface in org.apache.polygene.library.logging.view">ConsoleViewerComposite</a>, <a href="../../../../../org/apache/polygene/library/http/ConstraintService.html" title="interface in org.apache.polygene.library.http">ConstraintService</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/internal/DatabaseSQLService.DatabaseSQLServiceComposite.html" title="interface in org.apache.polygene.entitystore.sql.internal">DatabaseSQLService.DatabaseSQLServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/sql/datasource/DataSourceConfiguration.html" title="interface in org.apache.polygene.li brary.sql.datasource">DataSourceConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/jmx/DataSourceConfigurationManagerService.html" title="interface in org.apache.polygene.library.sql.jmx">DataSourceConfigurationManagerService</a>, <a href="../../../../../org/apache/polygene/library/sql/dbcp/DBCPDataSourceServiceImporter.html" title="interface in org.apache.polygene.library.sql.dbcp">DBCPDataSourceServiceImporter</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebuggingServiceComposite.html" title="interface in org.apache.polygene.library.logging.debug.service">DebuggingServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/service/DebugServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.debug.service">DebugServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/cache/ehcache/EhCacheConfiguration.html" title="interface in org.apache.polygene.cache.ehcac he">EhCacheConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchClusterConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchClusterConfiguration</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/ElasticSearchConfiguration.html" title="interface in org.apache.polygene.index.elasticsearch">ElasticSearchConfiguration</a>, <a href="../../../../../org/apache/polygene/index/solr/EmbeddedSolrService.html" title="interface in org.apache.polygene.index.solr">EmbeddedSolrService</a>, <a href="../../../../../org/apache/polygene/api/entity/EntityComposite.html" title="interface in org.apache.polygene.api.entity">EntityComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/EntityDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">EntityDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/t race/records/EntityTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">EntityTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/EnvironmentLoaderService.html" title="interface in org.apache.polygene.library.shiro.web">EnvironmentLoaderService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/client/ESClientIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.client">ESClientIndexQueryService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/cluster/ESClusterIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.cluster">ESClusterIndexQueryService</a>, <a href="../../../../../org/apache/polygene/index/elasticsearch/filesystem/ESFilesystemIndexQueryService.html" title="interface in org.apache.polygene.index.elasticsearch.filesystem">ESFilesystemIndexQueryService</a>, <a href="../../../../../org/apache/polygene/li brary/alarm/ExtendedAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">ExtendedAlarmModelService</a>, <a href="../../../../../org/apache/polygene/library/fileconfig/FileConfigurationService.html" title="interface in org.apache.polygene.library.fileconfig">FileConfigurationService</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/file/FileEntityStoreService.html" title="interface in org.apache.polygene.entitystore.file">FileEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Form.html" title="interface in org.apache.polygene.library.rest.common">Form</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeConfiguration.html" title="interface in org.apache.polygene.entitystore.geode">GeodeConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/geode/GeodeEntityStoreService.html" title="interface in org.apache.polygene.entitystore.geode">GeodeEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastConfiguration.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/hazelcast/HazelcastEntityStoreService.html" title="interface in org.apache.polygene.entitystore.hazelcast">HazelcastEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/HttpRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">HttpRepositoryService</a>, <a href="../../../../../org/apache/polygene/entitystor e/jclouds/JCloudsMapEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jclouds/JCloudsMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jclouds">JCloudsMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmConfiguration.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/jdbm/JdbmEntityStoreService.html" title="interface in org.apache.polygene.entitystore.jdbm">JdbmEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/http/JettyConfiguration.html" title="interface in org.apache.polygene.library.http">JettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/JettyService.html" title="interface in org.apache.polygene.library.http">JettyService</a>, < a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorConfiguration.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorConfiguration</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorService.html" title="interface in org.apache.polygene.library.jmx">JMXConnectorService</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/leveldb/LevelDBEntityStoreService.html" title="interface in org.apache.polygene.entitystore.leveldb">LevelDBEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Link.html" title="interface in org.apache.polygene.library.rest.common.link">Link</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Links.html" title="interface in org.apache.polygene.l ibrary.rest.common.link">Links</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseConfiguration.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseConfiguration</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseService.html" title="interface in org.apache.polygene.library.sql.liquibase">LiquibaseService</a>, <a href="../../../../../org/apache/polygene/library/logging/log/service/LoggingServiceComposite.html" title="interface in org.apache.polygene.library.logging.log.service">LoggingServiceComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html" title="interface in org.apache.polygene.entitystore.memory">MemoryEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/MemoryRepositoryService.html" title="interface in org.apache.polygene.library.rdf.repository">MemoryRepositoryService</a>, <a href="../../../../../org /apache/polygene/migration/MigrationConfiguration.html" title="interface in org.apache.polygene.migration">MigrationConfiguration</a>, <a href="../../../../../org/apache/polygene/test/mock/MockComposite.html" title="interface in org.apache.polygene.test.mock">MockComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/mongodb/MongoMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.mongodb">MongoMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeRepositoryService.html" title="interface in org.apache.polygene.library.rdf.r epository">NativeRepositoryService</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.html" title="interface in org.apache.polygene.library.osgi">OSGiEnabledService</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiServiceExporter.html" title="interface in org.apache.polygene.library.osgi">OSGiServiceExporter</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmConfiguration.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmConfiguration</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordRealmService.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordRealmService</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/passwords/PasswordSecurable.html" title="interface in org.apache.polygene.library.shiro.domain.passwords">PasswordSecurable</a>, <a href="../../../../../org/a pache/polygene/library/uid/sequence/PersistingSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">PersistingSequencingService</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/PolygeneServerServletService.html" title="interface in org.apache.polygene.library.rest.admin">PolygeneServerServletService</a>, <a href="../../../../../org/apache/polygene/index/sql/support/postgresql/PostgreSQLService.html" title="interface in org.apache.polygene.index.sql.support.postgresql">PostgreSQLService</a>, <a href="../../../../../org/apache/polygene/entitystore/prefs/PreferencesEntityStoreService.html" title="interface in org.apache.polygene.entitystore.prefs">PreferencesEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Problem.html" title="interface in org.apache.polygene.library.rest.common.table">Problem</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/RdbmsRepositoryService.html " title="interface in org.apache.polygene.library.rdf.repository">RdbmsRepositoryService</a>, <a href="../../../../../org/apache/polygene/index/rdf/RdfIndexingEngineService.html" title="interface in org.apache.polygene.index.rdf">RdfIndexingEngineService</a>, <a href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryParserFactory.html" title="interface in org.apache.polygene.index.rdf.query">RdfQueryParserFactory</a>, <a href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryService.html" title="interface in org.apache.polygene.index.rdf.query">RdfQueryService</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.redis">RedisEntityStoreConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/redis/RedisMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.redis">RedisMapEntityStoreService</a>, <a href="../../../../../org /apache/polygene/index/reindexer/ReindexAllService.html" title="interface in org.apache.polygene.index.reindexer">ReindexAllService</a>, <a href="../../../../../org/apache/polygene/index/reindexer/ReindexerConfiguration.html" title="interface in org.apache.polygene.index.reindexer">ReindexerConfiguration</a>, <a href="../../../../../org/apache/polygene/index/reindexer/ReindexerService.html" title="interface in org.apache.polygene.index.reindexer">ReindexerService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Resource.html" title="interface in org.apache.polygene.library.rest.common">Resource</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/RestServerComposite.html" title="interface in org.apache.polygene.library.rest.admin">RestServerComposite</a>, <a href="../../../../../org/apache/polygene/entitystore/riak/RiakEntityStoreConfiguration.html" title="interface in org.apache.polygene.entitystore.riak">RiakEntityStoreConfiguration</a>, <a href= "../../../../../org/apache/polygene/entitystore/riak/RiakMapEntityStoreService.html" title="interface in org.apache.polygene.entitystore.riak">RiakMapEntityStoreService</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">Role</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignment.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleAssignment</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleFactory.html" title="interface in org.apache.polygene.library.shiro.domain.permissions">RoleFactory</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Row.html" title ="interface in org.apache.polygene.library.rest.common.table">Row</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyConfiguration.html" title="interface in org.apache.polygene.library.http">SecureJettyConfiguration</a>, <a href="../../../../../org/apache/polygene/library/http/SecureJettyService.html" title="interface in org.apache.polygene.library.http">SecureJettyService</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/SequenceEntity.html" title="interface in org.apache.polygene.library.uid.sequence">SequenceEntity</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/debug/records/ServiceDebugRecordEntity.html" title="interface in org.apache.polygene.library.logging.debug.records">ServiceDebugRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/ records/ServiceTraceRecordEntity.html" title="interface in org.apache.polygene.library.logging.trace.records">ServiceTraceRecordEntity</a>, <a href="../../../../../org/apache/polygene/library/shiro/web/ShiroFilterService.html" title="interface in org.apache.polygene.library.shiro.web">ShiroFilterService</a>, <a href="../../../../../org/apache/polygene/library/shiro/ini/ShiroIniConfiguration.html" title="interface in org.apache.polygene.library.shiro.ini">ShiroIniConfiguration</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmCategory.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmModelService</a>, <a href="../../../../../org/apache/polygene/index/solr/SolrQueryService.html" title="interface in org.apache.polygene.index.solr">SolrQueryService</a>, <a href="../../../../.. /org/apache/polygene/library/sql/common/SQLConfiguration.html" title="interface in org.apache.polygene.library.sql.common">SQLConfiguration</a>, <a href="../../../../../org/apache/polygene/entitystore/sql/SQLEntityStoreService.html" title="interface in org.apache.polygene.entitystore.sql">SQLEntityStoreService</a>, <a href="../../../../../org/apache/polygene/index/sql/SQLIndexingEngineService.html" title="interface in org.apache.polygene.index.sql">SQLIndexingEngineService</a>, <a href="../../../../../org/apache/polygene/library/alarm/StandardAlarmModelService.html" title="interface in org.apache.polygene.library.alarm">StandardAlarmModelService</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/StandardTraceServiceComposite.html" title="interface in org.apache.polygene.library.logging.trace.service">StandardTraceServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Table.html" title="interface in org.apache.polygene. library.rest.common.table">Table</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableQuery.html" title="interface in org.apache.polygene.library.rest.common.table">TableQuery</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableResponse.html" title="interface in org.apache.polygene.library.rest.common.table">TableResponse</a>, <a href="../../../../../org/apache/polygene/library/logging/trace/service/TraceServiceConfiguration.html" title="interface in org.apache.polygene.library.logging.trace.service">TraceServiceConfiguration</a>, <a href="../../../../../org/apache/polygene/api/composite/TransientComposite.html" title="interface in org.apache.polygene.api.composite">TransientComposite</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/TransientSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">TransientSequencingService</a>, <a href="../../../../../org/apache/polygene/library /http/UnitOfWorkFilterService.html" title="interface in org.apache.polygene.library.http">UnitOfWorkFilterService</a>, <a href="../../../../../org/apache/polygene/library/uid/uuid/UuidServiceComposite.html" title="interface in org.apache.polygene.library.uid.uuid">UuidServiceComposite</a>, <a href="../../../../../org/apache/polygene/api/value/ValueComposite.html" title="interface in org.apache.polygene.api.value">ValueComposite</a>, <a href="../../../../../org/apache/polygene/library/http/WelcomeServletService.html" title="interface in org.apache.polygene.library.http">WelcomeServletService</a></dd> +<dd><a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestEntity.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestEntity</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TestValue2.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TestValue2</a>, <a href="../../../../../org/apache/polygene/test/entity/AbstractEntityStoreTest.TjabbaValue.html" title="interface in org.apache.polygene.test.entity">AbstractEntityStoreTest.TjabbaValue</a>, <a href="../../../../../org/apache/polygene/test/metrics/AbstractTimingCaptureTest.Country.html" title="interface in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country</a>, <a href="../../../../../org/apache/polygene /test/metrics/AbstractTimingCaptureTest.Country1.html" title="interface in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country1</a>, <a href="../../../../../org/apache/polygene/test/metrics/AbstractTimingCaptureTest.Country2.html" title="interface in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country2</a>, <a href="../../../../../org/apache/polygene/test/metrics/AbstractTimingCaptureTest.Country3.html" title="interface in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country3</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.AnotherValue.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.AnotherValue</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.BarEntity.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.BarEn tity</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.CustomFooValue.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.CustomFooValue</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.FooValue.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.FooValue</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.GenericCollection.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.GenericCollection</a><TYPE>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.GenericValue.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.GenericValue</a><TYPE> ;, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.SpecificCollection.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.SpecificCollection</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.SpecificValue.html" title="interface in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.SpecificValue</a>, <a href="../../../../../org/apache/polygene/test/model/Address.html" title="interface in org.apache.polygene.test.model">Address</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmCategory.html" title="interface in org.apache.polygene.library.alarm">AlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.Factory.html" title="interface in org.apache.polygene.library.alarm">AlarmProxy.Factory</a>, <a href="../../../../../org/apache/polygene/library/ rest/common/table/Cell.html" title="interface in org.apache.polygene.library.rest.common.table">Cell</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Column.html" title="interface in org.apache.polygene.library.rest.common.table">Column</a>, <a href="../../../../../org/apache/polygene/api/configuration/ConfigurationComposite.html" title="interface in org.apache.polygene.api.configuration">ConfigurationComposite</a>, <a href="../../../../../org/apache/polygene/library/logging/view/ConsoleViewerComposite.html" title="interface in org.apache.polygene.library.logging.view">ConsoleViewerComposite</a>, <a href="../../../../../org/apache/polygene/library/sql/dbcp/DBCPDataSourceServiceImporter.html" title="interface in org.apache.polygene.library.sql.dbcp">DBCPDataSourceServiceImporter</a>, <a href="../../../../../org/apache/polygene/api/entity/EntityComposite.html" title="interface in org.apache.polygene.api.entity">EntityComposite</a>, <a href="../../../../../org /apache/polygene/library/shiro/web/EnvironmentLoaderService.html" title="interface in org.apache.polygene.library.shiro.web">EnvironmentLoaderService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Form.html" title="interface in org.apache.polygene.library.rest.common">Form</a>, <a href="../../../../../org/apache/polygene/test/model/Host.html" title="interface in org.apache.polygene.test.model">Host</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Link.html" title="interface in org.apache.polygene.library.rest.common.link">Link</a>, <a href="../../../../../org/apache/polygene/library/rest/common/link/Links.html" title="interface in org.apache.polygene.library.rest.common.link">Links</a>, <a href="../../../../../org/apache/polygene/entitystore/memory/MemoryEntityStoreService.html" title="interface in org.apache.polygene.entitystore.memory">MemoryEntityStoreService</a>, <a href="../../../../../org/apache/polygene/test/mock/MockComposite.ht ml" title="interface in org.apache.polygene.test.mock">MockComposite</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeConfiguration.html" title="interface in org.apache.polygene.library.rdf.repository">NativeConfiguration</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/PersistingSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">PersistingSequencingService</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Problem.html" title="interface in org.apache.polygene.library.rest.common.table">Problem</a>, <a href="../../../../../org/apache/polygene/test/model/Protocol.html" title="interface in org.apache.polygene.test.model">Protocol</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Resource.html" title="interface in org.apache.polygene.library.rest.common">Resource</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Row.html" title="interf ace in org.apache.polygene.library.rest.common.table">Row</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/SequenceEntity.html" title="interface in org.apache.polygene.library.uid.sequence">SequenceEntity</a>, <a href="../../../../../org/apache/polygene/api/service/ServiceComposite.html" title="interface in org.apache.polygene.api.service">ServiceComposite</a>, <a href="../../../../../org/apache/polygene/library/alarm/SimpleAlarmCategory.html" title="interface in org.apache.polygene.library.alarm">SimpleAlarmCategory</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Table.html" title="interface in org.apache.polygene.library.rest.common.table">Table</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableQuery.html" title="interface in org.apache.polygene.library.rest.common.table">TableQuery</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableResponse.html" title="interface in org.apac he.polygene.library.rest.common.table">TableResponse</a>, <a href="../../../../../org/apache/polygene/api/composite/TransientComposite.html" title="interface in org.apache.polygene.api.composite">TransientComposite</a>, <a href="../../../../../org/apache/polygene/library/uid/sequence/TransientSequencingService.html" title="interface in org.apache.polygene.library.uid.sequence">TransientSequencingService</a>, <a href="../../../../../org/apache/polygene/test/model/URL.html" title="interface in org.apache.polygene.test.model">URL</a>, <a href="../../../../../org/apache/polygene/library/uid/uuid/UuidServiceComposite.html" title="interface in org.apache.polygene.library.uid.uuid">UuidServiceComposite</a>, <a href="../../../../../org/apache/polygene/api/value/ValueComposite.html" title="interface in org.apache.polygene.api.value">ValueComposite</a></dd> </dl> <dl> <dt>All Known Implementing Classes:</dt> -<dd><a href="../../../../../org/apache/polygene/test/value/AbstractValueCompositeSerializationTest.AnotherValueMixin.html" title="class in org.apache.polygene.test.value">AbstractValueCompositeSerializationTest.AnotherValueMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmEvent.Mixin.html" title="class in org.apache.polygene.library.alarm">AlarmEvent.Mixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmPointFactory.Mixin.html" title="class in org.apache.polygene.library.alarm">AlarmPointFactory.Mixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.FactoryMixin.html" title="class in org.apache.polygene.library.alarm">AlarmProxy.FactoryMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmStatus.AlarmStatusMixin.html" title="class in org.apache.polygene.library.alarm">AlarmStatus.AlarmStatusMixin</a>, <a href="../../../../../org/apache/polygene/library/jmx/ApplicationManagerService.Mixin.html" t itle="class in org.apache.polygene.library.jmx">ApplicationManagerService.Mixin</a>, <a href="../../../../../org/apache/polygene/library/circuitbreaker/jmx/CircuitBreakerManagement.Mixin.html" title="class in org.apache.polygene.library.circuitbreaker.jmx">CircuitBreakerManagement.Mixin</a>, <a href="../../../../../org/apache/polygene/library/jmx/ConfigurationManagerService.Mixin.html" title="class in org.apache.polygene.library.jmx">ConfigurationManagerService.Mixin</a>, <a href="../../../../../org/apache/polygene/library/http/ConstraintService.Mixin.html" title="class in org.apache.polygene.library.http">ConstraintService.Mixin</a>, <a href="../../../../../org/apache/polygene/library/sql/jmx/DataSourceConfigurationManagerService.Mixin.html" title="class in org.apache.polygene.library.sql.jmx">DataSourceConfigurationManagerService.Mixin</a>, <a href="../../../../../org/apache/polygene/index/solr/EmbeddedSolrService.Mixin.html" title="class in org.apache.polygene.index.solr">Embedde dSolrService.Mixin</a>, <a href="../../../../../org/apache/polygene/library/fileconfig/FileConfigurationService.Mixin.html" title="class in org.apache.polygene.library.fileconfig">FileConfigurationService.Mixin</a>, <a href="../../../../../org/apache/polygene/library/jmx/JMXConnectorService.JmxConnectorMixin.html" title="class in org.apache.polygene.library.jmx">JMXConnectorService.JmxConnectorMixin</a>, <a href="../../../../../org/apache/polygene/library/sql/liquibase/LiquibaseService.Mixin.html" title="class in org.apache.polygene.library.sql.liquibase">LiquibaseService.Mixin</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/MemoryRepositoryService.MemoryRepositoryMixin.html" title="class in org.apache.polygene.library.rdf.repository">MemoryRepositoryService.MemoryRepositoryMixin</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/NativeRepositoryService.NativeRepositoryMixin.html" title="class in org.apache.polygene.library.rdf.repository ">NativeRepositoryService.NativeRepositoryMixin</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiEnabledService.OSGiEnabledServiceMixin.html" title="class in org.apache.polygene.library.osgi">OSGiEnabledService.OSGiEnabledServiceMixin</a>, <a href="../../../../../org/apache/polygene/library/osgi/OSGiServiceExporter.OSGiServiceExporterMixin.html" title="class in org.apache.polygene.library.osgi">OSGiServiceExporter.OSGiServiceExporterMixin</a>, <a href="../../../../../org/apache/polygene/library/rdf/repository/RdbmsRepositoryService.RdbmsRepositoryMixin.html" title="class in org.apache.polygene.library.rdf.repository">RdbmsRepositoryService.RdbmsRepositoryMixin</a>, <a href="../../../../../org/apache/polygene/index/rdf/query/RdfQueryParserFactory.RdfQueryParserFactoryMixin.html" title="class in org.apache.polygene.index.rdf.query">RdfQueryParserFactory.RdfQueryParserFactoryMixin</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Resource.Mixin.html" title="class in org.apache.polygene.library.rest.common">Resource.Mixin</a>, <a href="../../../../../org/apache/polygene/library/rest/admin/RestServerMixin.html" title="class in org.apache.polygene.library.rest.admin">RestServerMixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/Role.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">Role.Mixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleAssignee.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">RoleAssignee.Mixin</a>, <a href="../../../../../org/apache/polygene/library/shiro/domain/permissions/RoleFactory.Mixin.html" title="class in org.apache.polygene.library.shiro.domain.permissions">RoleFactory.Mixin</a>, <a href="../../../../../org/apache/polygene/index/solr/internal/SolrEntityIndexerMixin.html" title="class in org.apache.polygene.index.solr.internal">SolrEntityIndexerMixin</a>, <a href=" ../../../../../org/apache/polygene/library/rest/common/table/Table.Mixin.html" title="class in org.apache.polygene.library.rest.common.table">Table.Mixin</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableQuery.Mixin.html" title="class in org.apache.polygene.library.rest.common.table">TableQuery.Mixin</a></dd> +<dd><a href="../../../../../org/apache/polygene/test/metrics/AbstractTimingCaptureTest.Country1Mixin.html" title="class in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country1Mixin</a>, <a href="../../../../../org/apache/polygene/test/metrics/AbstractTimingCaptureTest.Country2Mixin.html" title="class in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country2Mixin</a>, <a href="../../../../../org/apache/polygene/test/metrics/AbstractTimingCaptureTest.Country3Mixin.html" title="class in org.apache.polygene.test.metrics">AbstractTimingCaptureTest.Country3Mixin</a>, <a href="../../../../../org/apache/polygene/test/serialization/AbstractValueCompositeSerializationTest.AnotherValueMixin.html" title="class in org.apache.polygene.test.serialization">AbstractValueCompositeSerializationTest.AnotherValueMixin</a>, <a href="../../../../../org/apache/polygene/library/alarm/AlarmProxy.FactoryMixin.html" title="class in org.apache.polygene.library.alarm">AlarmProxy.Fac toryMixin</a>, <a href="../../../../../org/apache/polygene/library/rest/common/Resource.Mixin.html" title="class in org.apache.polygene.library.rest.common">Resource.Mixin</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/Table.Mixin.html" title="class in org.apache.polygene.library.rest.common.table">Table.Mixin</a>, <a href="../../../../../org/apache/polygene/library/rest/common/table/TableQuery.Mixin.html" title="class in org.apache.polygene.library.rest.common.table">TableQuery.Mixin</a></dd> </dl> <hr> <br> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeContext.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeContext.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeContext.html index 7f8c102..6807a48 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeContext.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeContext.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CompositeContext (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>CompositeContext (Apache Polygene⢠(Java Edition) SDK 3.0.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="CompositeContext (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="CompositeContext (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeDescriptor.html index 81c2dc5..3b25f28 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CompositeDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>CompositeDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.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="CompositeDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="CompositeDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInstance.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInstance.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInstance.html index 49f36e5..3873c1d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInstance.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInstance.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CompositeInstance (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>CompositeInstance (Apache Polygene⢠(Java Edition) SDK 3.0.0-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,14 +12,14 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CompositeInstance (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="CompositeInstance (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { } //--> -var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var methods = {"i0":17,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -120,28 +120,32 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Invo </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> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></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><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default 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>static <a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html" title="interface in org.apache.polygene.api.composite">CompositeInstance</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html#compositeInstanceOf-org.apache.polygene.api.composite.Composite-">compositeInstanceOf</a></span>(<a href="../../../../../org/apache/polygene/api/composite/Composite.html" title="interface in org.apache.polygene.api.composite">Composite</a> composite)</code> </td> +</tr> +<tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/composite/CompositeDescriptor.html" title="interface in org.apache.polygene.api.composite">CompositeDescriptor</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html#descriptor--">descriptor</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/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/composite/CompositeInstance.html#module--">module</a></span>()</code> </td> </tr> -<tr id="i2" class="altColor"> +<tr id="i3" class="rowColor"> <td class="colFirst"><code><T> T</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html#newProxy-java.lang.Class-">newProxy</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><T> mixinType)</code> </td> </tr> -<tr id="i3" class="rowColor"> +<tr id="i4" class="altColor"> <td class="colFirst"><code><T> T</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html#proxy--">proxy</a></span>()</code> </td> </tr> -<tr id="i4" class="altColor"> +<tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/polygene/api/property/StateHolder.html" title="interface in org.apache.polygene.api.property">StateHolder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html#state--">state</a></span>()</code> </td> </tr> @@ -232,12 +236,21 @@ extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Invo <a name="state--"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>state</h4> <pre><a href="../../../../../org/apache/polygene/api/property/StateHolder.html" title="interface in org.apache.polygene.api.property">StateHolder</a> state()</pre> </li> </ul> +<a name="compositeInstanceOf-org.apache.polygene.api.composite.Composite-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>compositeInstanceOf</h4> +<pre>static <a href="../../../../../org/apache/polygene/api/composite/CompositeInstance.html" title="interface in org.apache.polygene.api.composite">CompositeInstance</a> compositeInstanceOf(<a href="../../../../../org/apache/polygene/api/composite/Composite.html" title="interface in org.apache.polygene.api.composite">Composite</a> composite)</pre> +</li> +</ul> </li> </ul> </li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInvoker.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInvoker.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInvoker.html index e148e71..3a2baaf 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInvoker.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/CompositeInvoker.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CompositeInvoker (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>CompositeInvoker (Apache Polygene⢠(Java Edition) SDK 3.0.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="CompositeInvoker (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="CompositeInvoker (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/ConstructorDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/ConstructorDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/ConstructorDescriptor.html index 5b1a821..dbbaecb 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/ConstructorDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/ConstructorDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConstructorDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>ConstructorDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.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="ConstructorDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="ConstructorDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/DecoratorMixin.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/DecoratorMixin.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/DecoratorMixin.html index c3d5915..e1c9e0d 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/DecoratorMixin.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/DecoratorMixin.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DecoratorMixin (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>DecoratorMixin (Apache Polygene⢠(Java Edition) SDK 3.0.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="DecoratorMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="DecoratorMixin (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/composite/ConstructorDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/polygene/api/composite/DependencyDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/composite/DefaultMethodsFilter.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/composite/DecoratorMixin.html" target="_top">Frames</a></li> @@ -249,7 +249,7 @@ implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/I <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/polygene/api/composite/ConstructorDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/polygene/api/composite/DependencyDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/composite/DefaultMethodsFilter.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/polygene/api/composite/DecoratorMixin.html" target="_top">Frames</a></li> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/DefaultMethodsFilter.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/DefaultMethodsFilter.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/DefaultMethodsFilter.html new file mode 100644 index 0000000..9212a97 --- /dev/null +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/DefaultMethodsFilter.html @@ -0,0 +1,311 @@ +<!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>DefaultMethodsFilter (Apache Polygene⢠(Java Edition) SDK 3.0.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="DefaultMethodsFilter (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":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/api/composite/DecoratorMixin.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/composite/DependencyDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/api/composite/DefaultMethodsFilter.html" target="_top">Frames</a></li> +<li><a href="DefaultMethodsFilter.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.api.composite</div> +<h2 title="Class DefaultMethodsFilter" class="title">Class DefaultMethodsFilter</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.api.composite.DefaultMethodsFilter</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/common/AppliesToFilter.html" title="interface in org.apache.polygene.api.common">AppliesToFilter</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">DefaultMethodsFilter</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/common/AppliesToFilter.html" title="interface in org.apache.polygene.api.common">AppliesToFilter</a></pre> +<div class="block">Filter Default Interface Methods to apply a generic fragment.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.polygene.api.common.AppliesToFilter"> +<!-- --> +</a> +<h3>Fields inherited from interface org.apache.polygene.api.common.<a href="../../../../../org/apache/polygene/api/common/AppliesToFilter.html" title="interface in org.apache.polygene.api.common">AppliesToFilter</a></h3> +<code><a href="../../../../../org/apache/polygene/api/common/AppliesToFilter.html#ALWAYS">ALWAYS</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/api/composite/DefaultMethodsFilter.html#DefaultMethodsFilter--">DefaultMethodsFilter</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>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/polygene/api/composite/DefaultMethodsFilter.html#appliesTo-java.lang.reflect.Method-java.lang.Class-java.lang.Class-java.lang.Class-">appliesTo</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> method, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> mixin, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> compositeType, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> modifierClass)</code> +<div class="block">Check if the Fragment should be applied or not.</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="DefaultMethodsFilter--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>DefaultMethodsFilter</h4> +<pre>public DefaultMethodsFilter()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="appliesTo-java.lang.reflect.Method-java.lang.Class-java.lang.Class-java.lang.Class-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>appliesTo</h4> +<pre>public boolean appliesTo(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> method, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> mixin, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> compositeType, + <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> modifierClass)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/polygene/api/common/AppliesToFilter.html#appliesTo-java.lang.reflect.Method-java.lang.Class-java.lang.Class-java.lang.Class-">AppliesToFilter</a></code></span></div> +<div class="block">Check if the Fragment should be applied or not. Will be call when applied to Mixins, Concerns, SideEffects.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../org/apache/polygene/api/common/AppliesToFilter.html#appliesTo-java.lang.reflect.Method-java.lang.Class-java.lang.Class-java.lang.Class-">appliesTo</a></code> in interface <code><a href="../../../../../org/apache/polygene/api/common/AppliesToFilter.html" title="interface in org.apache.polygene.api.common">AppliesToFilter</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>method</code> - method that is invoked</dd> +<dd><code>mixin</code> - mixin implementation for the method</dd> +<dd><code>compositeType</code> - composite type</dd> +<dd><code>modifierClass</code> - fragment that is being applies</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>true if the filter passes, otherwise false</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/api/composite/DecoratorMixin.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/composite/DependencyDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/polygene/api/composite/DefaultMethodsFilter.html" target="_top">Frames</a></li> +<li><a href="DefaultMethodsFilter.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/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/DependencyDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/DependencyDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/DependencyDescriptor.html index 0576e84..e43fe8c 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/DependencyDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/DependencyDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DependencyDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>DependencyDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.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="DependencyDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="DependencyDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { @@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/polygene/api/composite/DecoratorMixin.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/composite/DefaultMethodsFilter.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/polygene/api/composite/InjectedFieldDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -240,7 +240,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/polygene/api/composite/DecoratorMixin.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/polygene/api/composite/DefaultMethodsFilter.html" title="class in org.apache.polygene.api.composite"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/polygene/api/composite/InjectedFieldDescriptor.html" title="interface in org.apache.polygene.api.composite"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedFieldDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedFieldDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedFieldDescriptor.html index 12f8c29..6043820 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedFieldDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedFieldDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InjectedFieldDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>InjectedFieldDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.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="InjectedFieldDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="InjectedFieldDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedMethodDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedMethodDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedMethodDescriptor.html index 3eb0a29..03e9732 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedMethodDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedMethodDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InjectedMethodDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>InjectedMethodDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.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="InjectedMethodDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="InjectedMethodDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/polygene-website/blob/51abe7dd/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedParametersDescriptor.html ---------------------------------------------------------------------- diff --git a/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedParametersDescriptor.html b/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedParametersDescriptor.html index 1637414..3cbe5ad 100644 --- a/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedParametersDescriptor.html +++ b/content/java/develop/javadocs/org/apache/polygene/api/composite/InjectedParametersDescriptor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InjectedParametersDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0-SNAPSHOT)</title> +<title>InjectedParametersDescriptor (Apache Polygene⢠(Java Edition) SDK 3.0.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="InjectedParametersDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0-SNAPSHOT)"; + parent.document.title="InjectedParametersDescriptor (Apache Polygene\u2122 (Java Edition) SDK 3.0.0-SNAPSHOT)"; } } catch(err) {
