Package | Description |
---|---|
org.apache.sling.testing.clients.osgi |
OSGI testing tools.
|
org.apache.sling.testing.clients.util.config | |
org.apache.sling.testing.clients.util.config.impl |
Modifier and Type | Method and Description |
---|---|
InstanceConfig |
OsgiInstanceConfig.restore()
Restore the current OSGi configuration for the PID defined in the constructor
|
InstanceConfig |
OsgiInstanceConfig.save()
Save the current OSGi configuration for the PID defined in the constructor
|
Constructor and Description |
---|
OsgiInstanceConfig(T client,
String configPID) |
Modifier and Type | Method and Description |
---|---|
InstanceConfig |
InstanceConfig.restore()
Restores the saved status of the configuration
|
InstanceConfig |
InstanceConfig.save()
Saves the current status of the configuration
|
Modifier and Type | Method and Description |
---|---|
InstanceConfig |
InstanceConfigCacheImpl.restore() |
InstanceConfig |
EmptyInstanceConfig.restore() |
InstanceConfig |
InstanceConfigCacheImpl.save() |
InstanceConfig |
EmptyInstanceConfig.save() |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.