Interface PortableServer::ServantLocator

IDL source    Global index
interface ServantLocator : ServantManager


Operation index.

  • postinvoke
  • preinvoke
  • Operations.

  • postinvoke

      void postinvoke(in ObjectId oid,
          in POA adapter,
          in CORBA::Identifier operation,
          in Cookie the_cookie,
          in Servant the_servant);

  • preinvoke

      Servant preinvoke(in ObjectId oid,
          in POA adapter,
          in CORBA::Identifier operation,
          out Cookie the_cookie)
        raises(ForwardRequest);


    Generated by Sandia idldoc 1.0.