public abstract class ProxyEventAdapter extends Object implements ProxyEventListener
| Constructor and Description |
|---|
ProxyEventAdapter() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public void actionProxyCreationRequest(ProxyEvent event) throws AdminLimitExceeded
ProxyEventListeneractionProxyCreationRequest in interface ProxyEventListenerAdminLimitExceededpublic void actionProxyDisposed(ProxyEvent event)
actionProxyDisposed in interface ProxyEventListenerpublic void actionProxyCreated(ProxyEvent event)
actionProxyCreated in interface ProxyEventListenerCopyright © 2015 JacORB. All rights reserved.