|
Change Parameter Type componentType : Class<T> to componentType : Class<U> in method public getComponent(name String, componentType Class<U>) : ComponentRef<T> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |
|
Change Parameter Type componentType : Class<T> to componentType : Class<U> in method public getComponent(name String, componentType Class<U>) : ComponentRef<T> in class org.infinispan.factories.impl.BasicComponentRegistry |
From |
To |
|
Change Parameter Type componentType : Class<T> to componentType : Class<U> in method public getComponent(name String, componentType Class<U>) : ComponentRef<T> in class org.infinispan.test.MockBasicComponentRegistry |
From |
To |
|
Change Parameter Type componentType : Class<T> to componentType : Class<U> in method private getComponent0(name String, componentType Class<U>, needInstance boolean) : ComponentRef<T> in class org.infinispan.factories.impl.BasicComponentRegistryImpl |
From |
To |