Uses of Class
org.jboss.as.controller.services.path.PathInfoHandler.Builder
-
Packages that use PathInfoHandler.Builder Package Description org.jboss.as.controller.services.path -
-
Uses of PathInfoHandler.Builder in org.jboss.as.controller.services.path
Methods in org.jboss.as.controller.services.path that return PathInfoHandler.Builder Modifier and Type Method Description PathInfoHandler.BuilderPathInfoHandler.Builder. addAttribute(AttributeDefinition pathAttribute, AttributeDefinition relativeToAttribute)static PathInfoHandler.BuilderPathInfoHandler.Builder. of(PathManager pathManager)PathInfoHandler.BuilderPathInfoHandler.Builder. setParentAttribute(AttributeDefinition parentAttribute)
-