public interface AMServiceListener
AMServiceListener
needs to be implemented by
applications in order to receive service data change notifications. The
method serviceChanged()
is invoked when a service schema data
or a service configuration data has been changed.Modifier and Type | Method and Description |
---|---|
void |
schemaChanged(String serviceName,
String version)
Deprecated.
This method will be invoked when a service's schema has been changed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.