|
Change Parameter Type metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private commitWrapperChange(wrapper ComponentWrapper, instance Object, accessor ComponentAccessor<Object>, aliasTargetRef ComponentRef<?>, expectedState WrapperState, newState WrapperState) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Parameter Type metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private commitWrapperInstanceChange(wrapper ComponentWrapper, instance Object, accessor ComponentAccessor<Object>, expectedState WrapperState, newState WrapperState) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Parameter Type classLoader : ClassLoader to moduleRepository : ModuleRepository in method protected AbstractComponentRegistry(componentMetadataRepo ComponentMetadataRepo, moduleRepository ModuleRepository, scope Scopes, nextBasicComponentRegistry BasicComponentRegistry) in class org.infinispan.factories.AbstractComponentRegistry |
From |
To |
|
Change Parameter Type cache : Cache<?,?> to cache : AdvancedCache<?,?> in method private printCacheStats(pw PrintWriter, cache AdvancedCache<?,?>) : void in class org.infinispan.cli.interpreter.statement.StatsStatement |
From |
To |
|
Change Parameter Type componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistry in method public AsyncInterceptorChainImpl(basicComponentRegistry BasicComponentRegistry) in class org.infinispan.interceptors.impl.AsyncInterceptorChainImpl |
From |
To |
|
Change Parameter Type cache : Cache<?,?> to cache : AdvancedCache<?,?> in method private printComponentStats(pw PrintWriter, cache AdvancedCache<?,?>, component Object) : void in class org.infinispan.cli.interpreter.statement.StatsStatement |
From |
To |
|
Change Variable Type componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistryImpl in method public testConcurrentAddRemove() : void in class org.infinispan.interceptors.InterceptorChainTest |
From |
To |
|
Change Variable Type metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method public registerComponent(componentName String, instance T, manageLifecycle boolean) : ComponentRef<T> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Variable Type firstChar : Character to firstChar : char in method private setNamedAttribute(attribute Attribute) : void in class org.infinispan.jmx.ResourceDMBean |
From |
To |
|
Change Variable Type metadata : ComponentMetadata to componentClassName : String in method public wireDependencies(target Object, startDependencies boolean) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Variable Type params : Class<?>[] to params : Parameter[] in method public JmxOperationMetadata(m Method) in class org.infinispan.factories.components.JmxOperationMetadata |
From |
To |
|
Change Variable Type componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistryImpl in method private newInterceptorChain(interceptors AsyncInterceptor...) : AsyncInterceptorChain in class org.infinispan.interceptors.impl.AsyncInterceptorChainInvocationTest |
From |
To |
|
Change Variable Type chain : AsyncInterceptorChain to chain : AsyncInterceptorChainImpl in method private newInterceptorChain(interceptors AsyncInterceptor...) : AsyncInterceptorChain in class org.infinispan.interceptors.impl.AsyncInterceptorChainInvocationTest |
From |
To |
|
Change Variable Type metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private doInstantiateWrapper(wrapper ComponentWrapper, factory ComponentFactory, name String) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Variable Type metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private tryAutoInstantiation(factoryName String) : ComponentRef<ComponentFactory> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Variable Type nextScopeRef : ComponentRef to nextScopeRef : ComponentRef<T> in method package getComponent0(name String, componentType Class<U>, needInstance boolean) : ComponentRef<T> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Variable Type mcm : ManageableComponentMetadata to mBeanMetadata : MBeanMetadata in method private printComponentStats(pw PrintWriter, cache AdvancedCache<?,?>, component Object) : void in class org.infinispan.cli.interpreter.statement.StatsStatement |
From |
To |
|
Change Variable Type firstChar : Character to firstChar : char in method private getNamedAttribute(name String) : Attribute in class org.infinispan.jmx.ResourceDMBean |
From |
To |
|
Change Variable Type injectField : ComponentMetadata.InjectFieldMetadata to dependencyName : String in method private startDependencies(wrapper ComponentWrapper) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Variable Type componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistryImpl in method public testConcurrentAddRemove() : void in class org.infinispan.interceptors.impl.AsyncInterceptorChainTest |
From |
To |
|
Rename Variable componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistryImpl in method public testConcurrentAddRemove() : void in class org.infinispan.interceptors.InterceptorChainTest |
From |
To |
|
Rename Variable metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method public registerComponent(componentName String, instance T, manageLifecycle boolean) : ComponentRef<T> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Variable metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private doInstantiateWrapper(wrapper ComponentWrapper, factory ComponentFactory, name String) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Variable metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private tryAutoInstantiation(factoryName String) : ComponentRef<ComponentFactory> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Variable metadata : ComponentMetadata to componentClassName : String in method public wireDependencies(target Object, startDependencies boolean) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Variable mcm : ManageableComponentMetadata to mBeanMetadata : MBeanMetadata in method private printComponentStats(pw PrintWriter, cache AdvancedCache<?,?>, component Object) : void in class org.infinispan.cli.interpreter.statement.StatsStatement |
From |
To |
|
Rename Variable componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistryImpl in method private newInterceptorChain(interceptors AsyncInterceptor...) : AsyncInterceptorChain in class org.infinispan.interceptors.impl.AsyncInterceptorChainInvocationTest |
From |
To |
|
Rename Variable injectField : ComponentMetadata.InjectFieldMetadata to dependencyName : String in method private startDependencies(wrapper ComponentWrapper) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Variable componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistryImpl in method public testConcurrentAddRemove() : void in class org.infinispan.interceptors.impl.AsyncInterceptorChainTest |
From |
To |
|
Rename Parameter componentMetadataRepo : ComponentMetadataRepo to basicComponentRegistry : BasicComponentRegistry in method public AsyncInterceptorChainImpl(basicComponentRegistry BasicComponentRegistry) in class org.infinispan.interceptors.impl.AsyncInterceptorChainImpl |
From |
To |
|
Rename Parameter metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private commitWrapperChange(wrapper ComponentWrapper, instance Object, accessor ComponentAccessor<Object>, aliasTargetRef ComponentRef<?>, expectedState WrapperState, newState WrapperState) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Parameter metadata : ComponentMetadata to accessor : ComponentAccessor<Object> in method private commitWrapperInstanceChange(wrapper ComponentWrapper, instance Object, accessor ComponentAccessor<Object>, expectedState WrapperState, newState WrapperState) : void in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Rename Parameter classLoader : ClassLoader to moduleRepository : ModuleRepository in method protected AbstractComponentRegistry(componentMetadataRepo ComponentMetadataRepo, moduleRepository ModuleRepository, scope Scopes, nextBasicComponentRegistry BasicComponentRegistry) in class org.infinispan.factories.AbstractComponentRegistry |
From |
To |
|
Rename Parameter name : String to componentName : String in method public ResourceDMBean(instance Object, mBeanMetadata ManageableComponentMetadata, componentName String) in class org.infinispan.jmx.ResourceDMBean |
From |
To |