public class GenericResolveContext extends AbstractResolveContext
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CONTRACT_OSGI_FRAMEWORK |
protected static java.lang.String |
IDENTITY_INITIAL_RESOURCE |
protected static java.lang.String |
IDENTITY_SYSTEM_RESOURCE |
log| Constructor and Description |
|---|
GenericResolveContext(LogService log) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEE(EE ee) |
void |
addFramework(java.lang.String framework,
java.lang.String version) |
void |
addRequireBundle(java.lang.String bsn,
VersionRange versionRange) |
void |
done() |
ResourceBuilder |
getInput() |
ResourceBuilder |
getSystem() |
void |
init() |
addCallbacks, addEffectiveDirective, addEffectiveDirective, addEffectiveSet, addRepository, addResolverHook, addSystemResource, createBundleRequirement, createIdentityRequirement, createPackageCapability, createRepository, findFrameworkContractCapability, findProviders, findProviders, findProvidersFromRepositories, getBlackList, getCallbacks, getEffectiveSet, getFailed, getFramework, getHighestResource, getIdentityCapability, getInputResource, getLevel, getMandatoryResources, getRepositories, getResourceIdentity, getResources, getResources, getResourceVersion, getSystemResource, getWirings, insertHostedCapability, isEffective, isInputResource, isSystemResource, loadPath, postProcessProviders, processMandatoryResource, resourceIdentityEquals, setBlackList, setFramework, setInputRequirements, setInputResource, setLevel, setOptionalRoots, setSystemResource, toVersionprotected static final java.lang.String CONTRACT_OSGI_FRAMEWORK
protected static final java.lang.String IDENTITY_INITIAL_RESOURCE
protected static final java.lang.String IDENTITY_SYSTEM_RESOURCE
public void init()
init in class AbstractResolveContextpublic ResourceBuilder getInput()
public ResourceBuilder getSystem()
public void addFramework(java.lang.String framework,
java.lang.String version)
throws java.lang.Exception
java.lang.Exceptionpublic void addEE(EE ee)
throws java.lang.Exception
java.lang.Exceptionpublic void addRequireBundle(java.lang.String bsn,
VersionRange versionRange)
throws java.lang.Exception
java.lang.Exceptionpublic void done()
Data In Motion GmbH all rights reserved