Class MultiInstanceIndexMethodParameter
- java.lang.Object
-
- io.vanillabp.springboot.parameters.MethodParameter
-
- io.vanillabp.springboot.parameters.NameBasedMethodParameter
-
- io.vanillabp.springboot.parameters.MultiInstanceIndexMethodParameter
-
public class MultiInstanceIndexMethodParameter extends NameBasedMethodParameter
-
-
Field Summary
-
Fields inherited from class io.vanillabp.springboot.parameters.NameBasedMethodParameter
name
-
-
Constructor Summary
Constructors Constructor Description MultiInstanceIndexMethodParameter(java.lang.String name)
-
Method Summary
-
Methods inherited from class io.vanillabp.springboot.parameters.NameBasedMethodParameter
getName
-
-