Class EvalauteRelativeXPathsService

All Implemented Interfaces:
AdaptrisComponent, ComponentLifecycle, ComponentLifecycleExtension, ConfigComment, MessageEventGenerator, Service, StateManagedComponent

@ComponentProfile(summary="Execute multiple XPaths for each relative XPath defined in the BIP config-api response.", tag="service,bip,json,xml") public class EvalauteRelativeXPathsService extends AbstractJsonPathSource
Very specific service for reading and evaluating BIP relative XPaths.

In the adapter configuration file this class is aliased as evaluate-relative-xpaths which is the preferred alternative to the fully qualified classname when building your configuration.