public class BundleDeterminator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SPECIAL_BUNDLE_NAME_COUNT |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCacheFor(Path pRelativePath) |
org.osgi.framework.Bundle |
determine(Path pRelativePath) |
void |
setPrefix(String pPrefix) |
public static final int SPECIAL_BUNDLE_NAME_COUNT
public void setPrefix(String pPrefix)
public org.osgi.framework.Bundle determine(Path pRelativePath) throws BundleDeterminationException
BundleDeterminationExceptionpublic void clearCacheFor(Path pRelativePath)
Copyright © 2017 SourcePond. All rights reserved.