Class OsgiInstanceConfig

java.lang.Object
org.apache.sling.testing.clients.osgi.OsgiInstanceConfig
All Implemented Interfaces:
InstanceConfig

public class OsgiInstanceConfig extends Object implements InstanceConfig

Allows saving and restoring the OSGiConfig to be used before and after altering OSGi configurations for tests

See InstanceConfig