Extension point allowing to customize the support bundle naming strategy.
It will work the following way:
- If an implementation of BundleNameInstanceTypeProvider is found, it will be used.
WARNING: if many are found, then a warning will be issued, and the first extension found will be used.
- If not, then it will check for the presence of the #SUPPORT_BUNDLE_NAMING_INSTANCE_SPEC_PROPERTY system property, and will use its value if provided.
- If not, then will fallback to the original behaviour, which is simply an empty String