@ComponentPropertyType
public @interface AdapterDeprecated
adapter.deprecated
.
The use of this annotation will only have an effect if used in conjunction with the SlingAdapter
annotation, which defines properties that are required for an AdapterFactory
to be picked up.
Use this annotation to mark the adapter as deprecated. The only consequence of setting this property is an indication in the Web Console Plugin, where it is made apparent to a developer that the use of this adapter is deprecated and may not work anymore in the future.
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.