org.broadleafcommerce.profile.web.core.security
Class CustomerLoggedInEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.broadleafcommerce.profile.web.core.security.CustomerLoggedInEvent
- All Implemented Interfaces:
- Serializable
public class CustomerLoggedInEvent
- extends org.springframework.context.ApplicationEvent
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
CustomerLoggedInEvent
public CustomerLoggedInEvent(Customer customer,
Object source)
getCustomer
public Customer getCustomer()
setCustomer
public void setCustomer(Customer customer)
Copyright © 2013. All Rights Reserved.