| Package | Description |
|---|---|
| info.archinnov.achilles.type.interceptor |
| Modifier and Type | Method and Description |
|---|---|
static Event |
Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event[] |
Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
Interceptor.interceptOnEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Interceptor.onEvent(T entity,
Event event) |
Copyright © 2012-2021. All Rights Reserved.