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

IceGrid.Registry 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 registry allows clients create sessions
 * directly with the registry.
 *
 * @see Session
 * @see AdminSession
 *
 **/
public interface Registry extends _RegistryOperations, _RegistryOperationsNC,
                                  Ice.Object
{
    public static final String ice_staticId = "::IceGrid::Registry";

    public static final long serialVersionUID = -6307331192114742945L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy