public static interface Operator.ConfigurationAccessor
ConfigurationChooserPropertyDescriptor.| Modifier and Type | Method and Description |
|---|---|
NodeList |
getConfigurationBlocksAsXML(String xpath)
Return all nodes that satisfy the given xpath expression, within the adapter/operator configuration area
of the StreamBase Server's configuration file.
|
NodeList getConfigurationBlocksAsXML(String xpath) throws XPathExpressionException
adapter-configurations element.
Behaviour is undefined if the xpath expression traverses upwards to parent nodes.
xpath - the xpath expression to evaluateNodeList given the input expressionXPathExpressionException - invalid xpath expressionCopyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.