public class PropertiesInstaller extends Object implements org.apache.felix.fileinstall.ArtifactInstaller
| Constructor and Description |
|---|
PropertiesInstaller(PropertiesLoginModule propertiesLoginModule,
String usersFile) |
public PropertiesInstaller(PropertiesLoginModule propertiesLoginModule, String usersFile)
public boolean canHandle(File artifact)
canHandle in interface org.apache.felix.fileinstall.ArtifactListenerpublic void install(File artifact) throws Exception
install in interface org.apache.felix.fileinstall.ArtifactInstallerExceptionpublic void update(File artifact) throws Exception
update in interface org.apache.felix.fileinstall.ArtifactInstallerExceptionpublic void uninstall(File artifact) throws Exception
uninstall in interface org.apache.felix.fileinstall.ArtifactInstallerExceptionpublic String getUsersFileName()
Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.