185186187188189190191
} // Javadoc inherited. public ConfigurationSnapshot createSnapshot() { return new ConfigurationSnapshot(pid, new CaseInsensitiveDictionary(properties)); }