Subclasses must implement this to initialize regular expression pointcuts.
Can be invoked multiple times.
This method will be invoked from the Patterns property, and also on deserialization.
| Exception Type | Condition |
|---|---|
| ArgumentException | In the case of an invalid pattern. |
AbstractRegularExpressionMethodPointcut Class | Spring.Aop.Support Namespace