Uses of Class
org.apache.felix.framework.BundleRevisionImpl
Packages that use BundleRevisionImpl
-
Uses of BundleRevisionImpl in org.apache.felix.framework
Subclasses of BundleRevisionImpl in org.apache.felix.frameworkModifier and TypeClassDescription(package private) class
Fields in org.apache.felix.framework declared as BundleRevisionImplMethods in org.apache.felix.framework with parameters of type BundleRevisionImplModifier and TypeMethodDescriptionprivate static BundleRevisionDTO
DTOFactory.createBundleRevisionDTO
(Bundle bundle, BundleRevisionImpl revision, Set<BundleRevisionDTO> resources) private static int
DTOFactory.getRevisionID
(BundleRevisionImpl revision) (package private) void
Felix.setBundleProtectionDomain
(BundleImpl bundleImpl, BundleRevisionImpl revisionImpl) Constructors in org.apache.felix.framework with parameters of type BundleRevisionImplModifierConstructorDescription(package private)
BundleWiringImpl
(Logger logger, Map configMap, StatefulResolver resolver, BundleRevisionImpl revision, List<BundleRevision> fragments, List<BundleWire> wires, Map<String, BundleRevision> importedPkgs, Map<String, List<BundleRevision>> requiredPkgs) (package private)
ExtensionManagerWiring
(Logger logger, Map configMap, BundleRevisionImpl revision) private
RevisionAsJarURL
(BundleRevisionImpl revision)