VisiBroker for Java

com.inprise.vbroker.interceptor
Interface ServiceResolverInterceptor

All Superinterfaces:
IDLEntity, java.io.Serializable

public interface ServiceResolverInterceptor
extends IDLEntity

This interceptor is used to install a user service that you can then dynamically load.


Method Summary
 Object resolve(java.lang.String name)
          When the resolve_initial_references is called,the resolve on all installed services get called.
 

Method Detail

resolve

Object resolve(java.lang.String name)
When the resolve_initial_references is called,the resolve on all installed services get called. The resolve then return an appropriate object.

Parameters:
name - of the installed service.
Returns:
The CORBA object corresponding to name.

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online