FileDocCategorySizeDatePackage
InitialServerRequestDispatcher.javaAPI DocJava SE 5 API811Fri Aug 26 14:54:40 BST 2005com.sun.corba.se.spi.protocol

InitialServerRequestDispatcher

public interface InitialServerRequestDispatcher implements CorbaServerRequestDispatcher
InitialServerRequestDispatcher is a specialized version of a ServerRequestDispatcher that provides an initialization method. This delegate is used to implement bootstrapping of initial object references.

Fields Summary
Constructors Summary
Methods Summary
public voidinit(com.sun.corba.se.spi.resolver.Resolver resolver)
Plug in the resolver that this InitialServerRequestDispatcher should use in order to lookup or list initial name to object reference bindings.