Package org.omg.CORBA

Class ArrayDefPOATie

All Implemented Interfaces:
ArrayDefOperations, IDLTypeOperations, IRObjectOperations, InvokeHandler

public class ArrayDefPOATie extends ArrayDefPOA
org/omg/CORBA/ArrayDefPOATie.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
  • Constructor Details

  • Method Details

    • _delegate

      public ArrayDefOperations _delegate()
    • _delegate

      public void _delegate(ArrayDefOperations delegate)
    • _default_POA

      public POA _default_POA()
      Description copied from class: Servant
      Returns the root POA from the ORB instance associated with the servant. Subclasses may override this method to return a different POA.
      Overrides:
      _default_POA in class Servant
      Returns:
      default_POA the POA associated with the Servant.
    • length

      public int length()
    • length

      public void length(int newLength)
    • element_type

      public TypeCode element_type()
    • element_type_def

      public IDLType element_type_def()
    • element_type_def

      public void element_type_def(IDLType newElement_type_def)
    • type

      public TypeCode type()
    • def_kind

      public DefinitionKind def_kind()
    • destroy

      public void destroy()