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