repo stringlengths 1 191 ⌀ | file stringlengths 23 351 | code stringlengths 0 5.32M | file_length int64 0 5.32M | avg_line_length float64 0 2.9k | max_line_length int64 0 288k | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/coordination/SearchBean.java | /*
*
* * JBoss, Home of Professional Open Source.
* * Copyright $year Red Hat, Inc., and individual contributors
* * as indicated by the @author tags.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may o... | 1,766 | 30.553571 | 78 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/coordination/IndexedEntity.java | /*
*
* * JBoss, Home of Professional Open Source.
* * Copyright $year Red Hat, Inc., and individual contributors
* * as indicated by the @author tags.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may o... | 1,232 | 29.073171 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/extension/HibernateSearchLuceneDependencyTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 6,197 | 39.246753 | 124 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/simple/HibernateSearchLuceneSimpleTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 4,193 | 38.566038 | 128 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/simple/SearchBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,560 | 35.585714 | 77 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/simple/Book.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,669 | 35.304348 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/simple/AnalysisConfigurer.java | package org.jboss.as.test.integration.hibernate.search.backend.lucene.simple;
import org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext;
import org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurer;
public class AnalysisConfigurer
implements LuceneAnalysisConfigure... | 1,060 | 39.807692 | 87 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/massindexer/HibernateSearchLuceneEarMassIndexerTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 6,581 | 43.472973 | 131 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/massindexer/SingersSingleton.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,741 | 33.275 | 82 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/massindexer/Singer.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,318 | 27.9875 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/projectionconstructor/SearchBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,834 | 35.818182 | 92 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/projectionconstructor/BookDTO.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,120 | 44.12766 | 104 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/projectionconstructor/Author.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,369 | 27.902439 | 92 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/projectionconstructor/Book.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,413 | 30.763158 | 92 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/projectionconstructor/AuthorDTO.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,260 | 43.333333 | 107 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/lucene/projectionconstructor/HibernateSearchLuceneProjectionConstructorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 4,694 | 38.453782 | 112 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/extension/HibernateSearchElasticsearchGsonDependencyTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 7,082 | 40.180233 | 138 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/simple/SearchBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,567 | 35.685714 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/simple/Book.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,676 | 35.456522 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/simple/AnalysisConfigurer.java | package org.jboss.as.test.integration.hibernate.search.backend.elasticsearch.simple;
import org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurationContext;
import org.hibernate.search.backend.elasticsearch.analysis.ElasticsearchAnalysisConfigurer;
public class AnalysisConfigurer
... | 1,068 | 41.76 | 101 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/simple/HibernateSearchElasticsearchSimpleTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 6,202 | 44.277372 | 138 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/util/ElasticsearchServerSetupObserver.java | package org.jboss.as.test.integration.hibernate.search.backend.elasticsearch.util;
import org.jboss.arquillian.container.spi.event.StartClassContainers;
import org.jboss.arquillian.container.spi.event.StopClassContainers;
import org.jboss.arquillian.core.api.annotation.Observes;
import org.jboss.as.test.shared.util.As... | 3,536 | 46.16 | 139 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/massindexer/HibernateSearchElasticsearchMassIndexerTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 5,197 | 43.42735 | 138 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/massindexer/SingersSingleton.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,748 | 33.3625 | 89 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/massindexer/Singer.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,325 | 28.075 | 89 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/projectionconstructor/SearchBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,841 | 35.909091 | 99 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/projectionconstructor/BookDTO.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,115 | 44.021277 | 99 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/projectionconstructor/Author.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,252 | 26.814815 | 99 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/projectionconstructor/HibernateSearchElasticsearchProjectionConstructorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 6,369 | 42.333333 | 138 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/projectionconstructor/Book.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,225 | 29.081081 | 99 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/backend/elasticsearch/projectionconstructor/AuthorDTO.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2023, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,267 | 43.470588 | 107 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/HibernateSearchCDIInjectionTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 7,432 | 47.266234 | 124 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/CDIBeansPackage.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,198 | 40.344828 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/bridge/InternationalizedValueBinder.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,249 | 43.642857 | 80 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/bridge/InternationalizedValueBridgeImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,725 | 43.688525 | 110 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/bridge/InternationalizedValueTypeBinder.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,251 | 43.714286 | 79 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/bridge/InternationalizedValueTypeBinderImpl.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,447 | 44.973333 | 117 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/model/EntityWithCDIAwareBridgesDao.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,222 | 38.790123 | 93 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/model/EntityWithCDIAwareBridges.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,353 | 43.72 | 110 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/i18n/Language.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,155 | 40.285714 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/i18n/LocalizationService.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,917 | 36.410256 | 104 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/cdi/beans/i18n/InternationalizedValue.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,156 | 41.851852 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/simple/SearchBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,407 | 41.074074 | 115 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/simple/HibernateSearchV5MigrationHelperTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 7,123 | 46.812081 | 133 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/simple/Book.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,701 | 34.458333 | 80 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/simple/AnalysisConfigurer.java | package org.jboss.as.test.integration.hibernate.search.v5migrationhelper.simple;
import org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurationContext;
import org.hibernate.search.backend.lucene.analysis.LuceneAnalysisConfigurer;
public class AnalysisConfigurer
implements LuceneAnalysisConfig... | 1,063 | 39.923077 | 87 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/massindexer/HibernateSearchV5MigrationHelperMassIndexerTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 6,688 | 48.183824 | 125 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/massindexer/SingersSingleton.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,116 | 33.633333 | 85 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/search/v5migrationhelper/massindexer/Singer.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,412 | 27.72619 | 85 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/generator/Employee.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2015, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,719 | 24.671642 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/generator/PooledGeneratorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2015, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,922 | 37.973333 | 122 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate/generator/TestSlsb.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2015, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,374 | 35.184211 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/xerces/JSFManagedBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,376 | 34.307692 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/xerces/XercesUsageServlet.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,644 | 36.253521 | 113 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/xerces/unit/XercesUsageTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2021, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 8,306 | 44.146739 | 136 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/xerces/ws/XercesUsageWSEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,283 | 33.702703 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/xerces/ws/XercesUsageWebService.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 2,078 | 35.473684 | 112 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/xerces/ws/unit/XercesUsageInWebServiceTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 4,488 | 40.564815 | 120 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsp/JspWithUnusedDoubleTestCase.java | package org.jboss.as.test.integration.jsp;
import java.io.IOException;
import java.net.URL;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.contain... | 1,645 | 38.190476 | 137 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/deployment/NonExistingJsfImplDeploymentTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | 3,950 | 44.94186 | 158 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/doctype/Bean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2017, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,561 | 30.24 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/doctype/DoctypeDeclTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2021, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 7,184 | 43.90625 | 140 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/unsupportedwar/HelloBean.java | /*
* Copyright 2020 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 1,084 | 23.659091 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/unsupportedwar/FaceletsViewMappingsTestCase.java | /*
* Copyright 2021 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 3,901 | 37.633663 | 165 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/unsupportedwar/ConfigurationBean.java | /*
* Copyright 2020 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 852 | 29.464286 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/injection/FacesConverterInjectionTestCase.java | /*
* Copyright (c) 2020. Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 5,953 | 44.106061 | 156 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/injection/URLConverter.java | /*
* Copyright (c) 2020. Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 1,664 | 30.415094 | 113 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/injection/UrlConverterBean.java | /*
* Copyright (c) 2020. Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 1,770 | 27.111111 | 99 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/injection/JSF23ConfigurationBean.java | /*
* Copyright (c) 2021. Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 1,030 | 29.323529 | 79 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/testurl/ForbiddenUrlTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 4,948 | 41.663793 | 131 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/managedbean/managedproperty/InjectionTargetBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2022, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 2,699 | 31.142857 | 86 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/managedbean/managedproperty/ManagedPropertyInjectionTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2022, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 6,430 | 43.659722 | 123 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/managedbean/managedproperty/JSF23ConfigurationBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2022, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,499 | 37.461538 | 79 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/managedbean/managedproperty/GreetingBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2014, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,374 | 33.375 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/jsf23/DummyBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,343 | 35.324324 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/jsf23/ConfirmRegistrationBehavior.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,681 | 36.377778 | 72 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/jsf23/ConfirmBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2018, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 1,565 | 30.32 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/jsf23/JSF23SanityTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2021, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 5,542 | 42.304688 | 140 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/beanvalidation/cdi/Team.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,850 | 27.921875 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/beanvalidation/cdi/MinimumValueProvider.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,275 | 35.457143 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/beanvalidation/cdi/CustomMin.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,957 | 35.943396 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/beanvalidation/cdi/BeanValidationCdiIntegrationTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2021, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 7,394 | 43.548193 | 140 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/beanvalidation/cdi/CustomMinValidator.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,831 | 34.921569 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/phaselistener/injectiontarget/TestEJB.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,271 | 34.333333 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/phaselistener/injectiontarget/InjectionToPhaseListenerTest.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 2,973 | 39.189189 | 121 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/phaselistener/injectiontarget/TestPhaseListener.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,750 | 33.333333 | 109 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/phaselistener/injectiontarget/bean/TestPhaseListener.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,772 | 34.46 | 112 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/phaselistener/injectiontarget/bean/SimpleBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 1,240 | 36.606061 | 77 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/phaselistener/injectiontarget/bean/InjectionBeanToPhaseListenerTest.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 3,166 | 40.671053 | 125 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/CallEnumParameterMethodTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2021, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,776 | 40.966667 | 148 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/deployment/PersonalID.java | package org.jboss.as.test.integration.jsf.undertow.deployment;
public enum PersonalID {
ID1(1100),
ID2(1111);
private final int specificId;
PersonalID(final int specificId) {
this.specificId = specificId;
}
public int getSpecificId() {
return specificId;
}
}
| 307 | 17.117647 | 62 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/deployment/SpecificOrder.java | package org.jboss.as.test.integration.jsf.undertow.deployment;
import java.util.HashMap;
import java.util.Map;
public class SpecificOrder extends Order {
private Map<PersonalID, PersonalOrder> personInformation = new HashMap<PersonalID, PersonalOrder>();
public SpecificOrder(String name, PersonalID personal... | 579 | 28 | 104 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/deployment/PersonalDetails.java | package org.jboss.as.test.integration.jsf.undertow.deployment;
public class PersonalDetails {
private String name;
public PersonalDetails(String name) {
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
... | 328 | 16.315789 | 62 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/deployment/PersonalOrder.java | package org.jboss.as.test.integration.jsf.undertow.deployment;
public class PersonalOrder extends PersonalDetails {
public PersonalOrder(String name) {
super(name);
}
}
| 187 | 19.888889 | 62 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/deployment/Order.java | package org.jboss.as.test.integration.jsf.undertow.deployment;
public abstract class Order {
public abstract PersonalDetails getPersonalDetails(final PersonalID id);
}
| 174 | 24 | 76 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/undertow/deployment/OrdersSearchQuery.java | package org.jboss.as.test.integration.jsf.undertow.deployment;
import jakarta.enterprise.context.SessionScoped;
import jakarta.faces.model.ArrayDataModel;
import jakarta.faces.model.DataModel;
import jakarta.inject.Named;
import java.io.Serializable;
@Named
@SessionScoped
public class OrdersSearchQuery implements Se... | 784 | 28.074074 | 89 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/el/ElServlet.java | /*
*
* * JBoss, Home of Professional Open Source.
* * Copyright $year Red Hat, Inc., and individual contributors
* * as indicated by the @author tags.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may o... | 3,404 | 40.024096 | 124 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/el/FacesExpressionFactoryTestCase.java | /*
*
* * JBoss, Home of Professional Open Source.
* * Copyright $year Red Hat, Inc., and individual contributors
* * as indicated by the @author tags.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may o... | 3,178 | 40.285714 | 165 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/version/JSFDeploymentProcessorTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2021, Red Hat Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | 11,261 | 42.992188 | 150 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jsf/version/ejb/JSFMyFacesEJB.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2019, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | 1,104 | 35.833333 | 89 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.