Uses of Enum Class
oracle.dbtools.plugin.api.http.annotations.PreHookPolicy
Packages that use PreHookPolicy
Package
Description
Annotations to describe what URL patterns and HTTP methods a
HttpServlet support.-
Uses of PreHookPolicy in oracle.dbtools.plugin.api.http.annotations
Methods in oracle.dbtools.plugin.api.http.annotations that return PreHookPolicyModifier and TypeMethodDescriptionstatic PreHookPolicyReturns the enum constant of this class with the specified name.static PreHookPolicy[]PreHookPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.