public interface ProxyEventListener
| 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) |
void actionProxyCreationRequest(ProxyEvent event) throws AdminLimitExceeded
AdminLimitExceededvoid actionProxyDisposed(ProxyEvent event)
void actionProxyCreated(ProxyEvent event)
Copyright © 2015 JacORB. All rights reserved.