站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Interface org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Interface
org.jboss.invocation.jrmp.server.JRMPProxyFactoryMBean

Packages that use JRMPProxyFactoryMBean
org.jboss.invocation.jrmp.server   
org.jboss.naming Package description goes here
 

Uses of JRMPProxyFactoryMBean in org.jboss.invocation.jrmp.server
 

Classes in org.jboss.invocation.jrmp.server that implement JRMPProxyFactoryMBean
 class JRMPProxyFactory
          Create an interface proxy that uses RMI/JRMP to communicate with the server side object that exposes the corresponding JMX invoke operation.
 

Uses of JRMPProxyFactoryMBean in org.jboss.naming
 

Methods in org.jboss.naming with parameters of type JRMPProxyFactoryMBean
 void NamingService.setInvokerProxyFactory(JRMPProxyFactoryMBean proxyFactory)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.