Annotation Interface DisabledBy
Provides the means to disable a
Servlet based on specified
configuration properties.- Author:
- peobrie
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueIndicates the configuration properties which are used to disable a servlet provider. Any of the properties that evaluate to true will render the servlet disabled.- Returns:
- Set of configuration properties that disable this type
-