Class BCCCompiler

  • All Implemented Interfaces:
    Compiler, org.codehaus.plexus.logging.LogEnabled

    @Component(role=Compiler.class,
               hint="bcc",
               instantiationStrategy="per-lookup")
    public class BCCCompiler
    extends CCompiler