Uses of Interface org.omg.PortableInterceptor.ObjectReferenceTemplate

Uses in package org.omg.PortableInterceptor

Constructors with parameter type org.omg.PortableInterceptor.ObjectReferenceTemplate

Create the initialised instance.
Create the initialised instance.

Fields of type org.omg.PortableInterceptor.ObjectReferenceTemplate

ObjectReferenceTemplate
The stored ObjectReferenceTemplate value.
ObjectReferenceTemplate[]
The stored ObjectReferenceTemplate value.

Methods with parameter type org.omg.PortableInterceptor.ObjectReferenceTemplate

void
Notifies the interceptor about the adapter state changes that are unrelated to adapter manager state changes.
void
Insert the ObjectReferenceTemplate into the given Any.
void
Insert into the given ObjectReferenceTemplate[] into the given Any.
void
Write the object reference template (as the value type).
void
Writes the ObjectReferenceTemplate[] into the given stream.

Methods with return type org.omg.PortableInterceptor.ObjectReferenceTemplate

ObjectReferenceTemplate
Get the adapter template that is associated with the object POA.
ObjectReferenceTemplate
Extract the ObjectReferenceTemplate from given Any.
ObjectReferenceTemplate[]
Extract the ObjectReferenceTemplate[] from the given Any.
ObjectReferenceTemplate
Read the object reference template (as the value type).
ObjectReferenceTemplate[]
Reads the ObjectReferenceTemplate[] from the CORBA input stream.