public class ExecServices extends Object
| Modifier and Type | Method and Description |
|---|---|
static Service |
createFromXml(InputStream input)
Creates a service with exec arguments based on the description of an XML
file.
|
public static Service createFromXml(InputStream input)
input - a stream with an xml file; can't be nullCopyright © 2015. All rights reserved.