Toggle navigation
Home
org.jboss.as.controller.registry.Resource.ResourceEntry to java.lang.String
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'wildfly'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
resource.getChildren(childType)
to
resource.getChildrenNames(childType)
subsystemResource.getChildren(configType)
to
subsystemResource.getChildrenNames(configType)
subsystemResource.getChildren(CM_RESOURCE)
to
subsystemResource.getChildrenNames(CM_RESOURCE)
Rename Variable
re
to
name
re
to
name
re
to
name