public class ServerConfigXMLObserver extends Object implements ConfigurationListener
Modifier and Type | Method and Description |
---|---|
static ServerConfigXMLObserver |
getInstance()
Returns an instance of
ServerConfigXMLObserver object. |
void |
notifyChanges()
This method will be call if configuration changed.
|
void |
update(boolean bForce)
Updates bootstrap file.
|
public static ServerConfigXMLObserver getInstance()
ServerConfigXMLObserver
object.ServerConfigXMLObserver
object.public void notifyChanges()
notifyChanges
in interface ConfigurationListener
public void update(boolean bForce)
bForce
- true
to update regardless if the
tracking XML string in this instance is the same as
the value in server configuration node.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.