Uses of Class
org.apache.sling.testing.clients.util.config.InstanceConfigException
-
Packages that use InstanceConfigException Package Description org.apache.sling.testing.clients.osgi OSGI testing tools.org.apache.sling.testing.clients.util.config -
-
Uses of InstanceConfigException in org.apache.sling.testing.clients.osgi
Methods in org.apache.sling.testing.clients.osgi that throw InstanceConfigException Modifier and Type Method Description InstanceConfigOsgiInstanceConfig. restore()Restore the current OSGi configuration for the PID defined in the constructorInstanceConfigOsgiInstanceConfig. save()Save the current OSGi configuration for the PID defined in the constructorConstructors in org.apache.sling.testing.clients.osgi that throw InstanceConfigException Constructor Description OsgiInstanceConfig(T client, java.lang.String configPID) -
Uses of InstanceConfigException in org.apache.sling.testing.clients.util.config
Methods in org.apache.sling.testing.clients.util.config that throw InstanceConfigException Modifier and Type Method Description InstanceConfigInstanceConfig. restore()Restores the saved status of the configurationInstanceConfigInstanceConfig. save()Saves the current status of the configuration
-