JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.bluebell.greenhouse.planter.annotations.strategy
StrategyNotFoundApiResponse
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface StrategyNotFoundApiResponse
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
StrategyNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a strategy cannot be found.
Version:
2.0.5
Author:
Stephen Prizio