public class PathsAutoComplete extends AutoComplete
:read-children-names(child-type=path).
In domain mode we try to get the first running server of the selected profile and use /host=foo/server-bar:read-children-names(child-type=path) or :read-children-names(child-type=path) in case
there's no running server or no selected profile.
Since the operation is static it's important to update it when a profile is selected or a server is stopped or started.
SHOW_ALL_VALUE| Constructor and Description |
|---|
PathsAutoComplete() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.