Uses of Class
org.apache.felix.framework.BundleWiringImpl
-
Packages that use BundleWiringImpl Package Description org.apache.felix.framework -
-
Uses of BundleWiringImpl in org.apache.felix.framework
Subclasses of BundleWiringImpl in org.apache.felix.framework Modifier and Type Class Description (package private) classExtensionManager.ExtensionManagerWiringFields in org.apache.felix.framework declared as BundleWiringImpl Modifier and Type Field Description private BundleWiringImplBundleRevisionImpl. m_wiringprivate BundleWiringImplBundleWiringImpl.BundleClassLoader. m_wiringprivate BundleWiringImplBundleWiringImpl.BundleClassLoaderJava5. m_wiringMethods in org.apache.felix.framework with parameters of type BundleWiringImpl Modifier and Type Method Description voidBundleRevisionImpl. resolve(BundleWiringImpl wiring)voidExtensionManager.ExtensionManagerRevision. resolve(BundleWiringImpl wire)Constructors in org.apache.felix.framework with parameters of type BundleWiringImpl Constructor Description BundleClassLoader(BundleWiringImpl wiring, java.lang.ClassLoader parent, Logger logger)BundleClassLoaderJava5(BundleWiringImpl wiring, java.lang.ClassLoader parent, Logger logger)
-