com.j2biz.blogunity.installer.tasks
Class Log4jPropertiesTask

java.lang.Object
  extended bycom.j2biz.blogunity.installer.tasks.AbstractInstallationTask
      extended bycom.j2biz.blogunity.installer.tasks.Log4jPropertiesTask

public class Log4jPropertiesTask
extends AbstractInstallationTask

Since:
0.1
Author:
michelson

Constructor Summary
Log4jPropertiesTask(org.apache.velocity.app.VelocityEngine engine)
           
 
Method Summary
 ExecutionStatus execute(InstallationContext context)
           
 
Methods inherited from class com.j2biz.blogunity.installer.tasks.AbstractInstallationTask
addDetail, failed, getName, ok, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4jPropertiesTask

public Log4jPropertiesTask(org.apache.velocity.app.VelocityEngine engine)
Method Detail

execute

public ExecutionStatus execute(InstallationContext context)
Specified by:
execute in class AbstractInstallationTask


Copyright (c)j2biz.com