Uses of Class
org.osgi.framework.wiring.dto.BundleWireDTO
-
Packages that use BundleWireDTO Package Description org.apache.felix.framework -
-
Uses of BundleWireDTO in org.apache.felix.framework
Methods in org.apache.felix.framework that return BundleWireDTO Modifier and Type Method Description private static BundleWireDTO
DTOFactory. createBundleWireDTO(Wire wire, java.util.Set<BundleRevisionDTO> resources, java.util.Set<BundleWiringDTO.NodeDTO> nodes)
-