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/sar/src/test/_java/org/jboss/as/service/LegacyServiceMBean.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,126
36.566667
70
java
null
wildfly-main/sar/src/test/java/org/jboss/as/service/ReflectionUtilsTest.java
/* Copyright 2016 Red Hat, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software dis...
1,738
26.603175
72
java
null
wildfly-main/sar/src/test/java/org/jboss/as/service/SarSubsystemTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, 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 it * un...
2,582
37.552239
150
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/SarStructureProcessor.java
package org.jboss.as.service; import java.io.Closeable; import java.io.IOException; import java.util.List; import java.util.Locale; import java.util.Map; import org.jboss.as.server.deployment.Attachments; import org.jboss.as.server.deployment.DeploymentPhaseContext; import org.jboss.as.server.deployment.DeploymentUni...
4,004
39.454545
128
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/SarExtension.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,664
49.16129
173
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/MBeanRegistrationService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,065
38.889764
141
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/DelegatingSupplier.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,411
35.205128
70
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ServiceDeploymentParsingProcessor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,857
43.981481
203
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/AbstractService.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,938
38.787879
236
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/SarSubsystemSchema.java
/* * JBoss, Home of Professional Open Source. * Copyright 2023, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,202
36.338983
118
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/StartStopService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,140
36.990826
278
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ParsedServiceDeploymentProcessor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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...
17,072
55.72093
302
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/SarSubsystemAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,302
47.573529
186
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/CreateDestroyService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,094
38.322581
197
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/SarModuleDependencyProcessor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,024
51.960526
163
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/MBeanServices.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,376
52.698718
203
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ObjectSupplier.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,409
31.045455
70
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/PropertySupplier.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,294
34.859375
104
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ServiceAttachments.java
/* * JBoss, Home of Professional Open Source * Copyright 2012, 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,512
35.902439
128
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/SarSubDeploymentProcessor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,750
42.666667
110
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ReflectionUtils.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,969
37.527132
116
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ValueFactorySupplier.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,367
36.587302
101
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/ServiceNameFactory.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,316
35.777778
107
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/logging/SarLogger.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...
9,349
37.636364
127
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceDependencyListConfig.java
package org.jboss.as.service.descriptor; import java.io.Serializable; public class JBossServiceDependencyListConfig implements Serializable { private static final long serialVersionUID = 634835167098065568L; private String optionalAttributeName; private JBossServiceDependencyConfig[] dependencyConfigs; ...
807
31.32
88
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceAttributeConfig.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,342
25.005988
75
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/ParseResult.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,583
28.333333
70
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceConstructorConfig.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,095
30.757576
74
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceDependencyConfig.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,261
30.416667
72
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceXmlDescriptorParser.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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...
27,616
41.553159
158
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceXmlDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,933
33.517647
136
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/descriptor/JBossServiceConfig.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,341
30.233645
100
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/component/ServiceComponentProcessor.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,625
49.361111
128
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/component/ServiceComponentInstantiator.java
/* * JBoss, Home of Professional Open Source * Copyright 2012, 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,055
35.380952
123
java
null
wildfly-main/sar/src/main/java/org/jboss/as/service/component/ServiceComponentDescription.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,298
41.294872
129
java
null
wildfly-main/dist/src/test/java/org/wildfly/dist/subsystem/xml/XSDValidationUnitTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,505
36.65
75
java
null
wildfly-main/dist/src/test/java/org/wildfly/dist/subsystem/xml/StandardConfigsXMLValidationUnitTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,136
30.580153
96
java
null
wildfly-main/web-common/src/test/java/org/jboss/as/web/session/SimpleSessionIdentifierCodecTestCase.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...
2,830
30.455556
103
java
null
wildfly-main/web-common/src/test/java/org/jboss/as/web/session/SimpleRoutingSupportTestCase.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...
2,969
39.684932
132
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/CachingWebInjectionContainer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,173
40.763158
156
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/WebInjectionContainer.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,939
37.8
175
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/AbstractWebInjectionContainer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,870
34.980769
154
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/SimpleWebInjectionContainer.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,479
37.75
149
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/SharedTldsMetaDataBuilder.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,100
36.623853
268
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/WebComponentDescription.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,315
38.254237
245
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/ServletContextAttribute.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,129
30.323529
152
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/VirtualHttpServerMechanismFactoryMarkerUtility.java
/* * Copyright 2021 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
2,614
37.455882
142
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/ExpressionFactoryWrapper.java
package org.jboss.as.web.common; import org.jboss.as.server.deployment.AttachmentKey; import org.jboss.as.server.deployment.AttachmentList; import jakarta.el.ExpressionFactory; import jakarta.servlet.ServletContext; /** * @author Stuart Douglas */ public interface ExpressionFactoryWrapper { AttachmentKey<Atta...
533
27.105263
134
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/ConcurrentReferenceHashMap.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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...
64,355
36.221515
107
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/StartupContext.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,702
33.755102
123
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/common/WarMetaData.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...
5,358
26.482051
111
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/host/CommonWebServer.java
package org.jboss.as.web.host; import org.jboss.as.controller.capability.RuntimeCapability; import org.jboss.msc.service.ServiceName; /** * @author Stuart Douglas */ public interface CommonWebServer { @Deprecated ServiceName SERVICE_NAME = ServiceName.JBOSS.append("web", "common", "server"); String CAP...
612
25.652174
116
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/host/WebDeploymentController.java
package org.jboss.as.web.host; /** * @author Stuart Douglas */ public interface WebDeploymentController { void create() throws Exception; void start() throws Exception; void stop() throws Exception; void destroy() throws Exception; }
258
14.235294
42
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/host/WebDeploymentBuilder.java
package org.jboss.as.web.host; import java.io.File; import java.util.ArrayList; import java.util.Collections; import java.util.List; import io.undertow.predicate.Predicate; /** * @author Stuart Douglas */ public class WebDeploymentBuilder { private ClassLoader classLoader; private String contextRoot; ...
1,649
24.384615
81
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/host/WebHost.java
package org.jboss.as.web.host; import org.jboss.as.controller.capability.RuntimeCapability; import org.jboss.msc.service.ServiceName; /** * @author Stuart Douglas */ public interface WebHost { @Deprecated ServiceName SERVICE_NAME = ServiceName.JBOSS.append("web", "common", "host"); String CAPABILITY_NAM...
707
31.181818
107
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/host/ServletBuilder.java
package org.jboss.as.web.host; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import jakarta.servlet.Servlet; /** * @author Stuart Douglas */ public class ServletBuilder { ...
2,079
23.761905
79
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/RoutingSupport.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,986
42.195652
112
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/SharedSessionManagerConfig.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,797
34.871795
138
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/SimpleRoutingSupport.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...
2,476
38.951613
127
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/SimpleAffinityLocator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2023, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,432
32.325581
70
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/AffinityLocator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2022, 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,471
34.902439
79
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/SessionIdentifierCodec.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licen...
1,707
38.72093
105
java
null
wildfly-main/web-common/src/main/java/org/jboss/as/web/session/SimpleSessionIdentifierCodec.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,811
36.75
97
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientDeploymentService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, 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,052
40.458904
146
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/service/ApplicationClientStartService.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...
7,856
45.217647
135
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/logging/AppClientLogger.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...
13,884
36.730978
168
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientStartProcessor.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...
5,309
49.09434
165
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientManifestProcessor.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,336
50.023529
193
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientParsingDeploymentProcessor.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...
8,141
47.754491
167
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/AppClientAttachments.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,906
42.340909
174
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/ActiveApplicationClientProcessor.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,705
41.597701
139
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientDependencyProcessor.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,248
45.692308
120
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/AppClientJBossAllParser.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,286
42.980769
139
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/deployment/ApplicationClientStructureProcessor.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...
5,241
47.537037
118
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/Constants.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,480
36.974359
86
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/Main.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...
16,792
46.304225
238
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientServerConfiguration.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,558
39.443182
218
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/CommandLineArgumentUsageImpl.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,145
43.309859
115
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemResourceDefinition.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,372
45.031579
136
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientExtension.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,370
40.628571
163
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/AppClientSubsystemAdd.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...
9,203
52.511628
298
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/ApplicationClientConfigurationPersister.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,384
31.723881
284
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/subsystem/parsing/AppClientXml.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...
22,405
40.339483
266
java
null
wildfly-main/appclient/src/main/java/org/jboss/as/appclient/component/ApplicationClientComponentDescription.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,976
37.662338
173
java
null
wildfly-main/metrics/src/test/java/org/wildfly/extension/metrics/Subsystem_1_0_ParsingTestCase.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,713
34.708333
78
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricID.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,571
38.688889
101
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/WildFlyMetricRegistry.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,956
29.173469
85
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricRegistration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,466
34.753623
133
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricsCollectorService.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...
4,773
48.216495
199
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricMetadata.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,562
26.620155
70
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricsSubsystemDefinition.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...
5,065
49.158416
190
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/Metric.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,335
38.294118
86
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricsSubsystemAdd.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...
5,864
52.807339
183
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/PrometheusExporter.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,502
42.298077
125
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricRegistry.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,164
36.327586
92
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricCollector.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...
9,016
49.657303
179
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/WildFlyMetricMetadata.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,237
35.124138
145
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricsContextService.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...
5,717
47.05042
235
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/MetricsExtension.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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,051
44.022222
161
java
null
wildfly-main/metrics/src/main/java/org/wildfly/extension/metrics/WildFlyMetric.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, 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 * und...
4,245
41.46
119
java