Interface SameProxyVersionProvider

All Known Implementing Classes:
org.jini.rio.resources.servicecore.AbstractProxy, PUServiceBeanProxy, SpaceProxyImpl

public interface SameProxyVersionProvider
A delegate allowing for a proxy registered with the LUS to provide a version handle that will be used to check if it is the same veresion as another service.

This allows, in the LookupCache, not to marshall proxies in order to check if they are of the same version.

Author:
kimchy
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getVersion

      Object getVersion()