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) classFields in org.apache.felix.framework declared as BundleRevisionImplMethods in org.apache.felix.framework with parameters of type BundleRevisionImplModifier and TypeMethodDescriptionprivate static BundleRevisionDTODTOFactory.createBundleRevisionDTO(Bundle bundle, BundleRevisionImpl revision, Set<BundleRevisionDTO> resources) private static intDTOFactory.getRevisionID(BundleRevisionImpl revision) (package private) voidFelix.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) privateRevisionAsJarURL(BundleRevisionImpl revision)