org.objectweb.carol.cmi.compiler

Class TemplateCompiler

Implemented Interfaces:
LogSystem

public class TemplateCompiler
extends java.lang.Object
implements LogSystem

Constructor Summary

TemplateCompiler(Compiler c, ClassConf ccc)

Method Summary

String
genConfig()
String
genStub()
void
init(RuntimeServices arg0)
void
logVelocityMessage(int arg0, String arg1)

Constructor Details

TemplateCompiler

public TemplateCompiler(Compiler c,
                        ClassConf ccc)
            throws CompilerException

Method Details

genConfig

public String genConfig()
            throws CompilerException


genStub

public String genStub()
            throws CompilerException


init

public void init(RuntimeServices arg0)
            throws Exception


logVelocityMessage

public void logVelocityMessage(int arg0,
                               String arg1)