public interface ConfigurationNotifier extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
configurationDone()
Signals successful completion of configuration procedure
|
void |
configurationError(Throwable t)
Signals problems related to configuration procedure
|
closevoid configurationDone()
void configurationError(Throwable t)
t - Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.