de.intarsys.tools.installresource
Class InstallFile
java.lang.Object
de.intarsys.tools.installresource.Install
de.intarsys.tools.installresource.InstallFile
public class InstallFile
- extends Install
An abstraction to access a single file to be deployed along with the
application via the class loader.
| Methods inherited from class de.intarsys.tools.installresource.Install |
delete, getClassLoader, getFile, getFiles, getName, getPath, getPlatformDefaultId, getPlatformFallbackId, getPlatformId, isPlatformDependent, load, loadAll, setClassLoader, setPlatformFallbackId, setPlatformId |
InstallFile
public InstallFile(String path,
String name,
boolean platformDependent)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.