public abstract class AbstractBeanMethod extends AbstractMethod
name| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBeanMethod(String name,
boolean isEnabled,
List<Annotation> annotations,
List<Argument> arguments,
Map<String,List<Annotation>> parameterAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
annotations, arguments, nameprotected AbstractBeanMethod(String name, boolean isEnabled, List<Annotation> annotations, List<Argument> arguments, Map<String,List<Annotation>> parameterAnnotations)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.