com.funambol.syncclient.spap.installer
Class SPSInstaller

java.lang.Object
  extended by com.funambol.syncclient.spap.installer.SPSInstaller

public class SPSInstaller
extends java.lang.Object

This is the installer class for SPS applications. It creates the required DM structure and moves the datastore classes where appropriate.

Version:
$Id: SPSInstaller.java,v 1.3 2007-12-22 18:09:17 nichele Exp $

Constructor Summary
SPSInstaller()
           
 
Method Summary
static int install(InstallationContext ctx)
           
static int uninstall(InstallationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPSInstaller

public SPSInstaller()
Method Detail

install

public static int install(InstallationContext ctx)
                   throws AssetManagementException
Throws:
AssetManagementException

uninstall

public static int uninstall(InstallationContext ctx)
                     throws AssetManagementException
Throws:
AssetManagementException


Copyright © 2010 Funambol. All Rights Reserved.