Package org.omg.CORBA

Class DynamicImplementation

  • All Implemented Interfaces:
    Object

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

      • DynamicImplementation

        public DynamicImplementation()
        Deprecated.
    • Method Detail

      • invoke

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

        public java.lang.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