|
Change Attribute Type repository : InjectedValue<MarshallingConfigurationRepository> to repository : SupplierDependency<MarshallingConfigurationRepository> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |
|
Change Attribute Type scheduler : InjectedValue<ScheduledExecutorService> to scheduler : SupplierDependency<ScheduledExecutorService> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |
|
Change Attribute Type affinityFactory : InjectedValue<KeyAffinityServiceFactory> to affinityFactory : SupplierDependency<KeyAffinityServiceFactory> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |
|
Change Attribute Type dispatcherFactory : InjectedValue<CommandDispatcherFactory> to dispatcherFactory : SupplierDependency<CommandDispatcherFactory> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |
|
Change Attribute Type cache : InjectedValue<Cache> to cache : SupplierDependency<Cache> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |
|
Change Attribute Type registry : InjectedValue<Registry> to registry : SupplierDependency<Registry<String,?>> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |
|
Change Attribute Type group : InjectedValue<NodeFactory> to group : SupplierDependency<NodeFactory<Address>> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryServiceConfigurator |
From |
To |