|
attributes - XXX: Does this need to be synchronized? |
|
ifIsGetterMethod, ifIsSetterMethod - TODO: There is a big overlap here with stuff in ejb - have a look. |
 |
public java.lang.String indexedMethodParamValue(java.util.Properties attributes) |
|
refactor common code with indexedConstructorParamValue into a private method |
 |
protected boolean isGetterMethod() |
|
(Aslak) this is very general stuff. It should be implemented higher up in the hierarchy if it isn't already done somewhere |
 |
protected boolean isSetterMethod() |
|
(Aslak) this is very general stuff. It should be implemented higher up in the hierarchy if it isn't already done somewhere |