Initializes the 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. |
| ArgumentNullException | If the supplied patterns is a null reference (Nothing in Visual Basic). |
SdkRegularExpressionMethodPointcut Class | Spring.Aop.Support Namespace