org.omg.PortableServer

Interface ServantManagerOperations

public interface ServantManagerOperations

This interface would define the operations, applicable to the ServantManager. A servant manager interface itself is empty, but it is inherited by other two interfaces, {@link ServantActivator} and {@link ServantLocator}.

See Also: ServantActivatorOperations