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