Class CompilationManagerImpl

  • All Implemented Interfaces:
    org.kie.efesto.compilationmanager.api.service.CompilationManager

    public class CompilationManagerImpl
    extends java.lang.Object
    implements org.kie.efesto.compilationmanager.api.service.CompilationManager
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processResource​(org.kie.efesto.compilationmanager.api.model.EfestoCompilationContext context, org.kie.efesto.compilationmanager.api.model.EfestoResource... toProcess)  
      • Methods inherited from class java.lang.Object

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

      • CompilationManagerImpl

        public CompilationManagerImpl()
    • Method Detail

      • processResource

        public void processResource​(org.kie.efesto.compilationmanager.api.model.EfestoCompilationContext context,
                                    org.kie.efesto.compilationmanager.api.model.EfestoResource... toProcess)
        Specified by:
        processResource in interface org.kie.efesto.compilationmanager.api.service.CompilationManager