While resolving the bundle if the {@link Resolver} encounters a {@link BundleDescription} which has disabled info returned by {@link State#getDisabledInfos(BundleDescription)} then the bundle must not be allowed to resolve and a ResolverError of type {@link ResolverError#DISABLED_BUNDLE}must be added to the state.
@see State @since 3.4
|
|