org.jboss.invocation.jrmp.server |
|
Java Source File Name | Type | Comment |
JRMPInvoker.java | Class | The JRMPInvoker is an RMI implementation that can generate Invocations
from RMI/JRMP into the JMX base. |
JRMPInvokerMBean.java | Interface | MBean interface. |
JRMPProxyFactory.java | Class | Create an interface proxy that uses RMI/JRMP to communicate with the server
side object that exposes the corresponding JMX invoke operation. |
JRMPProxyFactoryMBean.java | Interface | An mbean interface for a proxy factory that can expose any interface
with RMI compatible semantics for access to remote clients using JRMP
as the transport protocol. |