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/ws/src/test/java/org/jboss/as/test/integration/ws/basic/InstanceCountEndpointIface.java | package org.jboss.as.test.integration.ws.basic;
import jakarta.jws.WebService;
@WebService
public interface InstanceCountEndpointIface {
int getInstanceCount();
String test(String payload);
}
| 203 | 17.545455 | 47 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBEndpointIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,402 | 32.404762 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBEndpointSecuredWSDLAccessTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 6,514 | 41.305195 | 153 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBNoCLSAEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 2,672 | 32 | 94 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBEndpointAuthenticationTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 14,570 | 39.362881 | 137 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBEndpointSecuredWSDLAccess.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 2,524 | 32.666667 | 94 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 2,762 | 31.892857 | 94 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/PojoEndpointIface.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,242 | 36.666667 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/PojoEndpoint.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,546 | 35.833333 | 95 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/EJBEndpointNoClassLevelSecurityAnnotationAuthenticationTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2015, Red Hat Middleware LLC, 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 i... | 12,419 | 38.428571 | 147 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/authentication/PojoEndpointAuthenticationTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 6,372 | 40.653595 | 156 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/anonymouspojos/POJOIface.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,310 | 33.5 | 70 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/anonymouspojos/Usecase1TestCase.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... | 3,430 | 39.364706 | 119 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/anonymouspojos/AnonymousPOJO.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,537 | 35.619048 | 88 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/anonymouspojos/POJOImpl.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,517 | 35.142857 | 88 | java |
null | wildfly-main/testsuite/integration/ws/src/test/java/org/jboss/as/test/integration/ws/anonymouspojos/Usecase2TestCase.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,801 | 36.864865 | 119 | java |
null | wildfly-main/testsuite/integration/legacy/src/test/java/org/jboss/as/test/integration/messaging/jms/legacy/LegacyJMSTestCase.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... | 7,613 | 42.261364 | 158 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/DatabaseTimerServiceMultiNodeTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, 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... | 12,612 | 48.077821 | 212 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/RefreshBean1.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, 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,335 | 38.294118 | 73 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/RefreshBeanBase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, 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... | 4,570 | 31.65 | 102 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/RemoteTimedBean.java | package org.jboss.as.test.multinode.ejb.timer.database;
import jakarta.ejb.Remote;
/**
* @author Stuart Douglas
*/
@Remote
public interface RemoteTimedBean {
void scheduleTimer(long date, String info);
boolean hasTimerRun();
}
| 241 | 15.133333 | 55 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/DatabaseTimerServiceMultiNodeExecutionDisabledTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, 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,057 | 48.810811 | 188 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/DatabaseTimerServiceRefreshTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, 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... | 14,291 | 50.042857 | 173 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/RefreshIF.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, 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,291 | 30.961165 | 84 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/CollectionSingleton.java | package org.jboss.as.test.multinode.ejb.timer.database;
import jakarta.ejb.ConcurrencyManagement;
import jakarta.ejb.ConcurrencyManagementType;
import jakarta.ejb.Singleton;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.LinkedBlockingDeque;
import java.util.concurrent.TimeUnit;
/**
*... | 1,435 | 28.306122 | 105 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/Collector.java | package org.jboss.as.test.multinode.ejb.timer.database;
import jakarta.ejb.Remote;
import java.util.List;
/**
* @author Stuart Douglas
*/
@Remote
public interface Collector {
void timerRun(final String nodeName, String info);
List<TimerData> collect(final int expectedCount);
}
| 293 | 16.294118 | 55 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/RefreshBean2.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, 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,192 | 37.483871 | 73 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/RefreshInterceptor.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2020, 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,558 | 37.975 | 88 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/TimedObjectTimerServiceBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, 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,305 | 31.027778 | 125 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/StartupSingleton.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... | 2,864 | 34.8125 | 149 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/timer/database/TimerData.java | package org.jboss.as.test.multinode.ejb.timer.database;
import java.io.Serializable;
/**
* @author Stuart Douglas
*/
public class TimerData implements Serializable {
private final String node;
private final String info;
public TimerData(String node, String info) {
this.node = node;
thi... | 637 | 17.764706 | 55 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/http/EjbOverHttpDescriptorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2020, Red Hat Middleware LLC, 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 i... | 5,166 | 41.702479 | 148 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/http/EjbOverHttpTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2020, Red Hat Middleware LLC, 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 i... | 8,288 | 45.567416 | 160 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/http/EjbOverHttpWrongCredentialsTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2020, Red Hat Middleware LLC, 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 i... | 4,866 | 44.485981 | 148 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/http/StatelessRemote.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2020, Red Hat Middleware LLC, 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 i... | 1,296 | 39.53125 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/http/StatelessBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2020, Red Hat Middleware LLC, 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 i... | 2,652 | 36.9 | 121 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/ejb/http/StatelessLocal.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2020, Red Hat Middleware LLC, 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 i... | 1,186 | 41.392857 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatefulLocal.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,470 | 34.878049 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatefulBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 4,739 | 39.862069 | 124 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatefulRemoteHome.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,332 | 39.393939 | 89 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatefulRemote.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,466 | 34.780488 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatelessRemoteHome.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,334 | 39.454545 | 90 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatelessRemote.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,467 | 34.804878 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatelessLocalHome.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,333 | 38.235294 | 89 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/RemoteLocalCallTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 9,359 | 41.545455 | 126 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatelessBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 4,496 | 39.513514 | 126 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatelessLocal.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,303 | 38.515152 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/StatefulLocalHome.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 1,330 | 39.333333 | 88 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/RemoteLocalCallProfileTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat Middleware LLC, 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 i... | 12,366 | 44.803704 | 160 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/StatefulBeanA.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... | 8,059 | 42.101604 | 230 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/StatefulRemoteHomeForBeanOnOtherServer.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,500 | 37.487179 | 93 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/StatefulRemoteOnOtherServer.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,217 | 34.823529 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/StatelessBeanOnOtherServer.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,395 | 34.794872 | 81 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/PassivationConfigurationSetup.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,816 | 47.935897 | 153 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/LocalServerStatefulRemote.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,653 | 34.956522 | 76 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/StatefulBeanOnOtherServer.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,799 | 28.508197 | 79 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/StatelessRemoteOnOtherServer.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,200 | 36.53125 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/remotecall/scoped/context/DynamicJNDIContextEJBInvocationTestCase.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... | 11,401 | 56.01 | 231 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/StatelessRemote.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,236 | 38.903226 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/ClientInterceptor.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,891 | 36.84 | 95 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/StatelessBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,627 | 33.638298 | 76 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/RemoteCallClientInterceptorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 5,205 | 46.761468 | 208 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/multiple/MultipleClientInterceptorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 6,231 | 46.572519 | 140 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/multiple/ExceptionClientInterceptor.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,721 | 40 | 97 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/protocol/ProtocolSampleClientInterceptor.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,735 | 38.454545 | 95 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/protocol/RemoteProtocolChangeClientInterceptorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 7,498 | 49.328859 | 208 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/secured/SecuredBeanClientInterceptorTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 7,244 | 44.28125 | 153 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/secured/Secured.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,275 | 37.666667 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/secured/SampleSecureInterceptor.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,738 | 38.522727 | 95 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/secured/SecuredBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, Red Hat Middleware LLC, 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 i... | 1,878 | 30.847458 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/clientinterceptor/secured/EjbSecurityDomainSetup.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... | 3,174 | 40.233766 | 114 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/batch/stoprestart/Batchlet1.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... | 2,214 | 33.076923 | 116 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/batch/stoprestart/BatchClientIF.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... | 1,425 | 34.65 | 73 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/batch/stoprestart/StopFromDifferentNodeTestCase.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... | 14,196 | 46.801347 | 157 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/batch/stoprestart/BatchClientBean.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... | 2,211 | 35.866667 | 86 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/TransactionalStatelessBean.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,774 | 35.979167 | 82 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/TransactionalRemote.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,235 | 36.454545 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/TransactionalStatefulBean.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,086 | 33.635593 | 110 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/TransactionInvocationTestCase.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... | 5,836 | 41.919118 | 196 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/TransactionalStatefulRemote.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,628 | 34.413043 | 104 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/ClientEjb.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... | 6,887 | 47.507042 | 276 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/nooutbound/ProviderUrlData.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, 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,770 | 35.895833 | 80 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/nooutbound/ServerMandatoryStatelessBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, 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,734 | 37.555556 | 82 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/nooutbound/TransactionContextRemoteCallTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, 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,700 | 45.729508 | 156 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/nooutbound/ServerStatelessRemote.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, 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,214 | 39.5 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/nooutbound/ServerNeverStatelessBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, 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,726 | 37.377778 | 82 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/nooutbound/ClientStatelessBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2019, 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,577 | 44.291139 | 135 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionalRemote.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2016, 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,366 | 34.973684 | 70 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionalStatusByManager.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2016, 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,404 | 37.174603 | 106 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionalStatusByRegistry.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2016, 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,247 | 38.438596 | 106 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionalMandatory.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2016, 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,955 | 36.615385 | 106 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/TransactionPropagationTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2016, 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,946 | 39.54918 | 125 | java |
null | wildfly-main/testsuite/integration/multinode/src/test/java/org/jboss/as/test/multinode/transaction/async/ClientBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2016, 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,278 | 38.103704 | 125 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/autoignore/TestClass.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2013, 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,665 | 29.851852 | 84 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/autoignore/TestClassMBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2013, 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,227 | 37.375 | 70 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/EEConcurrencyExecutorShutdownTestCase.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... | 9,999 | 46.169811 | 140 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/BuildConfigurationTestBase.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... | 7,529 | 45.481481 | 146 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/DefaultConfigSmokeTestCase.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... | 7,774 | 47.59375 | 170 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/OrderedChildResourcesTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2015, Red Hat Middleware LLC, 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 i... | 7,782 | 48.259494 | 182 | java |
null | wildfly-main/testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/HostExcludesTestCase.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... | 25,345 | 49.692 | 214 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.