org.omg.PortableServer
Interface ServantManagerOperations

All Known Subinterfaces:
ServantActivator, ServantActivatorOperations, ServantLocator, ServantLocatorOperations, ServantManager
All Known Implementing Classes:
_ServantActivatorStub, _ServantLocatorStub, ServantActivatorPOA, ServantLocatorPOA

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, ServantActivator and ServantLocator.

See Also:
ServantActivatorOperations, ServantLocatorOperations