All Downloads are FREE. Search and download functionalities are using the official Maven repository.

IceGrid.Locator Maven / Gradle / Ivy

There is a newer version: 3.7.10
Show newest version
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.3
//
// 
//
// Generated from file `Registry.ice'
//
// Warning: do not edit this file.
//
// 
//

package IceGrid;

/**
 * The IceGrid locator interface provides access to the {@link Query}
 * and {@link Registry} object of the IceGrid registry.
 *
 * @see Query
 * @see Registry
 *
 **/
public interface Locator extends _LocatorOperations, _LocatorOperationsNC,
                                 Ice.Locator
{
    public static final String ice_staticId = "::IceGrid::Locator";

    public static final long serialVersionUID = -4845856545152329819L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy