Package org.nuxeo.ecm.webengine.install
Class Installer
java.lang.Object
org.nuxeo.ecm.webengine.install.Installer
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyResources(org.osgi.framework.Bundle bundle, String path, File root) org.osgi.framework.Bundleprotected FilegetBundleFile(org.osgi.framework.Bundle bundle) protected FilegetTempBundleDir(org.osgi.framework.Bundle bundle) voidinstall(RuntimeContext ctx, File installDir) voidvoidvoidvoidvoidlogWarning(String message) voiduninstall(RuntimeContext ctx, File installDir)
-
Field Details
-
module
-
ctx
-
-
Constructor Details
-
Installer
public Installer()
-
-
Method Details
-
getBundle
public org.osgi.framework.Bundle getBundle() -
getContext
-
logError
-
logError
-
logInfo
-
logWarning
-
logTrace
-
install
-
uninstall
-
copyResources
public static void copyResources(org.osgi.framework.Bundle bundle, String path, File root) throws IOException - Throws:
IOException
-
getTempBundleDir
-
getBundleFile
-