Class ByteBuddyMojo.ForProductionTypes

    • Constructor Detail

      • ForProductionTypes

        public ForProductionTypes()
    • Method Detail

      • getOutputDirectory

        protected java.lang.String getOutputDirectory()
        Description copied from class: ByteBuddyMojo
        Returns the output directory to search for class files.
        Specified by:
        getOutputDirectory in class ByteBuddyMojo
        Returns:
        The output directory to search for class files.
      • getSourceDirectory

        protected java.lang.String getSourceDirectory()
        Description copied from class: ByteBuddyMojo
        Returns the source directory that determines the class files to process.
        Specified by:
        getSourceDirectory in class ByteBuddyMojo
        Returns:
        The source directory that serves as an input for the transformation.