- DEFAULT_ADMIN_PASSWORD - Static variable in class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- DEFAULT_ADMIN_USER - Static variable in class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- DEFAULT_ENCODING - Static variable in class org.apache.sling.testing.clients.util.FormEntityBuilder
-
- DEFAULT_ENCODING - Static variable in class org.apache.sling.testing.clients.util.URLParameterBuilder
-
- DEFAULT_NODE_TYPE - Static variable in class org.apache.sling.testing.clients.SlingClient
-
- DEFAULT_PASSWORD - Static variable in class org.apache.sling.testing.clients.Constants
-
- DEFAULT_URL - Static variable in class org.apache.sling.testing.clients.Constants
-
- DEFAULT_USERNAME - Static variable in class org.apache.sling.testing.clients.Constants
-
- DelayRequestInterceptor - Class in org.apache.sling.testing.clients.interceptors
-
- DelayRequestInterceptor(long) - Constructor for class org.apache.sling.testing.clients.interceptors.DelayRequestInterceptor
-
- delete(String) - Method in class org.apache.sling.testing.clients.html.MicrodataClient
-
- delete() - Method in class org.apache.sling.testing.clients.util.SlingParameter
-
- deleteConfiguration(String, int...) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Delete the config referenced by the PID
- deleteMessages() - Method in class org.apache.sling.testing.clients.email.SlingEmailClient
-
Deletes all mail messages currently stored
- deletePath(String, int...) - Method in class org.apache.sling.testing.clients.SlingClient
-
Deletes a sling path (:operation delete)
- disableRedirectHandling() - Method in class org.apache.sling.testing.clients.SlingClient.InternalBuilder
-
Disables automatic redirect handling.
- doCount(String, QueryClient.QueryType) - Method in class org.apache.sling.testing.clients.query.QueryClient
-
Executes a query on the server and returns only the number of rows in the result
- doDelete(String, List<NameValuePair>, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a DELETE request and consumes the entity in the response.
- doGet(String, List<NameValuePair>, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a GET request and consumes the entity in the response (so the connection is closed immediately)
The content is cached and can be retrieved using response.getContent()
.
- doGet(String, List<NameValuePair>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a GET request and consumes the entity in the response (so the connection is closed immediately)
The content is cached and can be retrieved using response.getContent()
.
- doGet(String, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a GET request and consumes the entity in the response (so the connection is closed immediately)
The content is cached and can be retrieved using response.getContent()
.
- doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.testing.clients.query.servlet.QueryServlet
-
- doGetJson(String, int, int...) - Method in class org.apache.sling.testing.clients.SlingClient
-
Returns the JsonNode
object corresponding to a content node.
- doHead(String, List<NameValuePair>, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a HEAD request
- doPatch(String, HttpEntity, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a PATCH request and consumes the entity in the response.
- doPost(String, HttpEntity, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a POST request and consumes the entity in the response.
- doPost(String, HttpEntity, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a POST request and consumes the entity in the response.
- doPut(String, HttpEntity, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a PUT request and consumes the entity in the response.
- doQuery(String, QueryClient.QueryType) - Method in class org.apache.sling.testing.clients.query.QueryClient
-
Executes a query on the server and returns the results as a json
- doQuery(String, QueryClient.QueryType, boolean, boolean) - Method in class org.apache.sling.testing.clients.query.QueryClient
-
- doRawRequest(String, String, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a raw HTTP request, WITHOUT consuming the entity in the response.
- doRequest(HttpUriRequest, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Execute an HTTP request and consumes the entity in the response.
- doStreamGet(String, List<NameValuePair>, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a GET request WITHOUT consuming the entity in the response.
- doStreamPost(String, HttpEntity, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes a POST request WITHOUT consuming the entity in the response.
- doStreamRequest(HttpUriRequest, List<Header>, int...) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Executes an HTTP request, WITHOUT consuming the entity in the response.
- get(String) - Method in class org.apache.sling.testing.clients.html.MicrodataClient
-
- get() - Static method in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- get(Object, String) - Static method in class org.apache.sling.testing.clients.util.UniquePaths
-
Return a unique path based on basePath
- get(Object) - Static method in class org.apache.sling.testing.clients.util.UniquePaths
-
Get a unique ID with no base path
- getAdminPassword() - Method in class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- getAdminUser() - Method in class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- getAllHeaders() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getAuthCache() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
- getBindPort() - Method in class org.apache.sling.testing.clients.email.SlingEmailClient
-
Retrieves the actual bind port of the SMTP server
- getBundleId(String) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Get the id of the bundle
- getBundleId() - Method in class org.apache.sling.testing.clients.osgi.ServiceInfo
-
- getBundleInfo(String, int...) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Returns the wrapper for the bundle info json
- getBundlesInfo(int...) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Returns the wrapper for the bundles info json
- getBundleState(String) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Get the state of the bundle
- getBundleSymbolicName(File) - Static method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Get the symbolic name from a bundle file by looking at the manifest
- getBundleSymbolicName() - Method in class org.apache.sling.testing.clients.osgi.ServiceInfo
-
- getBundleVersion(String) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Get the version of the bundle
- getBundleVersionFromFile(File) - Static method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Get the version form a bundle file by looking at the manifest
- getCategory() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getClassName() - Static method in class org.apache.sling.testing.clients.interceptors.TestDescriptionHolder
-
- getClientId() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Returns the unique id for this client, generated automatically during instantiation.
- getComponentInfo(String, int) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Returns the wrapper for the component info json
- getComponentsInfo(int...) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Returns the wrapper for the components info json
- getConfiguration(String, int...) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Returns a map of all properties set for the config referenced by the PID, where the map keys
are the property names.
- getConfigurations() - Method in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- getConfigurations(String) - Method in class org.apache.sling.testing.clients.instance.InstanceSetup
-
Get the list of all InstanceConfiguration with a specific runmode
- getConfigurationWithWait(long, String, int...) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
- getConnectionManager() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Deprecated.
- getContent() - Method in class org.apache.sling.testing.clients.email.EmailMessage
-
Returns the contents of the email
- getContent() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get the String
content of the response.
- getContentLength() - Method in class org.apache.sling.testing.clients.util.InputStreamBodyWithLength
-
- getCookieStore() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
- getCookieStore() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
- getCredentialsProvider() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
- getCredsProvider() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
- getEntity() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getException() - Method in class org.apache.sling.testing.clients.util.poller.PathPoller
-
Deprecated.
- getExpectedStatus(int, int...) - Static method in class org.apache.sling.testing.clients.util.HttpUtils
-
- getFirstHeader(String) - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getHeader(String) - Method in class org.apache.sling.testing.clients.email.EmailMessage
-
Returns the value of one of the headers of this email
- getHeaders() - Method in class org.apache.sling.testing.clients.email.EmailMessage
-
Returns an unmodifiable view over the email headers
- getHeaders(String) - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getHttpStatus(HttpResponse) - Static method in class org.apache.sling.testing.clients.util.HttpUtils
-
Get HTTP Status of the response.
- getHttpStatusCode() - Method in exception org.apache.sling.testing.clients.ClientException
-
- getId() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getId() - Method in class org.apache.sling.testing.clients.osgi.ComponentInfo
-
- getId() - Method in class org.apache.sling.testing.clients.osgi.ServiceInfo
-
- getInstance() - Static method in class org.apache.sling.testing.clients.util.TimeoutsProvider
-
Deprecated.
- getInstance() - Static method in class org.apache.sling.testing.timeouts.TimeoutsProvider
-
- getJsonNode(String, int) - Method in class org.apache.sling.testing.clients.SlingClient
-
- getJsonNode(String, int, long, int, int...) - Method in class org.apache.sling.testing.clients.SlingClient
-
- getJsonNodeFromString(String) - Static method in class org.apache.sling.testing.clients.util.JsonUtils
-
Get JsonNode
from a a String containing JSON.
- getLaneNames() - Method in class org.apache.sling.testing.clients.indexing.IndexingClient
-
Retrieves the list of indexing lanes configured on the instance
- getLastHeader(String) - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getList() - Method in class org.apache.sling.testing.clients.util.URLParameterBuilder
-
- getLocale() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getLocationHeader(HttpResponse) - Static method in class org.apache.sling.testing.clients.util.HttpUtils
-
Get the first 'Location' header and verify it's a valid URI.
- getMessage() - Method in exception org.apache.sling.testing.clients.ClientException
-
- getMessages() - Method in class org.apache.sling.testing.clients.email.SlingEmailClient
-
Retrieves the list of mail messages currently stored
- getMethodName() - Static method in class org.apache.sling.testing.clients.interceptors.TestDescriptionHolder
-
- getName() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getName() - Method in class org.apache.sling.testing.clients.osgi.ComponentInfo
-
- getNodeNameFromPath(String) - Method in class org.apache.sling.testing.clients.SlingClient
-
Extracts the node from path
- getNumberOfInstalledComponents() - Method in class org.apache.sling.testing.clients.osgi.ComponentsInfo
-
- getNumBundlesByStatus(Bundle.Status) - Method in class org.apache.sling.testing.clients.osgi.BundlesInfo
-
Returns number of bundles that are in specified state
- getParams() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Deprecated.
- getParams() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getParentPath(String) - Method in class org.apache.sling.testing.clients.SlingClient
-
Extracts the parent path from the given String
- getPassword() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Returns the password of the user that will be used to authenticate the requests (by basic auth, if not replaced).
- getPassword() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
- getPath(URI) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Transforms an external url
into a sling path, by subtracting the server url
(incl.
- getPath(String) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Extracts the relative sling path (to server url) from an url.
- getPid() - Method in class org.apache.sling.testing.clients.osgi.ComponentInfo
-
- getPid() - Method in class org.apache.sling.testing.clients.osgi.ServiceInfo
-
- getPlan(String, QueryClient.QueryType) - Method in class org.apache.sling.testing.clients.query.QueryClient
-
Retrieves the plan of the query.
- getProperties() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getProperty(String) - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
Returns the value of a specific key in the bundle
- getProtocolVersion() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getResourceAsStream(String) - Static method in class org.apache.sling.testing.clients.util.ResourceUtil
-
We must get the Resource as a stream from the ContextClassLoader and not from the normal classLoader
acquired by using getClass.getClassLoader, since we must be able to load resources from different threads
e.g.
- getRunmode() - Method in class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- getSlingChangeLog() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get change log from Sling Response
- getSlingCopyPaths() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get copy paths from message
- getSlingLocation() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get location from Sling Response
- getSlingMessage() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get message from Sling Response
- getSlingParentLocation() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get parent location from Sling Response
- getSlingPath() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get path from Sling Response
- getSlingReferer() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get referer from Sling Response
- getSlingStatus() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get status from Sling Response
- getSlingStatusAsInt() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
Get status from Sling Response as integer
- getStatus() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getStatus() - Method in class org.apache.sling.testing.clients.osgi.ComponentInfo
-
- getStatusLine() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- getStatusMessage() - Method in class org.apache.sling.testing.clients.osgi.BundlesInfo
-
- getSymbolicName() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getTestStickySessionCookie() - Static method in class org.apache.sling.testing.clients.interceptors.StickyCookieHolder
-
- getTimeout(long) - Method in class org.apache.sling.testing.clients.util.TimeoutsProvider
-
Deprecated.
- getTimeout(int) - Method in class org.apache.sling.testing.clients.util.TimeoutsProvider
-
Deprecated.
- getTimeout(String, int) - Method in class org.apache.sling.testing.clients.util.TimeoutsProvider
-
Deprecated.
Get timeout from a system property, with default value
- getTimeout(long) - Method in class org.apache.sling.testing.timeouts.TimeoutsProvider
-
- getTimeout(int) - Method in class org.apache.sling.testing.timeouts.TimeoutsProvider
-
- getTimeout(String, int) - Method in class org.apache.sling.testing.timeouts.TimeoutsProvider
-
Get timeout from a system property, with default value
- getTotalNumOfBundles() - Method in class org.apache.sling.testing.clients.osgi.BundlesInfo
-
- getTotalNumOfServices() - Method in class org.apache.sling.testing.clients.osgi.ServicesInfo
-
- getTypes() - Method in class org.apache.sling.testing.clients.osgi.ServiceInfo
-
- getUrl() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Base HTTP URI of the server under test.
- getUrl(String) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Gets the full URL for a given path.
- getUrl(String, List<NameValuePair>) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Creates a full URL for a given path with additional parameters.
- getUrl() - Method in class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- getUrl() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
- getURLParameters() - Method in class org.apache.sling.testing.clients.util.URLParameterBuilder
-
Build the URL parameters
- getUser() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Returns the name of the user that will be used to authenticate the requests (by basic auth, if not replaced).
- getUser() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
- getUUID(String) - Method in class org.apache.sling.testing.clients.SlingClient
-
Get the UUID of a repository path
- getUUId(JsonNode) - Method in class org.apache.sling.testing.clients.SlingClient
-
Get the UUID from a node that was already parsed in a JsonNode
- getValue(String) - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Gets the value for key
from the generic values
- getValues() - Method in class org.apache.sling.testing.clients.AbstractSlingClient
-
Returns the extra values map
- getValues() - Method in class org.apache.sling.testing.clients.SlingClientConfig
-
Get the map of extra custom values configured on the client
- getVersion() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
- getWaited() - Method in class org.apache.sling.testing.clients.util.poller.Polling
-
- importContent(String, String, String, int...) - Method in class org.apache.sling.testing.clients.SlingClient
-
Create a tree structure under parentPath
by providing a content
in one
of the supported formats: xml, jcr.xml, json, jar, zip.
- importContent(String, String, File, int...) - Method in class org.apache.sling.testing.clients.SlingClient
-
Create a tree structure under parentPath
by providing a contentFile
in one
of the supported formats: xml, jcr.xml, json, jar, zip.
- importJson(String, JsonNode, int...) - Method in class org.apache.sling.testing.clients.SlingClient
-
- IndexingClient - Class in org.apache.sling.testing.clients.indexing
-
Interface to the oak indexing mechanism
- IndexingClient(CloseableHttpClient, SlingClientConfig) - Constructor for class org.apache.sling.testing.clients.indexing.IndexingClient
-
Constructor used by Builders and adaptTo().
- IndexingClient(URI, String, String) - Constructor for class org.apache.sling.testing.clients.indexing.IndexingClient
-
Handy constructor easy to use in simple tests.
- InputStreamBodyWithLength - Class in org.apache.sling.testing.clients.util
-
If we want to upload a file that is a resource in a jar file, the http client expects a content length.
- InputStreamBodyWithLength(String, String, String) - Constructor for class org.apache.sling.testing.clients.util.InputStreamBodyWithLength
-
- install() - Method in class org.apache.sling.testing.clients.indexing.IndexingClient
-
Creates the necessary custom indices in the repository, if not already present.
- installBundle(File, boolean) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Install a bundle using the Felix webconsole HTTP interface
- installBundle(File, boolean, int) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
Install a bundle using the Felix webconsole HTTP interface, with a specific start level
- installBundles(List<File>, boolean) - Method in class org.apache.sling.testing.clients.osgi.BundlesInstaller
-
Install a list of bundles supplied as Files
- installBundleWithRetry(File, boolean, int, int, int) - Method in class org.apache.sling.testing.clients.osgi.OsgiConsoleClient
-
- installServlet() - Method in class org.apache.sling.testing.clients.query.QueryClient
-
Installs the servlet to be able to perform queries.
- INSTANCE_CONFIG_ADMINPASSWORD - Static variable in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- INSTANCE_CONFIG_ADMINUSER - Static variable in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- INSTANCE_CONFIG_INSTANCES - Static variable in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- INSTANCE_CONFIG_RUNMODE - Static variable in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- INSTANCE_CONFIG_URL - Static variable in class org.apache.sling.testing.clients.instance.InstanceSetup
-
- InstanceConfig - Interface in org.apache.sling.testing.clients.util.config
-
Allows saving and restoring an instance configuration.
- InstanceConfigCache - Interface in org.apache.sling.testing.clients.util.config
-
- InstanceConfigCacheImpl - Class in org.apache.sling.testing.clients.util.config.impl
-
- InstanceConfigCacheImpl(List<InstanceConfig>) - Constructor for class org.apache.sling.testing.clients.util.config.impl.InstanceConfigCacheImpl
-
- InstanceConfigCacheImpl() - Constructor for class org.apache.sling.testing.clients.util.config.impl.InstanceConfigCacheImpl
-
- InstanceConfigException - Exception in org.apache.sling.testing.clients.util.config
-
- InstanceConfigException(Exception) - Constructor for exception org.apache.sling.testing.clients.util.config.InstanceConfigException
-
- InstanceConfigException() - Constructor for exception org.apache.sling.testing.clients.util.config.InstanceConfigException
-
- InstanceConfigException(String) - Constructor for exception org.apache.sling.testing.clients.util.config.InstanceConfigException
-
- InstanceConfigException(String, Throwable) - Constructor for exception org.apache.sling.testing.clients.util.config.InstanceConfigException
-
- InstanceConfigException(Throwable) - Constructor for exception org.apache.sling.testing.clients.util.config.InstanceConfigException
-
- InstanceConfiguration - Class in org.apache.sling.testing.clients.instance
-
Configuration of a single instance instance.
- InstanceConfiguration(URI, String, String, String) - Constructor for class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- InstanceConfiguration(URI, String) - Constructor for class org.apache.sling.testing.clients.instance.InstanceConfiguration
-
- InstanceSetup - Class in org.apache.sling.testing.clients.instance
-
Utility class for getting the current instance setup
- InternalBuilder(URI, String, String) - Constructor for class org.apache.sling.testing.clients.SlingClient.InternalBuilder
-
- isConsumed() - Method in class org.apache.sling.testing.clients.SlingHttpResponse
-
- isEmpty() - Method in class org.apache.sling.testing.clients.util.config.impl.InstanceConfigCacheImpl
-
- isFragment() - Method in class org.apache.sling.testing.clients.osgi.BundleInfo
-
Returns the indicator if the bundle is a fragment
- isInHttpStatusRange(HttpResponse, int) - Static method in class org.apache.sling.testing.clients.util.HttpUtils
-
Check if expected status is in range
- isInstalled(File) - Method in class org.apache.sling.testing.clients.osgi.BundlesInstaller
-
Checks if a bundle is installed or not.
- isInstalledWithSameVersion(File) - Method in class org.apache.sling.testing.clients.osgi.BundlesInstaller
-
Check if the installed version matches the one of the bundle (file)
- iterator() - Method in class org.apache.sling.testing.clients.util.config.impl.InstanceConfigCacheImpl
-