public class EventAdminConfigurationNotifier extends Object implements ConfigurationNotifier
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
EventAdminConfigurationNotifier(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
configurationDone()
Signals successful completion of configuration procedure
|
void |
configurationError(Throwable t)
Signals problems related to configuration procedure
|
public EventAdminConfigurationNotifier(org.osgi.framework.BundleContext context)
public void configurationDone()
ConfigurationNotifierconfigurationDone in interface ConfigurationNotifierpublic void configurationError(Throwable t)
ConfigurationNotifierconfigurationError in interface ConfigurationNotifierpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.