当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
ServantRegistryKind (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
org.jboss.invocation.iiop
Class ServantRegistryKind
java.lang.Object
org.jboss.invocation.iiop.ServantRegistryKind
- public class ServantRegistryKind
- extends Object
"Typesafe enum" class for the kinds of ServantRegistry
.
- Version:
- $Revision: 1.1 $
- Author:
- Francisco Reverbel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHARED_TRANSIENT_POA
public static final ServantRegistryKind SHARED_TRANSIENT_POA
SHARED_PERSISTENT_POA
public static final ServantRegistryKind SHARED_PERSISTENT_POA
TRANSIENT_POA_PER_SERVANT
public static final ServantRegistryKind TRANSIENT_POA_PER_SERVANT
PERSISTENT_POA_PER_SERVANT
public static final ServantRegistryKind PERSISTENT_POA_PER_SERVANT
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.