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.PERSISTENT_POA_PER_SERVANT
           
static ServantRegistryKind ServantRegistryKind.SHARED_PERSISTENT_POA
           
static ServantRegistryKind ServantRegistryKind.SHARED_TRANSIENT_POA
           
static ServantRegistryKind ServantRegistryKind.TRANSIENT_POA_PER_SERVANT
           
 

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



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