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 BundleWiringDTODTOFactory. createBundleWiringDTO(Bundle bundle)private static BundleWiringDTODTOFactory. createBundleWiringDTO(BundleWiring wiring)private static BundleWiringDTO[]DTOFactory. createBundleWiringDTOArray(Bundle bundle)
-