Package org.fuin.kickstart4j

Interface Summary
ConfigUpdaterListener Listens to ConfigUpdater progress events.
FileLoader Supports loading files from a source location into a local directory.
Kickstart4JListener Listens to life cycle events of the Kickstart4J installer.
 

Class Summary
AbstractFile A file inside a base directory.
CmdLineOption Represents a single command line option.
CmdLineParser Parses the command line and set the appropriate config object values.
Config Configuration for the application.
ConfigParser Parses a XML configuration.
ConfigUpdater Creates or updates a configuration.
DestFile A file inside a local base directory.
Kickstart4J Main application.
MessagesWrapper Encapsulates access to the "message[_xx][_XX].properties" files.
MkDir A directory inside a base directory.
RemoteFile Remote file.
SrcDir A directory inside a base directory.
SrcFile A file at the source directory.
SrcFileLoader Supports loading files defined in a update set into a local directory.
UpdateSet Set of update operations based on a list fo source files and a local directory.
Utils Utilities for the package.
 

Exception Summary
CmdLineException Something went wrong when parsing a command line.
DeleteException Error deleting a local file.
InvalidConfigException A configuration is invalid.
LoadingFileException Loading a file failed for some reason.
OptionNotFoundException An option key is unknown.
SrcDirNotFoundException A directory was not found in the source directory list.
SrcFileNotFoundException A file was not found in the source file list.
 



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.