Uses of Class
org.apache.felix.framework.BundleWiringImpl
Packages that use BundleWiringImpl
-
Uses of BundleWiringImpl in org.apache.felix.framework
Subclasses of BundleWiringImpl in org.apache.felix.frameworkFields in org.apache.felix.framework declared as BundleWiringImplModifier and TypeFieldDescriptionprivate BundleWiringImplBundleRevisionImpl.m_wiringprivate final BundleWiringImplBundleWiringImpl.BundleClassLoader.m_wiringprivate final BundleWiringImplBundleWiringImpl.BundleClassLoaderJava5.m_wiringMethods in org.apache.felix.framework with parameters of type BundleWiringImplModifier and TypeMethodDescriptionvoidBundleRevisionImpl.resolve(BundleWiringImpl wiring) voidExtensionManager.ExtensionManagerRevision.resolve(BundleWiringImpl wire) Constructors in org.apache.felix.framework with parameters of type BundleWiringImplModifierConstructorDescriptionBundleClassLoader(BundleWiringImpl wiring, ClassLoader parent, Logger logger) BundleClassLoaderJava5(BundleWiringImpl wiring, ClassLoader parent, Logger logger)