Package | Description |
---|---|
org.apache.sling.testing.clients.osgi |
OSGI testing tools.
|
Modifier and Type | Method and Description |
---|---|
BundleInfo |
BundlesInfo.forId(String id)
Return bundle info for a bundle with persistence identifier
pid |
BundleInfo |
BundlesInfo.forName(String name)
Return bundle info for a bundle with name
name |
BundleInfo |
BundlesInfo.forSymbolicName(String name)
Return bundle info for a bundle with symbolic name
name |
BundleInfo |
OsgiConsoleClient.getBundleInfo(String id,
int... expectedStatus)
Returns the wrapper for the bundle info json
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.