|
Rename Method public getJbossContextInjector() : Injector<NamingStore> renamed to public getJbossContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Rename Method public getCompContextInjector() : Injector<NamingStore> renamed to public getCompContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Rename Method public getModuleContextInjector() : Injector<NamingStore> renamed to public getModuleContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Rename Method public getGlobalContextInjector() : Injector<NamingStore> renamed to public getGlobalContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Rename Method public getAppContextInjector() : Injector<NamingStore> renamed to public getAppContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Rename Method public getExportedContextInjector() : Injector<NamingStore> renamed to public getExportedContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Rename Variable globalInjector : Injector<NamingStore> to globalSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Rename Variable exportedInjector : Injector<NamingStore> to exportedSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Rename Variable moduleInjector : Injector<NamingStore> to moduleSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Rename Variable jbossInjector : Injector<NamingStore> to jbossSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Rename Variable compInjector : Injector<NamingStore> to compSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Rename Variable appInjector : Injector<NamingStore> to appSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Return Type Injector<NamingStore> to DelegatingSupplier<NamingStore> in method public getJbossContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Return Type Injector<NamingStore> to DelegatingSupplier<NamingStore> in method public getGlobalContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Return Type Injector<NamingStore> to DelegatingSupplier<NamingStore> in method public getAppContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Return Type Injector<NamingStore> to DelegatingSupplier<NamingStore> in method public getCompContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Return Type Injector<NamingStore> to DelegatingSupplier<NamingStore> in method public getModuleContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Return Type Injector<NamingStore> to DelegatingSupplier<NamingStore> in method public getExportedContextSupplier() : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Variable Type exportedInjector : Injector<NamingStore> to exportedSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Variable Type moduleInjector : Injector<NamingStore> to moduleSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Variable Type jbossInjector : Injector<NamingStore> to jbossSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Variable Type compInjector : Injector<NamingStore> to compSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Variable Type appInjector : Injector<NamingStore> to appSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Variable Type globalInjector : Injector<NamingStore> to globalSupplier : DelegatingSupplier<NamingStore> in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.NamespaceConfigurator |
From |
To |
|
Change Attribute Type jbossContext : InjectedValue<NamingStore> to jbossContext : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Attribute Type appContext : InjectedValue<NamingStore> to appContext : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Attribute Type compContext : InjectedValue<NamingStore> to compContext : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Attribute Type transactionManager : TransactionManager to transactionManager : DelegatingSupplier<TransactionManager> in class org.jboss.as.txn.ee.concurrency.TransactionLeakContextHandleFactory |
From |
To |
|
Change Attribute Type globalContext : InjectedValue<NamingStore> to globalContext : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Attribute Type moduleContext : InjectedValue<NamingStore> to moduleContext : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |
|
Change Attribute Type exportedContext : InjectedValue<NamingStore> to exportedContext : DelegatingSupplier<NamingStore> in class org.jboss.as.ee.naming.InjectedEENamespaceContextSelector |
From |
To |