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

ServantRegistries (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档


org.jboss.invocation.iiop
Interface ServantRegistries

All Known Implementing Classes:
IIOPInvoker

public interface ServantRegistries

Interface of a set of registries for CORBA servants. For the kinds of registries it contains, see the "enum type" ServantRegistryKind.

Version:
$Revision: 1.1 $
Author:
Francisco Reverbel

Method Summary
 ServantRegistry getServantRegistry(ServantRegistryKind kind)
          Returns a ServantRegistry of the given kind.
 

Method Detail

getServantRegistry

public ServantRegistry getServantRegistry(ServantRegistryKind kind)
Returns a ServantRegistry of the given kind.



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