Package io.vertx.up.atom.agent
Class Depot
java.lang.Object
io.vertx.up.atom.agent.Depot
- All Implemented Interfaces:
Serializable
FeignDepot to extract the method parameters
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic DepotConcurrentMap<String,Class<? extends Annotation>> getEvent()ConcurrentMap<String,Class<?>> getTypes()voidsetParamValues(Object[] parameters)
-
Method Details
-
create
-
getTypes
-
getValues
-
getAnnotations
-
setParamValues
-
getEvent
-