Class _InitialNameServiceStub

java.lang.Object
org.omg.CORBA.portable.ObjectImpl
com.sun.corba.se.spi.activation._InitialNameServiceStub
All Implemented Interfaces:
InitialNameService, InitialNameServiceOperations, Serializable, Object, IDLEntity

public class _InitialNameServiceStub extends ObjectImpl implements InitialNameService
com/sun/corba/se/spi/activation/_InitialNameServiceStub.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Constructor Details

    • _InitialNameServiceStub

      public _InitialNameServiceStub()
  • Method Details

    • bind

      public void bind(String name, Object obj, boolean isPersistant) throws NameAlreadyBound
      Specified by:
      bind in interface InitialNameServiceOperations
      Throws:
      NameAlreadyBound
    • _ids

      public String[] _ids()
      Description copied from class: ObjectImpl
      Retrieves a string array containing the repository identifiers supported by this ObjectImpl object. For example, for a stub, this method returns information about all the interfaces supported by the stub.
      Specified by:
      _ids in class ObjectImpl
      Returns:
      the array of all repository identifiers supported by this ObjectImpl instance