com.j2biz.blogunity.installer.tasks
Class CommonsLoggingPropertiesTask

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

public class CommonsLoggingPropertiesTask
extends AbstractInstallationTask

Since:
0.1
Author:
michelson

Constructor Summary
CommonsLoggingPropertiesTask(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

CommonsLoggingPropertiesTask

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

execute

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


Copyright (c)j2biz.com