org.objectweb.fractal.fraclet.annotation.generator.template
Class LogTemplate

java.lang.Object
  extended by org.objectweb.fractal.fraclet.annotation.generator.template.LogTemplate
All Implemented Interfaces:
spoon.template.Template

public class LogTemplate
extends Object
implements spoon.template.Template

A template to manage the bindFc method to get the Component reference

Author:
Nicolas Pessemier

Constructor Summary
LogTemplate(String serviceName)
           
 
Method Summary
 void setLoggerFactory(org.objectweb.util.monolog.api.LoggerFactory lf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogTemplate

public LogTemplate(String serviceName)
Method Detail

setLoggerFactory

public void setLoggerFactory(org.objectweb.util.monolog.api.LoggerFactory lf)