org.jacorb.notification.interfaces
public interface ProxyEventListener
Version: $Id: ProxyEventListener.java,v 1.3 2004/05/06 12:39:59 nicolas Exp $
| Method Summary | |
|---|---|
| void | actionProxyCreated(ProxyEvent event) |
| void | actionProxyCreationRequest(ProxyEvent event)
This event is fired if a Admin wants to create a new Proxy. |
| void | actionProxyDisposed(ProxyEvent event) |