OSGI_EE_NAMESPACE, PROPS
Constructor and Description |
---|
SystemState(BundleContext context) |
Modifier and Type | Method and Description |
---|---|
StateDelta |
compare(State state)
Returns a delta describing the differences between this state and the
given state.
|
addBundle, addDisabledInfo, addDynamicImportPackages, addResolverError, dynamicCacheChanged, fullyLoad, getBundle, getBundle, getBundleByLocation, getBundles, getBundles, getChanges, getDependencyClosure, getDisabledBundles, getDisabledInfo, getDisabledInfos, getExportedPackages, getFactory, getHighestBundleId, getPlatformProperties, getRemovalPending, getResolvedBundles, getResolver, getResolverErrors, getResolverHook, getStateHelper, getSystemBundle, getSystemPackages, getTimeStamp, isEmpty, isResolved, linkDynamicImport, removeBundle, removeBundle, removeBundleComplete, removeDisabledInfo, removeResolverErrors, resolve, resolve, resolve, resolve, resolveBundle, resolveBundle, resolveBundle, resolveConstraint, setNativePathsInvalid, setOverrides, setPlatformProperties, setPlatformProperties, setResolver, setResolverHookFactory, setTimeStamp, unloadLazyData, updateBundle
public SystemState(BundleContext context)
public StateDelta compare(State state) throws BundleException
State
Note that the generated StateDelta will contain BundleDeltas with one of the following types: BundleDelta.ADDED, BundleDelta.REMOVED and BundleDelta.UPDATED
state
- the base stateBundleException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.