JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.objektkontor.config
Interface ConfigUpdate
public interface
ConfigUpdate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
apply
()
void
discard
()
void
prepare
()
Method Details
prepare
void
prepare
() throws
Exception
Throws:
Exception
apply
void
apply
() throws
Exception
Throws:
Exception
discard
void
discard
() throws
Exception
Throws:
Exception