Package org.apache.camel.main.fatjar


package org.apache.camel.main.fatjar
  • Classes
    Class
    Description
    An implementation of the org.apache.camel.spi.PackageScanClassResolver that is able to scan spring-boot fat jars to find classes contained also in nested jars.
    An implementation of the org.apache.camel.spi.PackageScanResourceResolver that is able to scan spring-boot fat jars to find resources contained also in nested jars.
    A Main class for booting up Camel in standalone mode packaged as far-jar using the camel-repackager-maven-plugin.