|
Rename Method public isAlive(typeDescription TypeDescription, classLoader ClassLoader, module JavaModule, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean renamed to public matches(typeDescription TypeDescription, classLoader ClassLoader, module JavaModule, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Ignored |
From |
To |
|
Rename Method public isAlive(typeDescription TypeDescription, classLoader ClassLoader, module JavaModule, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean renamed to public matches(typeDescription TypeDescription, classLoader ClassLoader, module JavaModule, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Compound |
From |
To |
|
Rename Method public isAlive(typeDescription TypeDescription, classLoader ClassLoader, module JavaModule, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean renamed to public matches(typeDescription TypeDescription, classLoader ClassLoader, module JavaModule, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean in class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple |
From |
To |