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.EventObjectsource
 
- 
 - 
Constructor SummaryConstructors Constructor Description NotificationEvent(Object source)
 
- 
- 
- 
Constructor Detail- 
NotificationEventpublic NotificationEvent(Object source) 
 
- 
 
-