Used by ObjectSpecificationDefault#getMember(Method) in order to reverse lookup {@link ObjectMember}s from underlying {@link Method}s. So, for example, the facets that represents an action xxx, or an validateXxx method, or an addToXxx collection, can all be used to lookup the member.
Note that {@link Facet}s relating to the class itself (ie for {@link ObjectSpecification}) should not implement this interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|