org.jacorb.notification.interfaces
Class ApplicationEvent
java.lang.Object
java.util.EventObject
org.jacorb.notification.interfaces.ApplicationEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EventChannelEvent, ProxyEvent
public class ApplicationEvent
- extends EventObject
Baseclass for Framework Events.
- Version:
- $Id: ApplicationEvent.java,v 1.4 2011-05-10 15:40:38 nick.cross Exp $
- Author:
- Alphonse Bendt
- See Also:
- Serialized Form
ApplicationEvent
public ApplicationEvent(Object source)
Copyright © 2012 JacORB. All Rights Reserved.