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.16.1 $
- Author:
- Francisco Reverbel
getServantRegistry
ServantRegistry getServantRegistry(ServantRegistryKind kind)
- Returns a
ServantRegistry
of the given kind
.
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.