org.nuxeo.osgi
Class BundleIdGenerator
java.lang.Object
org.nuxeo.osgi.BundleIdGenerator
public class BundleIdGenerator
- extends Object
- Author:
- Bogdan Stefanescu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleIdGenerator
public BundleIdGenerator()
load
public void load(File file)
store
public void store(File file)
throws IOException
- Throws:
IOException
getBundleId
public long getBundleId(String name)
addBundle
public long addBundle(String name)
contains
public boolean contains(String name)
Copyright © 2010 Nuxeo SAS. All Rights Reserved.