fun stableExcept(symbolicNames: Iterable<String>): Boolean
Checks if all bundles except these matching symbolic name pattern are active.
fun stableExcept(symbolicName: String): Boolean