Class ConfigurationWrapper
- java.lang.Object
-
- org.opennms.features.geocoder.service.ConfigurationWrapper
-
public class ConfigurationWrapper extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigurationWrapper(org.osgi.service.cm.Configuration configuration)
-
-
-
Method Detail
-
update
public void update(Map<String,Object> newProperties) throws IOException
- Throws:
IOException
-
delete
public void delete() throws IOException
- Throws:
IOException
-
-