Class ManagedServiceOperation
java.lang.Object
org.codice.ddf.admin.configurator.impl.ManagedServiceOperation
- All Implemented Interfaces:
org.codice.ddf.admin.configurator.Operation<String>
public abstract class ManagedServiceOperation
extends Object
implements org.codice.ddf.admin.configurator.Operation<String>
Transactional handler factory for creating and deleting managed services.
This code is experimental. While this class is functional and tested, it may change or be removed in a future version of the library.