Package edu.uiuc.ncsa.security.servlet
Class NotificationEvent
- java.lang.Object
-
- java.util.EventObject
-
- edu.uiuc.ncsa.security.servlet.NotificationEvent
-
- All Implemented Interfaces:
Serializable
public class NotificationEvent extends EventObject
Created by Jeff Gaynor
on 9/14/12 at 5:21 PM- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description NotificationEvent(Object source)
-
-
-
Constructor Detail
-
NotificationEvent
public NotificationEvent(Object source)
-
-