Class TransformedClassesBuildItem


  • public final class TransformedClassesBuildItem
    extends SimpleBuildItem
    The results of applying bytecode transformation to a class. Note that this has also been abused somewhat to also represent removed resources, as the logic is the same, and it avoids have two separate mechanisms that essentially do the same thing.