|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.appclient.component.ApplicationClientComponentDescription |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private getValue(valueFactory ValueFactory, mBeanClassHierarchy List<ClassReflectionIndex>, classLoader ClassLoader) : Value<?> in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method protected createEntityBeanConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ejb3.component.stateless.StatelessComponentDescription |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ejb3.component.entity.EntityBeanComponentDescription |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.webservices.injection.WSComponentDescription |
From |
To |
|
Change Parameter Type classHierarchy : List<ClassReflectionIndex<?>> to classHierarchy : List<ClassReflectionIndex> in method package getSetter(classHierarchy List<ClassReflectionIndex>, propertyName String) : Method in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method package MBeanServices(mBeanName String, mBeanInstance Object, mBeanClassHierarchy List<ClassReflectionIndex>, target ServiceTarget, componentInstantiator ServiceComponentInstantiator, setupActions List<SetupAction>, mbeanContextClassLoader ClassLoader) in class org.jboss.as.service.MBeanServices |
From |
To |
|
Change Parameter Type classHierarchy : List<ClassReflectionIndex<?>> to classHierarchy : List<ClassReflectionIndex> in method package getMethod(classHierarchy List<ClassReflectionIndex>, methodName String, types Class<?>[], fail boolean) : Method in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ejb3.component.singleton.SingletonComponentDescription |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ejb3.component.stateful.StatefulComponentDescription |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private addAttributes(attributeConfigs JBossServiceAttributeConfig[], mBeanClassHierarchy List<ClassReflectionIndex>, mBeanServices MBeanServices, classLoader ClassLoader) : void in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.service.component.ServiceComponentDescription |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private addDependencies(dependencyConfigs JBossServiceDependencyConfig[], mBeanClassHierarchy List<ClassReflectionIndex>, mBeanServices MBeanServices) : void in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private getPropertyInjector(propertyName String, mBeanClassHierarchy List<ClassReflectionIndex>, service Service<?>, value Value<?>) : Injector<Object> in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private getValue(injectConfig Inject, mBeanClassHierarchy List<ClassReflectionIndex>) : Value<?> in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponentDescription |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private getValue(attributeConfig JBossServiceAttributeConfig, mBeanClassHierarchy List<ClassReflectionIndex>) : Value<?> in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public createConfiguration(classIndex ClassReflectionIndex, moduleClassLoader ClassLoader, moduleLoader ModuleLoader) : ComponentConfiguration in class org.jboss.as.ee.component.ComponentDescription |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private getOptionalAttributeInjector(attributeName String, mBeanClassHierarchy List<ClassReflectionIndex>, service Service<Object>) : Injector<Object> in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private addDependencyLists(dependencyListConfigs JBossServiceDependencyListConfig[], mBeanClassHierarchy List<ClassReflectionIndex>, mBeanServices MBeanServices) : void in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private newInstance(serviceConfig JBossServiceConfig, mBeanClassHierarchy List<ClassReflectionIndex>, deploymentClassLoader ClassLoader) : Object in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Parameter Type classHierarchy : List<ClassReflectionIndex<?>> to classHierarchy : List<ClassReflectionIndex> in method package getGetter(classHierarchy List<ClassReflectionIndex>, propertyName String) : Method in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public deploy(phaseContext DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.dd.DeploymentDescriptorInterceptorBindingsProcessor |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, description StatefulComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.InitMethodMergingProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public runtimeAnnotationInformation(componentClass Class<?>, applicationClasses EEApplicationClasses, index DeploymentReflectionIndex, annotationType Class<A>) : RuntimeAnnotationInformation<T> in class org.jboss.as.ee.metadata.MethodAnnotationAggregator |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method private inferRemoteInterfaceFromHome(homeClassName String, module Module, deploymentReflectionIndex DeploymentReflectionIndex, description SessionBeanComponentDescription) : String in class org.jboss.as.ejb3.deployment.processors.merging.HomeViewMergingProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method private resolveRemoveMethod(componentClass Class<?>, index DeploymentReflectionIndex, ejbName String) : Method in class org.jboss.as.ejb3.component.entity.EntityBeanObjectViewConfigurator |
From |
To |
|
Change Variable Type interceptorIndex : ClassReflectionIndex<?> to interceptorIndex : ClassReflectionIndex in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.DefaultInterceptorConfigurator |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, description EJBComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.TimerMethodMergingProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public getMethod(reflectionIndex DeploymentReflectionIndex, clazz Class<?>) : Method in class org.jboss.as.ee.component.MethodInjectionTarget |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method public EjbDescriptorImpl(componentDescription EJBComponentDescription, beanDeploymentArchive BeanDeploymentArchiveImpl, reflectionIndex DeploymentReflectionIndex) in class org.jboss.as.weld.ejb.EjbDescriptorImpl |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method public getInjectionTarget(injectionTargetClassName String, injectionTargetName String, classLoader ClassLoader, deploymentReflectionIndex DeploymentReflectionIndex) : AccessibleObject in class org.jboss.as.ee.utils.InjectionUtils |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method protected resolveEjbHomeBusinessMethod(componentClass Class<?>, index DeploymentReflectionIndex, method Method, ejbName String) : Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator |
From |
To |
|
Change Variable Type componentClassIndex : ClassReflectionIndex<?> to componentClassIndex : ClassReflectionIndex in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ee.component.DefaultInterceptorConfigurator |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method private getField(deploymentUnit DeploymentUnit) : Field in class org.jboss.as.ee.component.FieldInjectionTarget |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method package getGetter(classHierarchy List<ClassReflectionIndex>, propertyName String) : Method in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method private inferLocalInterfaceFromLocalHome(localHomeClassName String, module Module, deploymentReflectionIndex DeploymentReflectionIndex, description SessionBeanComponentDescription) : String in class org.jboss.as.ejb3.deployment.processors.merging.HomeViewMergingProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method package getMethod(classHierarchy List<ClassReflectionIndex>, methodName String, types Class<?>[], fail boolean) : Method in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Variable Type interceptorClassReflectionIndex : ClassReflectionIndex<?> to interceptorClassReflectionIndex : ClassReflectionIndex in method public handle(clazz Class<?>, classDescription EEModuleClassDescription) : void in class org.jboss.as.ejb3.component.EJBContainerInterceptorsViewConfigurator.InterceptorClassDescriptionTraversal |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method package getSetter(classHierarchy List<ClassReflectionIndex>, propertyName String) : Method in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Variable Type mBeanClassHierarchy : List<ClassReflectionIndex<?>> to mBeanClassHierarchy : List<ClassReflectionIndex> in method private addServices(target ServiceTarget, mBeanConfig JBossServiceConfig, classLoader ClassLoader, index DeploymentReflectionIndex, componentInstantiator ServiceComponentInstantiator, phaseContext DeploymentPhaseContext) : void in class org.jboss.as.service.ParsedServiceDeploymentProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method protected resolveEjbFinderMethod(componentClass Class<?>, index DeploymentReflectionIndex, method Method, ejbName String, persistenceType PersistenceType) : Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public deploy(phaseContext DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.dd.ContainerInterceptorBindingsDDProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method private resolveMethod(index DeploymentReflectionIndex, currentClass Class<?>, componentClass Class<?>, methodData NamedMethodMetaData) : Method in class org.jboss.as.ejb3.deployment.processors.merging.EjbConcurrencyMergingProcessor |
From |
To |
|
Change Variable Type retVal : List<ClassReflectionIndex<?>> to retVal : List<ClassReflectionIndex> in method package getClassHierarchy(className String, index DeploymentReflectionIndex, classLoader ClassLoader) : List<ClassReflectionIndex> in class org.jboss.as.service.ReflectionUtils |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method private resolveEjbMethod(userName String, ejbMethodName String, returnType String, componentClass Class<?>, index DeploymentReflectionIndex, method Method, ejbName String) : Method in class org.jboss.as.ejb3.component.entity.EntityBeanHomeViewConfigurator |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method protected handleDeploymentDescriptor(deploymentUnit DeploymentUnit, deploymentReflectionIndex DeploymentReflectionIndex, componentClass Class<?>, description SessionBeanComponentDescription) : void in class org.jboss.as.ejb3.deployment.processors.merging.SessionBeanMergingProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method protected resolveRemoveMethod(componentClass Class<?>, index DeploymentReflectionIndex, ejbName String) : Method in class org.jboss.as.ejb3.component.session.SessionBeanObjectViewConfigurator |
From |
To |
|
Change Variable Type index : ClassReflectionIndex<?> to index : ClassReflectionIndex in method public deploy(phaseContext DeploymentPhaseContext) : void in class org.jboss.as.appclient.deployment.ApplicationClientStartProcessor |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public configure(context DeploymentPhaseContext, description ComponentDescription, configuration ComponentConfiguration) : void in class org.jboss.as.ejb3.component.EJBValidationConfigurator |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method public resolveMethods(methodName String, parameters MethodParametersMetaData, componentClass Class<?>, reflectionIndex DeploymentReflectionIndex) : Collection<Method> in class org.jboss.as.ejb3.deployment.processors.dd.MethodResolutionUtils |
From |
To |
|
Change Variable Type classIndex : ClassReflectionIndex<?> to classIndex : ClassReflectionIndex in method private findRealMethodForBridgeMethod(componentMethod Method, componentConfiguration ComponentConfiguration, reflectionIndex DeploymentReflectionIndex, methodIdentifier MethodIdentifier) : Method in class org.jboss.as.ee.component.ViewDescription.DefaultConfigurator |
From |
To |
|
Change Variable Type classReflectionIndex : ClassReflectionIndex<?> to classReflectionIndex : ClassReflectionIndex in method package verifyFinalizeMethod() : void in class org.jboss.as.webservices.verification.JwsWebServiceEndpointVerifier |
From |
To |