|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.nuxeo.osgi.BundleIdGenerator
public class BundleIdGenerator
Constructor Summary | |
---|---|
BundleIdGenerator()
|
Method Summary | |
---|---|
long |
addBundle(String name)
|
boolean |
contains(String name)
|
long |
getBundleId(String name)
|
void |
load(File file)
|
void |
store(File file)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BundleIdGenerator()
Method Detail |
---|
public void load(File file)
public void store(File file) throws IOException
IOException
public long getBundleId(String name)
public long addBundle(String name)
public boolean contains(String name)
|
Nuxeo ECM Projects 5.4.3-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |