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