package com.sun.corba.se.spi.activation;
/**
* com/sun/corba/se/spi/activation/Server.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /var/lib/jenkins/jobs/openjdk/jobs/openjdk9/workspace/jdk9/corba/src/java.corba/share/classes/com/sun/corba/se/spi/activation/activation.idl
* Sunday, February 14, 2021 4:59:55 PM UTC
*/
Server callback API, passed to Activator in active method.
/** Server callback API, passed to Activator in active method.
*/
public interface Server extends ServerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
{
} // interface Server