@Component(value="successfulLoginListener") public class SuccessfulLoginListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
Constructor and Description |
---|
SuccessfulLoginListener() |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent aEvent) |
public static final String SERVICE_NAME
Copyright © 2012–2018. All rights reserved.