7.3 Blueprint Service Configuration Detection Criteria

Bundlor scans for Blueprint Service configuration files. If it detects this file type, it scans the file for a number of values that contain class names.

7.3.1 Blueprint Configuration Values

Using XPath syntax, the following is a list of values searched for type names

  • //bp:bean/bp:argument/@type
  • //bp:bean/@class
  • //bp:service/@interface
  • //bp:reference/@interface
  • //bp:reference-list/@interface
  • //bp:map/@key-type
  • //bp:map/@value-type
  • //bp:list/@value-type
  • //bp:set/@value-type
  • //bp:array/@value-type
  • //bp:interfaces/bp:value