|
Change Parameter Type newValue : Object to newValue : V in method public accept(key K, oldValue V, oldMetadata Metadata, newValue V, newMetadata Metadata, eventType EventType) : boolean in class org.wildfly.clustering.infinispan.spi.PredicateCacheEventFilter |
From |
To |
|
Change Parameter Type context : SchedulerContext<I> to scheduler : Scheduler<I> in method public execute(scheduler Scheduler<I>) : Void in class org.wildfly.clustering.ejb.infinispan.CancelSchedulerCommand |
From |
To |
|
Change Parameter Type configuration : InfinispanBeanManagerConfiguration<T> to configuration : InfinispanBeanManagerConfiguration<I,T> in method public InfinispanBeanManager(configuration InfinispanBeanManagerConfiguration<I,T>, identifierFactory IdentifierFactory<I>, beanConfiguration Configuration<BeanKey<I>,BeanEntry<I>,BeanFactory<I,T>>, groupConfiguration Configuration<BeanGroupKey<I>,BeanGroupEntry<I,T>,BeanGroupFactory<I,T>>) in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager |
From |
To |
|
Change Parameter Type oldValue : Object to oldValue : V in method public accept(key K, oldValue V, oldMetadata Metadata, newValue V, newMetadata Metadata, eventType EventType) : boolean in class org.wildfly.clustering.infinispan.spi.PredicateCacheEventFilter |
From |
To |
|
Change Parameter Type key : Object to key : K in method public accept(key K, oldValue V, oldMetadata Metadata, newValue V, newMetadata Metadata, eventType EventType) : boolean in class org.wildfly.clustering.infinispan.spi.PredicateCacheEventFilter |
From |
To |
|
Change Parameter Type command : Command<Void,SchedulerContext<I>> to command : Command<Void,Scheduler<I>> in method private executeOnPrimaryOwner(bean Bean<I,T>, command Command<Void,Scheduler<I>>) : void in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager |
From |
To |
|
Change Parameter Type object : Object to entry : Map.Entry<? super BeanKey<I>,? super BeanEntry<I>> in method public test(entry Map.Entry<? super BeanKey<I>,? super BeanEntry<I>>) : boolean in class org.wildfly.clustering.ejb.infinispan.BeanFilter |
From |
To |
|
Change Parameter Type context : SchedulerContext<I> to scheduler : Scheduler<I> in method public execute(scheduler Scheduler<I>) : Void in class org.wildfly.clustering.ejb.infinispan.ScheduleSchedulerCommand |
From |
To |
|
Rename Parameter type : EventType to eventType : EventType in method public accept(key K, oldValue V, oldMetadata Metadata, newValue V, newMetadata Metadata, eventType EventType) : boolean in class org.wildfly.clustering.infinispan.spi.PredicateCacheEventFilter |
From |
To |
|
Rename Parameter context : SchedulerContext<I> to scheduler : Scheduler<I> in method public execute(scheduler Scheduler<I>) : Void in class org.wildfly.clustering.ejb.infinispan.ScheduleSchedulerCommand |
From |
To |
|
Rename Parameter context : SchedulerContext<I> to scheduler : Scheduler<I> in method public execute(scheduler Scheduler<I>) : Void in class org.wildfly.clustering.ejb.infinispan.CancelSchedulerCommand |
From |
To |
|
Rename Parameter object : Object to entry : Map.Entry<? super BeanKey<I>,? super BeanEntry<I>> in method public test(entry Map.Entry<? super BeanKey<I>,? super BeanEntry<I>>) : boolean in class org.wildfly.clustering.ejb.infinispan.BeanFilter |
From |
To |