Package org.chenile.http.init.od
Class GetMappingProducer
java.lang.Object
org.chenile.http.init.od.MappingProducerBase
org.chenile.http.init.od.GetMappingProducer
-
Field Summary
Fields inherited from class org.chenile.http.init.od.MappingProducerBase
applicationContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String[]
private GetMapping
extractAnnotation
(Method method) protected HTTPMethod
protected String[]
protected String[]
Methods inherited from class org.chenile.http.init.od.MappingProducerBase
collectChenileAnnotations, populateParams, processBodyTypeSelector, processChenileOperation, processChenileResponseCodes, processEventsSubscribedTo, processInterceptedBy, processParamClassType, produceOperationDefinition
-
Constructor Details
-
GetMappingProducer
-
-
Method Details
-
extractAnnotation
-
url
- Specified by:
url
in classMappingProducerBase
-
httpMethod
- Specified by:
httpMethod
in classMappingProducerBase
-
consumes
- Specified by:
consumes
in classMappingProducerBase
-
produces
- Specified by:
produces
in classMappingProducerBase
-