Interface OperationalConfigNamespaceHandler.Extension

Enclosing class:
OperationalConfigNamespaceHandler

public static interface OperationalConfigNamespaceHandler.Extension
Implementations of OperationalConfigNamespaceHandler.Extension are able to modify the OperationalConfigNamespaceHandler before it is used.

Instances of OperationalConfigNamespaceHandler.Extension are discovered using the ServiceLoader. If multiple instances are on the class pathe there is no guaranteed order in which they will be applied.