@Component
public class UserCreatedEvent4AvatarListener
extends java.lang.Object
implements org.springframework.context.ApplicationListener<com.clusterra.iam.core.application.user.event.UserCreatedEvent>
| Constructor and Description |
|---|
UserCreatedEvent4AvatarListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(com.clusterra.iam.core.application.user.event.UserCreatedEvent event) |
@Transactional(propagation=MANDATORY) public void onApplicationEvent(com.clusterra.iam.core.application.user.event.UserCreatedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<com.clusterra.iam.core.application.user.event.UserCreatedEvent>