Toggle navigation
Home
org.jboss.as.clustering.controller.ResourceServiceBuilderFactory<T> to org.jboss.as.clustering.controller.ResourceServiceConfiguratorFactory
No. of Instances - 14
No. of Commits - 2
No. of Projects - {'wildfly'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
this.builderFactory
to
this.factory.createServiceConfigurator(context.getCurrentAddress()).configure(context,model)
this.builderFactory
to
this.factory.createServiceConfigurator(context.getCurrentAddress())
this.builderFactory.createBuilder(context.getCurrentAddress()).configure(context,model)
to
this.factory
this.builderFactory.createBuilder(context.getCurrentAddress())
to
this.factory
this.builderFactory
to
this.factory.createServiceConfigurator(context.getCurrentAddress())
this.builderFactory.createBuilder(context.getCurrentAddress())
to
this.factory
this.parentFactory.createBuilder(parentAddress).configure(context,parentModel).build(context.getServiceTarget())
to
this.parentFactory.createServiceConfigurator(parentAddress).configure(context,parentModel).build(context.getServiceTarget())
this.parentFactory.createBuilder(parentAddress)
to
this.parentFactory.createServiceConfigurator(parentAddress)
this.parentFactory.createBuilder(parentAddress).configure(context,parentModel).build(context.getServiceTarget())
to
this.parentFactory.createServiceConfigurator(parentAddress).configure(context,parentModel).build(context.getServiceTarget())
this.parentFactory.createBuilder(parentAddress)
to
this.parentFactory.createServiceConfigurator(parentAddress)
Rename Variable
builderFactory
to
factory
builderFactory
to
factory
builderFactory
to
factory
builderFactory
to
factory
parentBuilderFactory
to
parentFactory
builderFactory
to
factory
parentBuilderFactory
to
parentFactory
builderFactory
to
serviceConfiguratorFactory
builderFactory
to
serviceConfiguratorFactory
builderFactory
to
serviceConfiguratorFactory