Uses of Class
org.jboss.as.controller.services.path.PathInfoHandler
-
Packages that use PathInfoHandler Package Description org.jboss.as.controller.services.path -
-
Uses of PathInfoHandler in org.jboss.as.controller.services.path
Methods in org.jboss.as.controller.services.path that return PathInfoHandler Modifier and Type Method Description PathInfoHandlerPathInfoHandler.Builder. build()Methods in org.jboss.as.controller.services.path with parameters of type PathInfoHandler Modifier and Type Method Description static voidPathInfoHandler. registerOperation(ManagementResourceRegistration resourceRegistration, PathInfoHandler handler)
-