The meta-annotation will trigger the enclosing service type marked with this annotation to drive the
builder-processor. In other words, this annotation is a means for discovery of other
Builder-like annotations. An accompanying BuilderCreator (see the processor-spi module) is
then expected to handle creating the appropriate builder for the given annotation.