@Taxonomy(stability=PRIVATE)
| Interface | Description |
|---|---|
| IIOPMBeanServer | |
| J2EEModuleCallBack | |
| RemoteEventListener |
| Class | Description |
|---|---|
| EventListenerProxy |
The EventListenerProxy recieves notifications from RemoteListenerConnectors
registered on the server managed objects and forwards them to the corresponding
local listeners
|
| IIOPMBeanServerImpl |
IIOPMBeanServerImpl provides an IIOP wrapper for MBeanServers in remote VMs
|
| ListenerRegistry |
ListenerRegistry provides an implementation of ListenerRegistration
This implementation creates instances of RemoteListenerConnectors which
are registered on the MEJB on behalf of the local listener.
|
| MEJBBean | |
| MEJBUtility | |
| RemoteListenerConnector |
RemoteListenerConnectors are instantiated by the ListenerRegistry
with the address of the callback port of the RemoteEventListener
and then registered with the MBeanServer by the MEJB.
|
Copyright © 2013. All Rights Reserved.