Package com.tangosol.net
Interface NameService.Resolvable
- Enclosing interface:
 NameService
public static interface NameService.Resolvable
During the 
lookup call, if the retrieved
 object is NameService.Resolvable, then the result of the resolve
 call is returned.- 
Method Summary
 
- 
Method Details
- 
resolve
Resolve the object to be returned by thelookupcall- Parameters:
 ctx- the lookup request context- Returns:
 - the resolved object
 
 
 -