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