| Interface | Description |
|---|---|
| IOpenClassAware | |
| IOpenMemberAware | |
| ServiceInvocationAdviceListener | |
| ServiceMethodAdvice | |
| ServiceMethodAfterAdvice<T> |
After advice for intercepting method calls.
|
| ServiceMethodAroundAdvice<T> |
Around advice for intercepting method calls.
|
| ServiceMethodBeforeAdvice |
Before advice for intercepting method calls.
|
| Class | Description |
|---|---|
| AbstractServiceMethodAfterReturningAdvice<T> |
Abstract implementation ServiceMethodAfterAdvice that can be usefull if you should intercept only after throwing
situation.
|
| AbstractServiceMethodAfterThrowingAdvice<T> |
Abstract implementation ServiceMethodAfterAdvice that can be usefull if you should intercept only after throwing
situation.
|
| Annotation Type | Description |
|---|---|
| AnyType | Deprecated
Use
RulesType instead. |
| InjectOpenClass | |
| InjectOpenMember | |
| RulesType |
To hint a type for runtime generated classes.
|
Copyright © 2004–2022 OpenL Tablets. All rights reserved.