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: 81018 $
Author:
Francisco Reverbel

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

Method Detail

getServantRegistry

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



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.