net.jini.lookup
Interface SameProxyVersionProvider
- All Known Implementing Classes:
- org.jini.rio.resources.servicecore.AbstractProxy, ESMProxy, PUServiceBeanProxy, SecuredESMProxy
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
getVersion
Object getVersion()
Copyright © GigaSpaces.