Package org.oddjob.describe
package org.oddjob.describe
Classes to describe a component. This is normally based on it's properties.
-
ClassDescriptionDescribe the properties of an object using a
PropertyAccessor.ADescriberthat looks for a method annotated withDescribeWiththat will provide a description.Describe an object if it isDescribable.Something that can describe the properties of a component.Used to annotate a method that can provide a description of the component.Annotate a property (field or getter) that it shouldn't be described.A compositeDescriber.