Contents
-
Terminally Deprecated Elements
Use ExtensionConfigurer directly.
Use UseExtensionConfigurer.
Use UseExtensionHandlerCustomizer to mark annotations and
ExtensionHandlerCustomizationOrder instead.
Use ExtensionHandler directly.
Use ExtensionHandlerCustomizer directly.
Use ExtensionHandlerCustomizer instances which are returned directly
from the ExtensionFactory.getExtensionHandlerCustomizers(ConfigRegistry).
Use ExtensionHandlerFactory instances directly.
Use ExtensionHandlerFactory instances that are returned
from the ExtensionFactory.getExtensionHandlerFactories(ConfigRegistry) method.
Use UseExtensionHandlerCustomizer instead
and implement ExtensionHandlerCustomizer for the value.
-
Deprecated Interfaces
Use ExtensionConfigurer directly.
Use ExtensionHandler directly.
Use ExtensionHandlerCustomizer directly.
Use ExtensionHandlerFactory instances directly.
-
Deprecated Classes
Use ExtensionHandlerCustomizer instances which are returned directly
from the ExtensionFactory.getExtensionHandlerCustomizers(ConfigRegistry).
Use ExtensionHandlerFactory instances that are returned
from the ExtensionFactory.getExtensionHandlerFactories(ConfigRegistry) method.
-
Deprecated Annotation Interfaces
Use UseExtensionConfigurer.
Use UseExtensionHandlerCustomizer to mark annotations and
ExtensionHandlerCustomizationOrder instead.
Use UseExtensionHandlerCustomizer instead
and implement ExtensionHandlerCustomizer for the value.
-
Deprecated Enum Constants