FileDocCategorySizeDatePackage
BadServerIdHandler.javaAPI DocJava SE 5 API1159Fri Aug 26 14:54:26 BST 2005com.sun.corba.se.impl.oa.poa

BadServerIdHandler

public interface BadServerIdHandler
The bad server id handler is used to locate persistent objects. The Locator object registers the BadServerIdHandler with the ORB and when requests for persistent objects for servers (other than itself) comes, it throws a ForwardException with the IOR pointing to the active server.

Fields Summary
Constructors Summary
Methods Summary
public voidhandle(com.sun.corba.se.spi.ior.ObjectKey objectKey)