Package com.gigaspaces.internal.naming


package com.gigaspaces.internal.naming
  • Class
    Description
    The INamingService interface provides methods: For obtaining references to remote services in a remote naming service.
    Each method of the INamingService takes as one of its arguments a ServiceTemplate to lookup the desired service.
    The LookupNamingService class provides methods for obtaining references to remote services in a Jini LookupService.