public class EntityListener extends Object implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
static String |
POST_LISTENER |
static String |
PRE_LISTENER |
| Constructor and Description |
|---|
EntityListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
EntityListener |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public static final String PRE_LISTENER
public static final String POST_LISTENER
public EntityListener setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Copyright © 2023. All rights reserved.