public static interface Describable.Listener
Describable
should call the
Describable.Listener.notifyDescriptorChange()
method for all listeners once every time the API descriptor that it returns
is changed.Modifier and Type | Method and Description |
---|---|
void |
notifyDescriptorChange()
Implement this method to handle changes to API Descriptors.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.