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

Uses of Class org.jboss.invocation.iiop.ServantRegistryKind (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档


Uses of Class
org.jboss.invocation.iiop.ServantRegistryKind

Packages that use ServantRegistryKind
org.jboss.invocation.iiop   
 

Uses of ServantRegistryKind in org.jboss.invocation.iiop
 

Fields in org.jboss.invocation.iiop declared as ServantRegistryKind
static ServantRegistryKind ServantRegistryKind.SHARED_TRANSIENT_POA
           
static ServantRegistryKind ServantRegistryKind.SHARED_PERSISTENT_POA
           
static ServantRegistryKind ServantRegistryKind.TRANSIENT_POA_PER_SERVANT
           
static ServantRegistryKind ServantRegistryKind.PERSISTENT_POA_PER_SERVANT
           
 

Methods in org.jboss.invocation.iiop with parameters of type ServantRegistryKind
 ServantRegistry ServantRegistries.getServantRegistry(ServantRegistryKind kind)
          Returns a ServantRegistry of the given kind.
 ServantRegistry IIOPInvoker.getServantRegistry(ServantRegistryKind kind)
           
 



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