public class AccessorDescriber extends java.lang.Object implements Describer
PropertyAccessor.
If a property is annotated with NoDescribe then it will not
be described.
| Constructor and Description |
|---|
AccessorDescriber(ArooaSession session)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
describe(java.lang.Object bean)
Describe a bean.
|
public AccessorDescriber(ArooaSession session)
session - The session that proves annotations from the
descriptor and an accessor from the tools.