org.jacorb.notification.interfaces

Class ApplicationEvent

Known Direct Subclasses:
AdminEvent, EventChannelEvent, ProxyCreationRequestEvent, ProxyDisposedEvent, ProxyEvent

public class ApplicationEvent
extends EventObject

Baseclass for Framework Events.

Version:
$Id: ApplicationEvent.java,v 1.2 2004/05/06 12:39:59 nicolas Exp $

Author:
Alphonse Bendt

Constructor Summary

ApplicationEvent(Object source)

Constructor Details

ApplicationEvent

public ApplicationEvent(Object source)