类 BundleWireDTO
- java.lang.Object
-
- org.osgi.dto.DTO
-
- org.osgi.resource.dto.WireDTO
-
- org.osgi.framework.wiring.dto.BundleWireDTO
-
public class BundleWireDTO extends WireDTO
Data Transfer Object for a BundleWire.BundleWireDTOs are referencedBundleWiringDTO.NodeDTOs.- 作者:
- $Id: BundleWireDTO.java 1614569 2014-07-30 07:22:32Z cziegeler $
-
-
字段概要
字段 修饰符和类型 字段 说明 intproviderWiringThe identifier of the provider wiring for the bundle wire.intrequirerWiringThe identifier of the requiring wiring for the bundle wire.-
从类继承的字段 org.osgi.resource.dto.WireDTO
capability, provider, requirement, requirer
-
-
构造器概要
构造器 构造器 说明 BundleWireDTO()
-