org.jacorb.notification.interfaces
Interface ProxyEventListener
- ConsumerAdminTieImpl
public interface ProxyEventListener
Version:
- Alphonse Bendt
actionProxyCreated
public void actionProxyCreated(ProxyEvent event)
actionProxyCreationRequest
public void actionProxyCreationRequest(ProxyEvent event)
throws AdminLimitExceeded
This event is fired if a Admin wants to create a new Proxy. A
Listener may throw AdminLimitExceeded if the creation of more
Proxies exeeds a limit.
actionProxyDisposed
public void actionProxyDisposed(ProxyEvent event)