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
AdminLimitExceeded
void actionProxyDisposed(ProxyEvent event)
void actionProxyCreated(ProxyEvent event)
Copyright © 2017 JacORB. All rights reserved.