|
Change Parameter Type protocol : ProtocolConfiguration to introspector : Introspector in method private configureMulticastSocket(introspector Introspector, config ProtocolConfiguration, addressProperty String, portProperty String, binding SocketBinding) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Change Parameter Type protocol : ProtocolConfiguration to introspector : Introspector in method private setProperty(introspector Introspector, config ProtocolConfiguration, name String, value String) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Change Parameter Type protocol : ProtocolConfiguration to introspector : Introspector in method private setSocketBindingProperty(introspector Introspector, config ProtocolConfiguration, name String, value String) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.Attribute moved to org.infinispan.server.jgroups.subsystem.Attribute |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.JChannelFactory moved to org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.SaslClientCallbackHandler moved to org.infinispan.server.jgroups.security.SaslClientCallbackHandler |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.ExportNativeConfiguration moved to org.infinispan.server.jgroups.subsystem.ExportNativeConfiguration |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.ProtocolResourceDefinition moved to org.infinispan.server.jgroups.subsystem.ProtocolResourceDefinition |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.TransportResourceDefinition moved to org.infinispan.server.jgroups.subsystem.TransportResourceDefinition |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ChannelFactory moved to org.infinispan.server.jgroups.ChannelFactory |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.RelayResourceDefinition moved to org.infinispan.server.jgroups.subsystem.RelayResourceDefinition |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.LogFactory moved to org.infinispan.server.jgroups.LogFactory |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ProtocolDefaults moved to org.infinispan.server.jgroups.ProtocolDefaults |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ProtocolConfiguration moved to org.infinispan.server.jgroups.spi.ProtocolConfiguration |
From |
To |
|
Move Class org.jboss.as.clustering.concurrent.ManagedExecutorService moved to org.infinispan.server.commons.concurrent.ManagedExecutorService |
From |
To |
|
Move Class org.jboss.as.clustering.concurrent.ManagedScheduledExecutorService moved to org.infinispan.server.commons.concurrent.ManagedScheduledExecutorService |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.ClusteringSubsystemTest moved to org.infinispan.server.commons.subsystem.ClusteringSubsystemTest |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.OperationsTestCase moved to org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.OperationTestCaseBase moved to org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.Element moved to org.infinispan.server.jgroups.subsystem.Element |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ManagedSocketFactory moved to org.infinispan.server.jgroups.ManagedSocketFactory |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.SaslResourceDefinition moved to org.infinispan.server.jgroups.subsystem.SaslResourceDefinition |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ServiceContainerHelper moved to org.infinispan.server.commons.msc.ServiceContainerHelper |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.ModelKeys moved to org.infinispan.server.jgroups.subsystem.ModelKeys |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ManagedSocketFactoryTest moved to org.infinispan.server.jgroups.ManagedSocketFactoryTest |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.JGroupsLogger moved to org.infinispan.server.jgroups.logging.JGroupsLogger |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.OperationSequencesTestCase moved to org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.TransportConfiguration moved to org.infinispan.server.jgroups.spi.TransportConfiguration |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.RelayConfiguration moved to org.infinispan.server.jgroups.spi.RelayConfiguration |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.RealmAuthorizationCallbackHandler moved to org.infinispan.server.jgroups.security.RealmAuthorizationCallbackHandler |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.subsystem.JGroupsExtension moved to org.infinispan.server.jgroups.subsystem.JGroupsExtension |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.RemoteSiteConfiguration moved to org.infinispan.server.jgroups.spi.RemoteSiteConfiguration |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.ProtocolStackConfiguration moved to org.infinispan.server.jgroups.spi.ProtocolStackConfiguration |
From |
To |
|
Move Class org.jboss.as.clustering.jgroups.SaslConfiguration moved to org.infinispan.server.jgroups.spi.SaslConfiguration |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testTransportPropertyReadWriteOperation() : void in class org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testProtocolStackRemoveRemoveSequence() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Variable configs : List<org.jgroups.conf.ProtocolConfiguration> to stack : List<org.jgroups.conf.ProtocolConfiguration> in method public getProtocolStack() : List<org.jgroups.conf.ProtocolConfiguration> in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testProtocolReadWriteOperation() : void in class org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testParseAndMarshalModel() : void in class org.infinispan.server.jgroups.subsystem.SubsystemParsingTestCase |
From |
To |
|
Rename Variable config : ProtocolConfiguration to protocol : ProtocolConfiguration in method public getProtocolStack() : List<org.jgroups.conf.ProtocolConfiguration> in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testProtocolStackAddRemoveAddSequence() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testProtocolPropertyReadWriteOperation() : void in class org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testProtocolStackRemoveRollback() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Variable compositeOp : ModelNode to operation : ModelNode in method public testProtocolStackRemoveRollback() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Variable compositeOp : ModelNode to operation : ModelNode in method public testProtocolStackRemoveRemoveSequence() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testProtocolStackAddRemoveSequenceWithParameters() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Variable configs : List<org.jgroups.conf.ProtocolConfiguration> to result : List<org.jgroups.conf.ProtocolConfiguration> in method package createProtocols(stack ProtocolStackConfiguration, multicastCapable boolean) : List<org.jgroups.conf.ProtocolConfiguration> in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testSubsystemReadWriteOperations() : void in class org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Rename Variable propertyValue : String to properties : Map<String,String> in method private setSocketBindingProperty(introspector Introspector, config ProtocolConfiguration, name String, value String) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testTransportReadWriteOperation() : void in class org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Rename Variable describeOp : ModelNode to operation : ModelNode in method public testDescribeHandler() : void in class org.infinispan.server.jgroups.subsystem.SubsystemParsingTestCase |
From |
To |
|
Rename Variable servicesA : KernelServices to services : KernelServices in method public testTransportReadWriteWithParameters() : void in class org.infinispan.server.jgroups.subsystem.OperationsTestCase |
From |
To |
|
Rename Variable compositeOp : ModelNode to operation : ModelNode in method public testProtocolStackAddRemoveAddSequence() : void in class org.infinispan.server.jgroups.subsystem.OperationSequencesTestCase |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getProtocolAddOperation(stackName String, type String) : ModelNode in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getTransportRemoveOperation(stackName String, type String) : ModelNode in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter protocol : ProtocolConfiguration to introspector : Introspector in method private setSocketBindingProperty(introspector Introspector, config ProtocolConfiguration, name String, value String) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Parameter resourceRegistration : ManagementResourceRegistration to registration : ManagementResourceRegistration in method public registerAttributes(registration ManagementResourceRegistration) : void in class org.infinispan.server.jgroups.subsystem.ProtocolResourceDefinition |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getTransportAddOperationWithProperties(stackName String, type String) : ModelNode in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter resourceRegistration : ManagementResourceRegistration to registration : ManagementResourceRegistration in method public registerAttributes(registration ManagementResourceRegistration) : void in class org.infinispan.server.jgroups.subsystem.TransportResourceDefinition |
From |
To |
|
Rename Parameter resourceRegistration : ManagementResourceRegistration to registration : ManagementResourceRegistration in method public registerChildren(registration ManagementResourceRegistration) : void in class org.infinispan.server.jgroups.subsystem.TransportResourceDefinition |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getProtocolPropertyAddress(stackName String, type String, propertyName String) : PathAddress in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter resourceRegistration : ManagementResourceRegistration to registration : ManagementResourceRegistration in method public registerChildren(registration ManagementResourceRegistration) : void in class org.infinispan.server.jgroups.subsystem.ProtocolResourceDefinition |
From |
To |
|
Rename Parameter protocol : ProtocolConfiguration to introspector : Introspector in method private setProperty(introspector Introspector, config ProtocolConfiguration, name String, value String) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getProtocolAddress(stackName String, type String) : PathAddress in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter format : String to msg : String in method public error(msg String, args Object...) : void in class org.infinispan.server.jgroups.LogFactory.LogAdapter |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getProtocolAddOperationWithProperties(stackName String, type String) : ModelNode in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter protocolType : String to type : String in method protected getProtocolRemoveOperation(stackName String, type String) : ModelNode in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter protocol : ProtocolConfiguration to introspector : Introspector in method private configureMulticastSocket(introspector Introspector, config ProtocolConfiguration, addressProperty String, portProperty String, binding SocketBinding) : void in class org.infinispan.server.jgroups.JChannelFactory |
From |
To |
|
Rename Parameter protocolType : String to protocol : String in method protected getTransportAddOperation(stackName String, protocol String) : ModelNode in class org.infinispan.server.jgroups.subsystem.OperationTestCaseBase |
From |
To |
|
Rename Parameter operations : int to expectedOperationCount : int in method public SubsystemParsingTestCase(schema JGroupsSchema, expectedOperationCount int) in class org.infinispan.server.jgroups.subsystem.SubsystemParsingTestCase |
From |
To |