com.j2biz.blogunity.installer
Class InstallService

java.lang.Object
  extended bycom.j2biz.blogunity.installer.InstallService

public class InstallService
extends Object


Method Summary
 InstallOptions getInstallOptions()
           
static InstallService getInstance()
           
 void init(ServletContext ctx)
           
 boolean isApplicationInstalled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static InstallService getInstance()

init

public void init(ServletContext ctx)

isApplicationInstalled

public boolean isApplicationInstalled()

getInstallOptions

public InstallOptions getInstallOptions()


Copyright (c)j2biz.com