public interface ServiceMethodBeforeAdvice
| Modifier and Type | Method and Description |
|---|---|
void |
before(Method interfaceMethod,
Object proxy,
Object... args)
If before advice defined for a service method, invokes this method.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.