Uses of Class
org.jboss.as.jdr.commands.CallAS7
-
Packages that use CallAS7 Package Description org.jboss.as.jdr.commands -
-
Uses of CallAS7 in org.jboss.as.jdr.commands
Methods in org.jboss.as.jdr.commands that return CallAS7 Modifier and Type Method Description CallAS7CallAS7. operation(String operation)sets the operation to callCallAS7CallAS7. param(String key, String val)adds a key/value parameter pair to the callCallAS7CallAS7. resource(String... parts)appends resource parts to the resource to call
-