WaiveAspectEffectAttribute Constructor |
Name | Description | |
---|---|---|
WaiveAspectEffectAttribute() |
Initializes a new WaiveAspectEffectAttribute declaring that
the aspect class or advice to which this custom attribute is applied has
no effect at all.
| |
WaiveAspectEffectAttribute(String[]) |
Initializes a new WaiveAspectEffectAttribute declaring that
the aspect class or advice to which this custom attribute is applied is
exempt of the specified effects.
|