public interface org.omg.PortableServer.portable.Delegate
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.omg.PortableServer.portable.Delegate
super_class: java.lang.Object
{
public abstract org.omg.CORBA.ORB orb(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)Lorg/omg/CORBA/ORB;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
public abstract org.omg.CORBA.Object this_object(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)Lorg/omg/CORBA/Object;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
public abstract org.omg.PortableServer.POA poa(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)Lorg/omg/PortableServer/POA;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
public abstract byte[] object_id(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)[B
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
public abstract org.omg.PortableServer.POA default_POA(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)Lorg/omg/PortableServer/POA;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
public abstract boolean is_a(org.omg.PortableServer.Servant, java.lang.String);
descriptor: (Lorg/omg/PortableServer/Servant;Ljava/lang/String;)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
Repository_Id
public abstract boolean non_existent(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
Self
public abstract org.omg.CORBA.Object get_interface_def(org.omg.PortableServer.Servant);
descriptor: (Lorg/omg/PortableServer/Servant;)Lorg/omg/CORBA/Object;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
self
}
SourceFile: "Delegate.java"