Uses of Class
org.osgi.framework.wiring.dto.BundleWiringDTO
-
Packages that use BundleWiringDTO Package Description org.apache.felix.framework -
-
Uses of BundleWiringDTO in org.apache.felix.framework
Methods in org.apache.felix.framework that return BundleWiringDTO Modifier and Type Method Description private static BundleWiringDTO
DTOFactory. createBundleWiringDTO(Bundle bundle)
private static BundleWiringDTO
DTOFactory. createBundleWiringDTO(BundleWiring wiring)
private static BundleWiringDTO[]
DTOFactory. createBundleWiringDTOArray(Bundle bundle)
-