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 Summary
Constructors -
Method Summary
-
Constructor Details
-
HibernateAsciidoctorExtensionRegistry
public HibernateAsciidoctorExtensionRegistry()
-
-
Method Details
-
register
public void register(org.asciidoctor.Asciidoctor asciidoctor) - Specified by:
registerin interfaceorg.asciidoctor.jruby.extension.spi.ExtensionRegistry
-