| Package | Description |
|---|---|
| org.jacorb.notification.interfaces | |
| org.jacorb.notification.servant |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyEventListener.actionProxyCreated(ProxyEvent event) |
void |
ProxyEventAdapter.actionProxyCreated(ProxyEvent event) |
void |
ProxyEventListener.actionProxyCreationRequest(ProxyEvent event)
This event is fired if a Admin wants to create a new Proxy.
|
void |
ProxyEventAdapter.actionProxyCreationRequest(ProxyEvent event) |
void |
ProxyEventListener.actionProxyDisposed(ProxyEvent event) |
void |
ProxyEventAdapter.actionProxyDisposed(ProxyEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerAdminImpl.actionProxyCreated(ProxyEvent event) |
void |
ConsumerAdminImpl.actionProxyCreationRequest(ProxyEvent event) |
void |
ConsumerAdminImpl.actionProxyDisposed(ProxyEvent event) |
Copyright © 2015 JacORB. All rights reserved.