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/ejb/injection/multiple/view/InjectingBean.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,494 | 30.808511 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejb/Bean1.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... | 1,282 | 34.638889 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejb/BeanSuperInterface.java | package org.jboss.as.test.integration.ejb.injection.ejb;
/**
* @author Stuart Douglas
*/
public interface BeanSuperInterface {
String name();
}
| 151 | 15.888889 | 56 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejb/InjectingBean.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... | 1,811 | 31.945455 | 92 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejb/Bean2.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... | 1,284 | 34.694444 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejb/BeanInterface.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... | 1,198 | 33.257143 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejb/EjbInjectionSameEjbNameTestCase.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... | 3,270 | 37.940476 | 109 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbs/Bean1.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... | 1,283 | 34.666667 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbs/InjectingBean.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... | 1,976 | 34.945455 | 183 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbs/EjbsInjectionTestCase.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,904 | 36.24359 | 109 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbs/Bean2.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... | 1,285 | 34.722222 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbs/BeanInterface.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... | 1,199 | 33.285714 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/compenvbindings/Bean1.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... | 1,255 | 34.885714 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/compenvbindings/InjectingBean.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... | 1,569 | 33.130435 | 112 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/compenvbindings/EjbJavaCompBindingTestCase.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,460 | 35.191176 | 109 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/duplicate/Bean1.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... | 1,249 | 34.714286 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/duplicate/EjbDuplicateBindingTestCase.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,667 | 36.577465 | 113 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/duplicate/InjectingBean.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... | 1,537 | 32.434783 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/duplicate/InjectingBean2.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... | 1,538 | 32.456522 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/LookupBean.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... | 1,759 | 33.509804 | 95 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/CtxInjectionTester.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 1,352 | 35.567568 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/LocalInterface.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... | 1,168 | 36.709677 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/HomeInterface.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... | 1,277 | 37.727273 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/EjbRefTestCase.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,113 | 34.793103 | 110 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/CtxInjectionTesterBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 1,546 | 37.675 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/SimpleBean.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... | 1,199 | 34.294118 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/LocalHomeInterface.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... | 1,180 | 38.366667 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/RemoteInterface.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... | 1,274 | 36.5 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/RemoteInterfaceBean.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, 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,040 | 34.896552 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/SecondRestService.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, 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,332 | 34.078947 | 136 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/SecondTestServlet.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, 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,737 | 37.622222 | 135 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/FirstTestServlet.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2014, 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,655 | 35.8 | 84 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/RemoteInterface.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, 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... | 960 | 34.592593 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/EjbRefLookupTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, 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,687 | 37.821053 | 138 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/injection/ejbref/lookup/FirstRestService.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2016, 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,248 | 31.868421 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mapbased/StatefulBean.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... | 1,649 | 31.352941 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mapbased/StatefulIface.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... | 1,198 | 35.333333 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mapbased/StatelessBean.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... | 1,654 | 31.45098 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mapbased/StatelessIface.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... | 1,199 | 35.363636 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mapbased/MapBasedInitialContextEjbClientTestCase.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... | 4,274 | 43.53125 | 171 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mapbased/CustomCallbackHandler.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... | 2,139 | 39.377358 | 134 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/PooledEJBLifecycleTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2009, Red Hat Middleware LLC, 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");
* you may not us... | 13,144 | 46.284173 | 200 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/Constants.java | package org.jboss.as.test.integration.ejb.pool.lifecycle;
/**
* @author: Jaikiran Pai
*/
interface Constants {
String QUEUE_JNDI_NAME = "queue/org.jboss.as.test.integration.ejb.pool.lifecycle.PooledEJBLifecycleTestCase-queue";
String REPLY_MESSAGE_PREFIX = "org.jboss.as.test.integration.ejb.pool.lifecycle.P... | 369 | 32.636364 | 131 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/LifecycleTracker.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2011, Red Hat, Inc. and individual contributors
* 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 terms of the G... | 1,437 | 38.944444 | 72 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/PointlesMathInterface.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,221 | 37.1875 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/LifecycleCounterMDB.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 3,507 | 36.72043 | 148 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/PointLessMathBean.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 2,250 | 35.306452 | 148 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/lifecycle/LifecycleTrackerBean.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,015 | 29.77551 | 86 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/override/PoolAnnotatedAndSetInDDBean.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,424 | 34.625 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/override/AbstractSlowBean.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,645 | 37.27907 | 82 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/override/PoolAnnotatedEJB.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,387 | 33.7 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/override/PoolSetInDDBean.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 | 34.432432 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/override/PoolAnnotatedWithExpressionEJB.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,423 | 34.6 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/pool/override/PoolOverrideTestCase.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... | 12,802 | 47.680608 | 162 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/ReplyingMDB.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 2,413 | 36.71875 | 103 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/AnnoBasedMDB.java | package org.jboss.as.test.integration.ejb.mdb;
import jakarta.ejb.ActivationConfigProperty;
import jakarta.ejb.EJB;
import jakarta.ejb.MessageDriven;
import jakarta.jms.Destination;
import jakarta.jms.JMSException;
import jakarta.jms.Message;
import jakarta.jms.MessageListener;
import org.jboss.ejb3.annotation.Resour... | 1,401 | 32.380952 | 105 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/BMTSLSB.java | package org.jboss.as.test.integration.ejb.mdb;
import jakarta.annotation.Resource;
import jakarta.ejb.LocalBean;
import jakarta.ejb.Stateless;
import jakarta.ejb.TransactionManagement;
import jakarta.ejb.TransactionManagementType;
import jakarta.transaction.UserTransaction;
import org.jboss.logging.Logger;
/**
* @a... | 1,185 | 24.782609 | 73 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/MDBTestCase.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... | 8,454 | 40.446078 | 154 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/JMSMessagingUtil.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,279 | 36.217391 | 146 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/JMSMessageDrivenBeanTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 4,192 | 42.226804 | 145 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/DDBasedMDB.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,417 | 37.417391 | 170 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/DeploymentPackagedRATestCase.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,318 | 39.975309 | 152 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/SimpleActivationSpec.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,888 | 31.016949 | 81 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/SimpleMessageListener.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,196 | 36.40625 | 70 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/ConfiguredResourceAdapterNameMDB.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,557 | 36.072464 | 142 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/ConfiguredResourceAdapterNameTestCase.java | package org.jboss.as.test.integration.ejb.mdb.resourceadapter;
import jakarta.annotation.Resource;
import jakarta.ejb.EJB;
import jakarta.jms.Message;
import jakarta.jms.Queue;
import jakarta.jms.TextMessage;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
impo... | 4,346 | 45.244681 | 154 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/NonJMSMDBRelativePathWithDeploymentDescriptor.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... | 1,587 | 38.7 | 93 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/OverriddenResourceAdapterNameMDB.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,369 | 34.909091 | 124 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/NonJMSMDBRelativePath.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... | 1,664 | 37.72093 | 93 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/DeploymentPackagedRARelativePathTestCase.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... | 5,659 | 45.77686 | 152 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/SimpleResourceAdapter.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,032 | 38.539216 | 128 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/ResourceAdapterDeploymentTracker.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,256 | 29.917808 | 107 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/ResourceAdapterNameTestCase.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,173 | 42.478992 | 154 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/resourceadapter/NonJMSMDB.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,631 | 36.953488 | 93 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/DynamicMessageListenerTestCase.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 5,071 | 41.983051 | 153 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/application/MyMdb.java | /*
* Copyright 2012 David Blevins
*
* 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 agre... | 2,640 | 36.728571 | 145 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/api/Command.java | /* =====================================================================
*
* Copyright (c) 2011 David Blevins. All rights reserved.
*
* =====================================================================
*/
package org.jboss.as.test.integration.ejb.mdb.dynamic.api;
import java.lang.annotation.ElementType;
impo... | 600 | 30.631579 | 72 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/api/TelnetListener.java | /*
* Copyright 2012 David Blevins
*
* 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 agre... | 701 | 34.1 | 76 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/api/Option.java | /* =====================================================================
*
* Copyright (c) 2011 David Blevins. All rights reserved.
*
* =====================================================================
*/
package org.jboss.as.test.integration.ejb.mdb.dynamic.api;
import java.lang.annotation.ElementType;
impo... | 602 | 30.736842 | 72 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/api/Prompt.java | /* =====================================================================
*
* Copyright (c) 2011 David Blevins. All rights reserved.
*
* =====================================================================
*/
package org.jboss.as.test.integration.ejb.mdb.dynamic.api;
import java.lang.annotation.ElementType;
impo... | 604 | 30.842105 | 72 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/adapter/TelnetActivationSpec.java | /*
* Copyright 2012 David Blevins
*
* 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 agre... | 3,571 | 30.610619 | 81 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/adapter/TelnetResourceAdapter.java | /*
* Copyright 2012 David Blevins
*
* 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 agre... | 4,196 | 31.789063 | 139 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/TelnetServer.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 7,661 | 28.697674 | 106 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/TelnetInputStream.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 5,362 | 26.787565 | 83 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/TelnetPrintStream.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 2,317 | 22.896907 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/Cmd.java | /*
* Copyright 2012 David Blevins
*
* 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 agre... | 3,556 | 29.144068 | 85 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/TtyCodes.java | /*
* Copyright 2012 David Blevins
*
* 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 agre... | 1,740 | 21.907895 | 76 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/TelnetOption.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 1,794 | 24.642857 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/dynamic/impl/TelnetCodes.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 1,283 | 22.777778 | 75 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/timerservice/AnnotationTimerServiceMDB.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,301 | 31.422535 | 103 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/timerservice/SimpleTimerMDBTestCase.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... | 3,611 | 36.625 | 104 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/timerservice/TimedObjectTimerServiceMDB.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,450 | 31.68 | 103 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/messagedrivencontext/SimpleMDB.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,246 | 35.077778 | 119 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/messagedrivencontext/SetMessageDrivenContextInvocationTestCase.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,162 | 42.025 | 135 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/messagedestination/ReplyingMDB.java | /*
* JBoss, Home of Professional Open Source.
* Copyright (c) 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
* ... | 2,590 | 38.257576 | 118 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/messagedestination/MessagingEjb.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,737 | 33.611111 | 140 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/messagedestination/MessageDestinationTestCase.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,274 | 42.181818 | 135 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/cdi/MDBRAScopeCdiIntegrationTestCase.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... | 11,111 | 41.412214 | 135 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/cdi/MDBCdiIntegrationTestCase.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,183 | 41.491803 | 139 | java |
null | wildfly-main/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/mdb/cdi/ScopeCdiIntegrationMDB.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,569 | 34.694444 | 118 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.