public class CustomerLoggedInEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
CustomerLoggedInEvent(Customer customer,
Object source) |
| Modifier and Type | Method and Description |
|---|---|
Customer |
getCustomer() |
void |
setCustomer(Customer customer) |
getSource, toStringCopyright © 2014. All Rights Reserved.