Nuxeo Enterprise Platform 5.4

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

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

Constructor Detail

SystemBundleFile

public SystemBundleFile(java.io.File file)
Method Detail

createManifest

public static java.util.jar.Manifest createManifest()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.