val stable: Boolean
fun stable(symbolicName: String): Boolean
fun stable(symbolicNames: Iterable<String>): Boolean
Checks if all bundles of matching symbolic name pattern are stable.