Ice.Instrumentation.CollocatedObserver Maven / Gradle / Ivy
//
// Copyright (c) ZeroC, Inc. All rights reserved.
//
//
// Ice version 3.7.4
//
//
//
// Generated from file `Instrumentation.ice'
//
// Warning: do not edit this file.
//
//
//
package Ice.Instrumentation;
/**
* The collocated observer to instrument invocations that are
* collocated.
*
**/
public interface CollocatedObserver extends ChildInvocationObserver
{
public static final long serialVersionUID = -3265401603054122877L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy