{code:java}/** * Identifies integration points Hibernate supports loading * as a {@linkplain java.util.ServiceLoader Java service}. * * @see ClassLoaderService#loadJavaServices */ @interface JavaServiceLoadable { }{code}
This can drive another documentation report, similar to the incubating and internals reports |
|