Package org.jboss.as.cli.impl
Interface AttributeNamePathCompleter.AttributeFilter
-
- Enclosing class:
- AttributeNamePathCompleter
public static interface AttributeNamePathCompleter.AttributeFilterA filter to accept or not completion candidates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(org.jboss.dmr.ModelNode descr)
-