| Interfaces | |
|---|---|
| MethodDefinitionSource | Marker interface for ObjectDefinitionSource implementations
that are designed to perform lookups keyed on Methods. |
| Classes | |
|---|---|
| AbstractMethodDefinitionSource | Abstract implementation of MethodDefinitionSource. |
| MethodDefinitionAttributes | Stores a ConfigAttributeDefinition for each method signature defined by Commons Attributes. |
| MethodDefinitionMap | Stores a ConfigAttributeDefinition for each method signature defined in a bean context. |
| MethodDefinitionSourceEditor | Property editor to assist with the setup of a MethodDefinitionSource . |
| MethodInvocationPrivilegeEvaluator | Allows users to determine whether they have "before invocation" privileges for a given method invocation. |