public class LicenseInstaller
extends java.lang.Object
implements org.apache.felix.fileinstall.ArtifactInstaller
| Constructor and Description |
|---|
LicenseInstaller() |
public boolean canHandle(java.io.File artifact)
canHandle in interface org.apache.felix.fileinstall.ArtifactListenerpublic void install(java.io.File file)
throws java.lang.Exception
install in interface org.apache.felix.fileinstall.ArtifactInstallerjava.lang.Exceptionpublic void uninstall(java.io.File file)
throws java.lang.Exception
uninstall in interface org.apache.felix.fileinstall.ArtifactInstallerjava.lang.Exceptionpublic void update(java.io.File file)
throws java.lang.Exception
update in interface org.apache.felix.fileinstall.ArtifactInstallerjava.lang.Exception