Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
org.omg.PortableInterceptor.ObjectReferenceTemplate

Packages that use ObjectReferenceTemplate
Package Description
org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. 
 

Uses of ObjectReferenceTemplate in org.omg.PortableInterceptor
 

Fields in org.omg.PortableInterceptor declared as ObjectReferenceTemplate
Modifier and Type Field and Description
 ObjectReferenceTemplate[] ObjectReferenceTemplateSeqHolder.value
           
 ObjectReferenceTemplate ObjectReferenceTemplateHolder.value
           
 

Methods in org.omg.PortableInterceptor that return ObjectReferenceTemplate
Modifier and Type Method and Description
 ObjectReferenceTemplate IORInfoOperations.adapter_template()
          Return the object reference template of the object adapter that was just created and is running IOR interceptors.
static ObjectReferenceTemplate[] ObjectReferenceTemplateSeqHelper.extract(Any a)
           
static ObjectReferenceTemplate ObjectReferenceTemplateHelper.extract(Any a)
           
static ObjectReferenceTemplate[] ObjectReferenceTemplateSeqHelper.read(InputStream istream)
           
static ObjectReferenceTemplate ObjectReferenceTemplateHelper.read(InputStream istream)
           
 

Methods in org.omg.PortableInterceptor with parameters of type ObjectReferenceTemplate
Modifier and Type Method and Description
 void IORInterceptor_3_0Operations.adapter_state_changed(ObjectReferenceTemplate[] templates, short state)
          Called whenever the state of an object adapter changes, and the state change is not caused by an adapter manager.
static void ObjectReferenceTemplateHelper.insert(Any a, ObjectReferenceTemplate that)
           
static void ObjectReferenceTemplateSeqHelper.insert(Any a, ObjectReferenceTemplate[] that)
           
static void ObjectReferenceTemplateHelper.write(OutputStream ostream, ObjectReferenceTemplate value)
           
static void ObjectReferenceTemplateSeqHelper.write(OutputStream ostream, ObjectReferenceTemplate[] value)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ObjectReferenceTemplate
Constructor and Description
ObjectReferenceTemplateHolder(ObjectReferenceTemplate initialValue)
           
ObjectReferenceTemplateSeqHolder(ObjectReferenceTemplate[] initialValue)
           
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.