Home
last modified time | relevance | path

Searched refs:importer3Wiring (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/container/
H A DTestModuleContainer.java2398 ModuleWiring importer3Wiring = moduleImporter3.getCurrentRevision().getWiring(); in testSubstitutableExportBatch() local
2399 …for (ModuleWire wire : importer3Wiring.getRequiredModuleWires(PackageNamespace.PACKAGE_NAMESPACE))… in testSubstitutableExportBatch()