Class DroolsCompilationProvider

  • All Implemented Interfaces:
    io.quarkus.deployment.dev.CompilationProvider, java.io.Closeable, java.lang.AutoCloseable

    public class DroolsCompilationProvider
    extends AbstractCompilationProvider
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface io.quarkus.deployment.dev.CompilationProvider

        io.quarkus.deployment.dev.CompilationProvider.Context
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.lang.String> handledExtensions()  
      • Methods inherited from class io.quarkus.deployment.dev.JavaCompilationProvider

        close, getProviderKey, getSourcePath
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DroolsCompilationProvider

        public DroolsCompilationProvider()
    • Method Detail

      • handledExtensions

        public java.util.Set<java.lang.String> handledExtensions()
        Specified by:
        handledExtensions in interface io.quarkus.deployment.dev.CompilationProvider
        Overrides:
        handledExtensions in class io.quarkus.deployment.dev.JavaCompilationProvider