软件包 | 描述 |
---|---|
javax.management.remote.rmi |
RMI连接器是一个JMX远程API,使用RMI传输客户端请求到远程管理服务器连接器。
|
Modifier and Type | Class and Description |
---|---|
class |
RMIIIOPServerImpl
一个
RMIServerImpl 是出口通过IIOP和创造为RMI对象的出口通过IIOP的客户端连接。
|
class |
RMIJRMPServerImpl
一个
RMIServer 对象是出口通过JRMP和创建RMI对象的出口通过JRMP客户端连接。
|
Constructor and Description |
---|
RMIConnectionImpl(RMIServerImpl rmiServer, String connectionId, ClassLoader defaultClassLoader, Subject subject, Map<String,?> env)
构建了一种新的
RMIConnection 。
|
RMIConnectorServer(JMXServiceURL url, Map<String,?> environment, RMIServerImpl rmiServerImpl, MBeanServer mbeanServer)
对给定的MBean服务器的
RMIConnectorServer 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.