public interface ConfigRepository
Modifier and Type | Method and Description |
---|---|
void |
clean() |
default void |
close() |
Configuration |
load() |
void |
persist(Configuration configuration) |
void persist(Configuration configuration)
Configuration load()
void clean()
default void close()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.