Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.osgi
Class SystemBundleFile

java.lang.Object
  extended by org.nuxeo.osgi.DirectoryBundleFile
      extended by org.nuxeo.osgi.SystemBundleFile
All Implemented Interfaces:
BundleFile

public class SystemBundleFile
extends DirectoryBundleFile

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from class org.nuxeo.osgi.DirectoryBundleFile
MANIFEST_PATH
 
Constructor Summary
SystemBundleFile(File file)
           
 
Method Summary
static Manifest createManifest()
           
 
Methods inherited from class org.nuxeo.osgi.DirectoryBundleFile
findEntries, findNestedBundles, getEntry, getEntryPaths, getFile, getFileName, getLocation, getManifest, getNestedBundles, getSymbolicName, getURL, isDirectory, isJar, main, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SystemBundleFile

public SystemBundleFile(File file)
                 throws IOException
Throws:
IOException
Method Detail

createManifest

public static Manifest createManifest()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.