5e9afb1714462c077774d850b33e8790d548ddcf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type EJBClientContext to EJBClientContextService in method public getValue() : EJBClientContextService in class org.jboss.as.ejb3.remote.EJBClientContextService | From | To | |
Rename Attribute | 1 | ||
Rename Attribute EJB_CLIENT_CONTEXT : AttachmentKey<EJBClientContext> to EJB_CLIENT_CONTEXT_SERVICE : AttachmentKey<EJBClientContextService> in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys | From | To | |
Change Variable Type | 2 | ||
Change Variable Type clientContextServiceBuilder : ServiceBuilder<EJBClientContext> to clientContextServiceBuilder : ServiceBuilder<EJBClientContextService> in method private addRemoteInvocationServices(context OperationContext, ejbSubsystemModel ModelNode, appclient boolean) : void in class org.jboss.as.ejb3.subsystem.EJB3SubsystemAdd | From | To | |
Change Variable Type serviceBuilder : ServiceBuilder<EJBClientContext> to serviceBuilder : ServiceBuilder<EJBClientContextService> in method public deploy(phaseContext DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.EJBClientDescriptorMetaDataProcessor | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type ejbClientContextValue : InjectedValue<EJBClientContext> to ejbClientContextValue : InjectedValue<EJBClientContextService> in class org.jboss.as.jsr77.subsystem.RegisterManagementEJBService | From | To | |
Change Attribute Type ejbClientContextInjectedValue : InjectedValue<EJBClientContext> to ejbClientContextInjectedValue : InjectedValue<EJBClientContextService> in class org.jboss.as.ejb3.deployment.processors.EjbClientContextSetupProcessor.RegistrationService | From | To | |
Change Attribute Type EJB_CLIENT_CONTEXT : AttachmentKey<EJBClientContext> to EJB_CLIENT_CONTEXT_SERVICE : AttachmentKey<EJBClientContextService> in class org.jboss.as.ejb3.deployment.EjbDeploymentAttachmentKeys | From | To |