Package org.eclipse.osgi.container
Class ModuleWire
java.lang.Object
org.eclipse.osgi.container.ModuleWire
- All Implemented Interfaces:
BundleWire
,Wire
An implementation of
BundleWire
.- Since:
- 3.10
-
Method Details
-
getCapability
- Specified by:
getCapability
in interfaceBundleWire
- Specified by:
getCapability
in interfaceWire
-
getRequirement
- Specified by:
getRequirement
in interfaceBundleWire
- Specified by:
getRequirement
in interfaceWire
-
getProviderWiring
- Specified by:
getProviderWiring
in interfaceBundleWire
-
getRequirerWiring
- Specified by:
getRequirerWiring
in interfaceBundleWire
-
getProvider
- Specified by:
getProvider
in interfaceBundleWire
- Specified by:
getProvider
in interfaceWire
-
getRequirer
- Specified by:
getRequirer
in interfaceBundleWire
- Specified by:
getRequirer
in interfaceWire
-
toString
-