Class PropertyOperation
java.lang.Object
org.codice.ddf.admin.configurator.impl.PropertyOperation
- All Implemented Interfaces:
org.codice.ddf.admin.configurator.Operation<Void>
public abstract class PropertyOperation
extends Object
implements org.codice.ddf.admin.configurator.Operation<Void>
Transactional handler for persisting property file changes.
This code is experimental. While this class is functional and tested, it may change or be removed in a future version of the library.
-
Field Details
-
configs
-
-
Method Details