org.mmbase.applications.packaging.packagehandlers
Class ConfigBasicPackage

java.lang.Object
  extended by org.mmbase.applications.packaging.packagehandlers.BasicPackage
      extended by org.mmbase.applications.packaging.packagehandlers.ConfigBasicPackage
All Implemented Interfaces:
PackageInterface

public class ConfigBasicPackage
extends BasicPackage
implements PackageInterface

ConfigBasicPackage, Handler for configuration files

Author:
Daniel Ockeloen (MMBased)

Field Summary
 
Fields inherited from class org.mmbase.applications.packaging.packagehandlers.BasicPackage
DTD_PACKAGE_1_0, DTD_PACKAGEDEPENDS_1_0, PUBLIC_ID_PACKAGE_1_0, PUBLIC_ID_PACKAGEDEPENDS_1_0
 
Constructor Summary
ConfigBasicPackage()
          Constructor for the ConfigBasicPackage object
 
Method Summary
 boolean install()
          Description of the Method
 boolean uninstall()
          Description of the Method
 
Methods inherited from class org.mmbase.applications.packaging.packagehandlers.BasicPackage
clearInstallSteps, dependsInstalled, getBundleStep, getCreationDate, getDependsFailed, getDescription, getId, getInstallationNotes, getInstallSteps, getInstallSteps, getJarFile, getJarStream, getLicenseBody, getLicenseName, getLicenseType, getLicenseVersion, getMaintainer, getName, getNextInstallStep, getParentBundle, getPath, getProgressBarValue, getProvider, getRelatedPeople, getReleaseNotes, getState, getType, getVersion, increaseProgressBar, increaseProgressBar, init, install, lastSeen, registerPublicIDs, setParentBundle, setProgressBar, setState, signalUpdate, uninstall, updateRegistryInstalled, updateRegistryUninstalled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mmbase.applications.packaging.packagehandlers.PackageInterface
clearInstallSteps, getCreationDate, getDependsFailed, getDescription, getId, getInstallationNotes, getInstallSteps, getInstallSteps, getJarFile, getJarStream, getLicenseBody, getLicenseName, getLicenseType, getLicenseVersion, getMaintainer, getName, getParentBundle, getPath, getProgressBarValue, getProvider, getRelatedPeople, getReleaseNotes, getState, getType, getVersion, increaseProgressBar, increaseProgressBar, init, install, setParentBundle, setProgressBar, setState, uninstall
 

Constructor Detail

ConfigBasicPackage

public ConfigBasicPackage()
Constructor for the ConfigBasicPackage object

Method Detail

install

public boolean install()
Description of the Method

Specified by:
install in interface PackageInterface
Overrides:
install in class BasicPackage
Returns:
Description of the Return Value

uninstall

public boolean uninstall()
Description of the Method

Specified by:
uninstall in interface PackageInterface
Overrides:
uninstall in class BasicPackage
Returns:
Description of the Return Value


packaging build ${version}