Class HibernateAsciidoctorExtensionRegistry

java.lang.Object
org.hibernate.reactive.env.asciidoctor.HibernateAsciidoctorExtensionRegistry
All Implemented Interfaces:
org.asciidoctor.jruby.extension.spi.ExtensionRegistry

public class HibernateAsciidoctorExtensionRegistry extends Object implements org.asciidoctor.jruby.extension.spi.ExtensionRegistry
  • Constructor Details

    • HibernateAsciidoctorExtensionRegistry

      public HibernateAsciidoctorExtensionRegistry()
  • Method Details

    • register

      public void register(org.asciidoctor.Asciidoctor asciidoctor)
      Specified by:
      register in interface org.asciidoctor.jruby.extension.spi.ExtensionRegistry