Package org.omg.CORBA

Class DynamicImplementation

java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CORBA.DynamicImplementation
All Implemented Interfaces:
Object

public class DynamicImplementation extends ObjectImpl
Deprecated.
org.omg.CORBA.DynamicImplementation
  • Constructor Details

    • DynamicImplementation

      public DynamicImplementation()
      Deprecated.
  • Method Details

    • invoke

      public void invoke(ServerRequest request)
      Deprecated.
      Deprecated by Portable Object Adapter
      Parameters:
      request - server request
    • _ids

      public String[] _ids()
      Deprecated.
      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