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/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/EncryptProtocolResourceDefinition.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...
5,669
45.47541
200
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/ChannelClusterServiceConfigurator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,821
39.898551
125
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/PlainAuthTokenServiceConfigurator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,621
35.863636
102
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/ThreadPoolServiceNameProvider.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,853
36.08
120
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/StackResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,423
41.708661
125
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/DigestAuthTokenServiceConfigurator.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,710
40.075758
163
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/JGroupsSubsystemResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,652
45.719008
169
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/ProtocolResourceRegistrar.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...
8,578
46.137363
197
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/JGroupsSubsystemServiceHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,762
51.87156
233
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/JGroupsSubsystemXMLWriter.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...
13,570
55.545833
213
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/RelayResourceDefinition.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,851
43.275862
273
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/ChannelResourceDefinition.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...
9,911
47.588235
151
java
null
wildfly-main/clustering/jgroups/extension/src/main/java/org/jboss/as/clustering/jgroups/subsystem/ProtocolServiceNameProvider.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,848
35.98
125
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/RemoteSiteConfiguration.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,315
36.6
76
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/JGroupsRequirement.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,963
40.746479
115
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/ProtocolStackConfiguration.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,688
32.117647
70
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/ChannelFactory.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,858
39.413043
104
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/ProtocolConfiguration.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,503
33.976744
70
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/RelayConfiguration.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,410
35.179487
75
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/JGroupsDefaultRequirement.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,514
37.692308
100
java
null
wildfly-main/clustering/jgroups/spi/src/main/java/org/wildfly/clustering/jgroups/spi/TransportConfiguration.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,511
34.162791
88
java
null
wildfly-main/clustering/jgroups/api/src/main/java/org/wildfly/clustering/jgroups/ChannelFactory.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,475
36.846154
77
java
null
wildfly-main/clustering/common/src/test/java/org/jboss/as/clustering/controller/PropertiesTestUtil.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,556
47.213235
163
java
null
wildfly-main/clustering/common/src/test/java/org/jboss/as/clustering/controller/validation/DoubleRangeValidatorTestCase.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,797
38.971429
137
java
null
wildfly-main/clustering/common/src/test/java/org/jboss/as/clustering/subsystem/AdditionalInitialization.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,359
37.62069
187
java
null
wildfly-main/clustering/common/src/test/java/org/jboss/as/clustering/subsystem/RejectedValueConfig.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,517
37.151515
121
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/function/Functions.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,643
32.55102
70
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/function/Consumers.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,700
31.09434
70
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/msc/InjectedValueDependency.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,197
36.896552
101
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/msc/InjectorDependency.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,261
38
105
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/msc/ValueDependency.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,506
35.756098
77
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AbstractCapabilityReference.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,438
35.402985
167
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ServiceValueExecutorRegistry.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...
2,019
35.727273
110
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ManagementRegistrationContext.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,363
41.981818
142
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ResourceServiceConfigurator.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,990
41.361702
118
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/FunctionalCapabilityServiceConfigurator.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...
2,475
40.266667
135
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/BinaryRequirementServiceNameFactory.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,118
38.981132
119
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/DeploymentChainStep.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,808
37.489362
96
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/PersistentSubsystemExtension.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,933
50.473684
225
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/DescribedAddStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,305
37.411765
108
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/CapabilityServiceConfigurator.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,610
37.357143
77
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/RemoveStepHandlerDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,798
38.422535
104
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ContextualSubsystemRegistration.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,179
37.928571
151
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SimpleResourceRegistrar.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,579
44.142857
163
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ServiceValueExecutor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,900
32.350877
106
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/DefaultableBinaryServiceNameFactoryProvider.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,345
44.115385
171
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/DecoratingResourceRegistration.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,220
40.12963
169
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AttributeTranslation.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,875
34.396226
90
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SimpleChildResourceProvider.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...
2,115
34.266667
91
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/CompositeServiceBuilder.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...
2,838
31.632184
92
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/Executable.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,545
36.707317
70
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SubsystemRegistration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,602
40.102564
125
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SimpleAttribute.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,544
34.113636
76
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SimpleCapabilityServiceConfigurator.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,703
38.627907
131
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/CapabilityReference.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
5,620
47.042735
185
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SubsystemResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,845
41.930233
140
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/RequirementCapability.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,257
36.633333
144
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ServiceValueRegistry.java
/* * JBoss, Home of Professional Open Source. * Copyright 2019, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,575
33.26087
70
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SimpleResourceServiceHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,155
41.27451
146
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/Operation.java
/* * JBoss, Home of Professional Open Source * Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is made avail...
2,340
37.377049
125
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/Metric.java
/* * JBoss, Home of Professional Open Source * Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is made avail...
1,190
41.535714
83
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/OperationExecutor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,944
38.693878
126
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/RestartParentResourceRegistrar.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,314
55.463415
258
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/DecoratingSubsystemRegistration.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...
4,746
41.765766
198
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ReloadRequiredRemoveStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,930
35.433962
100
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/RestartParentResourceRemoveStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,249
40.666667
173
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/IdentityCapabilityServiceConfigurator.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...
4,376
44.59375
190
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ServiceNameFactoryProvider.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,784
36.978723
76
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/Definable.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,305
35.277778
70
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ContextualResourceRegistration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,945
37.156863
160
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/BinaryServiceNameFactoryProvider.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,899
38.583333
103
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/RuntimeResourceRegistrationStepHandler.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,822
37.787234
104
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/UnaryServiceNameFactory.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,485
39.754098
106
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AttributeValueTranslator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,441
37.972973
99
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/CredentialSourceDependency.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...
3,873
37.356436
156
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ChildResourceRegistrar.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,521
38.025641
83
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AddStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
15,440
53.950178
231
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/WriteAttributeStepHandlerDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,734
34.408163
93
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ReadAttributeTranslationHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,051
50.726496
200
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/WriteAttributeStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,085
52.858407
230
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AdminOnlyOperationStepHandlerTransformer.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,196
40.45283
178
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ServiceValueCaptorServiceConfigurator.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...
2,764
36.364865
95
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/MetricHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,432
38.918605
129
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ModuleServiceConfigurator.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,650
34.891304
91
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AddIfAbsentStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,354
40.315789
152
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ManagementResourceRegistration.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,751
42.8
152
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/BinaryRequirementCapability.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,699
38.130435
150
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AbstractResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,473
37.061538
117
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ResourceServiceHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,104
40.27451
108
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/OperationHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,533
40.093023
132
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ExtensionRegistrationContext.java
/* * JBoss, Home of Professional Open Source. * Copyright 2017, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,949
35.792453
122
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ResourceDefinitionProvider.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,594
38.875
105
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/DeploymentChainContributingResourceRegistrar.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,805
45.307692
180
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/OperationStepHandlerDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
1,578
34.886364
118
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AddStepHandlerDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,208
36.752941
116
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/SubsystemExtension.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...
4,207
46.280899
257
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/ResourceDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
16,375
39.94
171
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/RestartParentResourceAddStepHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2015, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,038
39.78
167
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/AbstractModulesServiceConfigurator.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,924
40.755319
185
java
null
wildfly-main/clustering/common/src/main/java/org/jboss/as/clustering/controller/UnaryRequirementCapability.java
/* * JBoss, Home of Professional Open Source. * Copyright 2016, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,727
38.536232
150
java