|
Change Parameter Type entry : CoarseAuthenticationEntry<A,D,?> to entry : CoarseAuthenticationEntry<A,D,L> in method public writeObject(output ObjectOutput, entry CoarseAuthenticationEntry<A,D,L>) : void in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntryExternalizer |
From |
To |
|
Change Parameter Type targetClass : Class<T> to targetClass : Class<? extends SessionID> in method package SessionIDExternalizer(targetClass Class<? extends SessionID>) in class org.wildfly.clustering.ejb.infinispan.SessionIDExternalizer |
From |
To |
|
Change Parameter Type configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public SimpleMarshalledValueFactory(factory MarshallingContextFactory, repository MarshallingConfigurationRepository, loader ClassLoader) in class org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValueFactory |
From |
To |
|
Change Parameter Type entry : InfinispanBeanEntry<G> to entry : InfinispanBeanEntry<Object> in method public writeObject(output ObjectOutput, entry InfinispanBeanEntry<Object>) : void in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntryExternalizer |
From |
To |
|
Change Parameter Type metaData : SimpleSessionMetaData to metaData : SessionMetaData in method public writeObject(output ObjectOutput, metaData SessionMetaData) : void in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaDataExternalizer |
From |
To |
|
Change Parameter Type marshaller : Marshaller<A,MarshalledValue<A,MarshallingContext>> to marshaller : Marshaller<A,MarshalledValue<A,MarshallingContext>,MarshallingContext> in method public CoarseSSOFactory(authenticationCache Cache<String,CoarseAuthenticationEntry<A,D,L>>, sessionsCache Cache<CoarseSessionsKey,Map<D,String>>, marshaller Marshaller<A,MarshalledValue<A,MarshallingContext>,MarshallingContext>, localContextFactory LocalContextFactory<L>) in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory |
From |
To |
|
Change Parameter Type targetClass : Class<T> to targetClass : Class<? extends T> in method public ExternalizableExternalizer(targetClass Class<? extends T>) in class org.wildfly.clustering.marshalling.jboss.ExternalizableExternalizer |
From |
To |
|
Change Parameter Type configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public createMarshallingContext(repository MarshallingConfigurationRepository, loader ClassLoader) : SimpleMarshallingContext in class org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContextFactory |
From |
To |
|
Change Parameter Type configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public HashableMarshalledValueFactory(factory MarshallingContextFactory, repository MarshallingConfigurationRepository, loader ClassLoader) in class org.wildfly.clustering.marshalling.jboss.HashableMarshalledValueFactory |
From |
To |
|
Change Parameter Type marshaller : Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>> to marshaller : Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>,MarshallingContext> in method public CoarseSessionFactory(sessionCache Cache<String,CoarseSessionCacheEntry<L>>, attributesCache Cache<SessionAttributesCacheKey,MarshalledValue<Map<String,Object>,MarshallingContext>>, context SessionContext, marshaller Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>,MarshallingContext>, localContextFactory LocalContextFactory<L>) in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory |
From |
To |
|
Change Parameter Type configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public SimpleMarshallingContext(factory MarshallerFactory, repository MarshallingConfigurationRepository, loader ClassLoader) in class org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContext |
From |
To |
|
Change Parameter Type in : ObjectInput to in : ObjectInputStream in method private readObject(in ObjectInputStream) : void in class org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue |
From |
To |
|
Change Parameter Type marshaller : Marshaller<Object,MarshalledValue<Object,MarshallingContext>> to marshaller : Marshaller<Object,MarshalledValue<Object,MarshallingContext>,MarshallingContext> in method public FineSessionFactory(sessionCache Cache<String,FineSessionCacheEntry<L>>, attributeCache Cache<SessionAttributeCacheKey,MarshalledValue<Object,MarshallingContext>>, context SessionContext, marshaller Marshaller<Object,MarshalledValue<Object,MarshallingContext>,MarshallingContext>, localContextFactory LocalContextFactory<L>) in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory |
From |
To |
|
Change Parameter Type entry : FineSessionCacheEntry<Object> to entry : FineSessionCacheEntry<L> in method public writeObject(output ObjectOutput, entry FineSessionCacheEntry<L>) : void in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntryExternalizer |
From |
To |
|
Change Parameter Type marshaller : Marshaller<Object,V> to marshaller : Marshaller<Object,V,MarshallingContext> in method public FineSessionAttributes(id String, attributeCache Cache<SessionAttributeCacheKey,V>, marshaller Marshaller<Object,V,MarshallingContext>) in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionAttributes |
From |
To |
|
Change Parameter Type marshaller : Marshaller<Object,V> to marshaller : Marshaller<Object,V,MarshallingContext> in method public FineImmutableSessionAttributes(id String, attributeCache Cache<SessionAttributeCacheKey,V>, marshaller Marshaller<Object,V,MarshallingContext>) in class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes |
From |
To |
|
Change Parameter Type entry : CoarseSessionCacheEntry<Object> to entry : CoarseSessionCacheEntry<L> in method public writeObject(output ObjectOutput, entry CoarseSessionCacheEntry<L>) : void in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntryExternalizer |
From |
To |
|
Change Parameter Type out : ObjectOutput to out : ObjectOutputStream in method private writeObject(out ObjectOutputStream) : void in class org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.MarshalledValueMarshaller moved to org.wildfly.clustering.marshalling.jboss.MarshalledValueMarshaller |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.SimpleMarshalledValueFactory moved to org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValueFactory |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.MarshallingContext moved to org.wildfly.clustering.marshalling.jboss.MarshallingContext |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.SimpleMarshallingContextFactory moved to org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContextFactory |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.InvalidSerializedFormException moved to org.wildfly.clustering.marshalling.jboss.InvalidSerializedFormException |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.HashableMarshalledValueFactory moved to org.wildfly.clustering.marshalling.jboss.HashableMarshalledValueFactory |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.HashableMarshalledValue moved to org.wildfly.clustering.marshalling.jboss.HashableMarshalledValue |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.MarshallingContextFactory moved to org.wildfly.clustering.marshalling.jboss.MarshallingContextFactory |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.DynamicClassTable moved to org.wildfly.clustering.marshalling.jboss.DynamicClassTable |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.SimpleClassTable moved to org.wildfly.clustering.marshalling.jboss.SimpleClassTable |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.ClassTableContributor moved to org.wildfly.clustering.marshalling.jboss.ClassTableContributor |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.SimpleMarshalledValueFactoryTestCase moved to org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValueFactoryTestCase |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.HashableMarshalledValueFactoryTestCase moved to org.wildfly.clustering.marshalling.jboss.HashableMarshalledValueFactoryTestCase |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.MarshalledValueFactory moved to org.wildfly.clustering.marshalling.jboss.MarshalledValueFactory |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.MarshalledValue moved to org.wildfly.clustering.marshalling.jboss.MarshalledValue |
From |
To |
|
Move Class org.wildfly.clustering.infinispan.spi.io.UUIDExternalizer moved to org.wildfly.clustering.marshalling.jboss.UUIDExternalizer |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.SimpleMarshallingContext moved to org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContext |
From |
To |
|
Move Class org.wildfly.clustering.infinispan.spi.io.ExternalizableExternalizer moved to org.wildfly.clustering.marshalling.jboss.ExternalizableExternalizer |
From |
To |
|
Move Class org.wildfly.clustering.marshalling.SimpleMarshalledValue moved to org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValue |
From |
To |
|
Change Variable Type entry : InfinispanBeanEntry<G> to entry : InfinispanBeanEntry<Object> in method public readObject(input ObjectInput) : InfinispanBeanEntry<Object> in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntryExternalizer |
From |
To |
|
Change Variable Type marshaller : Marshaller<Object,MarshalledValue<Object,MarshallingContext>> to marshaller : Marshaller<Object,MarshalledValue<Object,MarshallingContext>,MarshallingContext> in method private getSessionFactory(context SessionContext, localContextFactory LocalContextFactory<L>) : SessionFactory<?,L> in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactory |
From |
To |
|
Change Variable Type configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public SimpleMarshalledValueFactoryTestCase() in class org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValueFactoryTestCase |
From |
To |
|
Change Variable Type marshaller : Marshaller<A,MarshalledValue<A,MarshallingContext>> to marshaller : Marshaller<A,MarshalledValue<A,MarshallingContext>,MarshallingContext> in method public createSSOManager(identifierFactory IdentifierFactory<String>, localContextFactory LocalContextFactory<L>) : SSOManager<A,D,L,TransactionBatch> in class org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManagerFactory |
From |
To |
|
Change Variable Type marshaller : Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>> to marshaller : Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>,MarshallingContext> in method private getSessionFactory(context SessionContext, localContextFactory LocalContextFactory<L>) : SessionFactory<?,L> in class org.wildfly.clustering.web.infinispan.session.InfinispanSessionManagerFactory |
From |
To |
|
Change Variable Type externalizer : SimpleExternalizer<?> to externalizer : Externalizer<?> in method public getValue() : GlobalConfiguration in class org.jboss.as.clustering.infinispan.subsystem.GlobalConfigurationBuilder |
From |
To |
|
Change Return Type FineSessionCacheEntry<Object> to FineSessionCacheEntry<L> in method public readObject(input ObjectInput) : FineSessionCacheEntry<L> in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntryExternalizer |
From |
To |
|
Change Return Type CoarseSessionCacheEntry<Object> to CoarseSessionCacheEntry<L> in method public readObject(input ObjectInput) : CoarseSessionCacheEntry<L> in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntryExternalizer |
From |
To |
|
Change Return Type InfinispanBeanEntry<G> to InfinispanBeanEntry<Object> in method public readObject(input ObjectInput) : InfinispanBeanEntry<Object> in class org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanEntryExternalizer |
From |
To |
|
Change Return Type VersionedMarshallingConfiguration to MarshallingConfigurationRepository in method public getMarshallingConfigurationRepository() : MarshallingConfigurationRepository in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryBuilder |
From |
To |
|
Change Return Type CoarseAuthenticationEntry<A,D,?> to CoarseAuthenticationEntry<A,D,L> in method public readObject(input ObjectInput) : CoarseAuthenticationEntry<A,D,L> in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntryExternalizer |
From |
To |
|
Change Return Type SimpleSessionMetaData to SessionMetaData in method public readObject(input ObjectInput) : SessionMetaData in class org.wildfly.clustering.web.infinispan.session.SimpleSessionMetaDataExternalizer |
From |
To |
|
Change Return Type VersionedMarshallingConfiguration to MarshallingConfigurationRepository in method public getMarshallingConfigurationRepository() : MarshallingConfigurationRepository in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryConfiguration |
From |
To |
|
Change Attribute Type configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in class org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContext |
From |
To |
|
Change Attribute Type marshaller : Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>> to marshaller : Marshaller<Map<String,Object>,MarshalledValue<Map<String,Object>,MarshallingContext>,MarshallingContext> in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionFactory |
From |
To |
|
Change Attribute Type externalizer : SimpleSessionMetaDataExternalizer to externalizer : Externalizer<SessionMetaData> in class org.wildfly.clustering.web.infinispan.session.coarse.CoarseSessionCacheEntryExternalizer |
From |
To |
|
Change Attribute Type marshaller : Marshaller<Object,V> to marshaller : Marshaller<Object,V,MarshallingContext> in class org.wildfly.clustering.web.infinispan.session.fine.FineImmutableSessionAttributes |
From |
To |
|
Change Attribute Type marshaller : Marshaller<A,MarshalledValue<A,MarshallingContext>> to marshaller : Marshaller<A,MarshalledValue<A,MarshallingContext>,MarshallingContext> in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory |
From |
To |
|
Change Attribute Type marshaller : Marshaller<Object,MarshalledValue<Object,MarshallingContext>> to marshaller : Marshaller<Object,MarshalledValue<Object,MarshallingContext>,MarshallingContext> in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionFactory |
From |
To |
|
Change Attribute Type module : ModuleIdentifier to module : Module in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryBuilder |
From |
To |
|
Change Attribute Type externalizer : SimpleSessionMetaDataExternalizer to externalizer : Externalizer<SessionMetaData> in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionCacheEntryExternalizer |
From |
To |
|
Change Attribute Type marshaller : Marshaller<Object,V> to marshaller : Marshaller<Object,V,MarshallingContext> in class org.wildfly.clustering.web.infinispan.session.fine.FineSessionAttributes |
From |
To |
|
Change Attribute Type marshallingConfiguration : InjectedValue<VersionedMarshallingConfiguration> to repository : InjectedValue<MarshallingConfigurationRepository> in class org.wildfly.clustering.ejb.infinispan.InfinispanBeanManagerFactoryBuilder |
From |
To |
|
Change Attribute Type ejbLocator : EJBLocator to ejbLocator : EJBLocator<?> in class org.jboss.as.ejb3.component.stateful.SerializableEJBProxyWithEJBClientContextIdentifier |
From |
To |
|
Change Attribute Type configurations : Map<Integer,MarshallingConfiguration> to configurations : MarshallingConfiguration[] in class org.wildfly.clustering.marshalling.jboss.SimpleMarshallingConfigurationRepository |
From |
To |
|
Change Attribute Type EXTERNALIZER : SimpleMarshalledValueExternalizer to externalizer : Externalizer<SimpleMarshalledValue<A>> in class org.wildfly.clustering.web.infinispan.sso.coarse.CoarseAuthenticationEntryExternalizer |
From |
To |
|
Rename Parameter unmarshaller : Unmarshaller to input : Unmarshaller in method public readClass(input Unmarshaller) : Class<?> in class org.wildfly.clustering.marshalling.jboss.SimpleClassTable |
From |
To |
|
Rename Parameter configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public SimpleMarshalledValueFactory(factory MarshallingContextFactory, repository MarshallingConfigurationRepository, loader ClassLoader) in class org.wildfly.clustering.marshalling.jboss.SimpleMarshalledValueFactory |
From |
To |
|
Rename Parameter configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public SimpleMarshallingContext(factory MarshallerFactory, repository MarshallingConfigurationRepository, loader ClassLoader) in class org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContext |
From |
To |
|
Rename Parameter module : ModuleIdentifier to moduleId : ModuleIdentifier in method public ChannelCommandDispatcherFactoryBuilder(group String, moduleId ModuleIdentifier) in class org.wildfly.clustering.server.dispatcher.ChannelCommandDispatcherFactoryBuilder |
From |
To |
|
Rename Parameter configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public HashableMarshalledValueFactory(factory MarshallingContextFactory, repository MarshallingConfigurationRepository, loader ClassLoader) in class org.wildfly.clustering.marshalling.jboss.HashableMarshalledValueFactory |
From |
To |
|
Rename Parameter configuration : VersionedMarshallingConfiguration to repository : MarshallingConfigurationRepository in method public createMarshallingContext(repository MarshallingConfigurationRepository, loader ClassLoader) : SimpleMarshallingContext in class org.wildfly.clustering.marshalling.jboss.SimpleMarshallingContextFactory |
From |
To |