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