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 Class
org.omg.IOP.TaggedComponent

Packages that use TaggedComponent
Package Description
org.omg.IOP This package contains the IOP module specified in the OMG document The Common Object Request Broker: Architecture and Specification, http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6. 
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 TaggedComponent in org.omg.IOP
 

Fields in org.omg.IOP declared as TaggedComponent
Modifier and Type Field and Description
 TaggedComponent TaggedComponentHolder.value
           
 TaggedComponent[] MultipleComponentProfileHolder.value
           
 

Methods in org.omg.IOP that return TaggedComponent
Modifier and Type Method and Description
static TaggedComponent TaggedComponentHelper.extract(Any a)
           
static TaggedComponent[] MultipleComponentProfileHelper.extract(Any a)
           
static TaggedComponent TaggedComponentHelper.read(InputStream istream)
           
static TaggedComponent[] MultipleComponentProfileHelper.read(InputStream istream)
           
 

Methods in org.omg.IOP with parameters of type TaggedComponent
Modifier and Type Method and Description
static void TaggedComponentHelper.insert(Any a, TaggedComponent that)
           
static void MultipleComponentProfileHelper.insert(Any a, TaggedComponent[] that)
           
static void TaggedComponentHelper.write(OutputStream ostream, TaggedComponent value)
           
static void MultipleComponentProfileHelper.write(OutputStream ostream, TaggedComponent[] value)
           
 

Constructors in org.omg.IOP with parameters of type TaggedComponent
Constructor and Description
MultipleComponentProfileHolder(TaggedComponent[] initialValue)
           
TaggedComponentHolder(TaggedComponent initialValue)
           
 

Uses of TaggedComponent in org.omg.PortableInterceptor
 

Methods in org.omg.PortableInterceptor that return TaggedComponent
Modifier and Type Method and Description
 TaggedComponent ClientRequestInfoOperations.get_effective_component(int id)
          Returns the IOP.TaggedComponent with the given ID from the profile selected for this request.
 TaggedComponent[] ClientRequestInfoOperations.get_effective_components(int id)
          Returns an array of all tagged components with the given ID from the profile selected for this request.
 

Methods in org.omg.PortableInterceptor with parameters of type TaggedComponent
Modifier and Type Method and Description
 void IORInfoOperations.add_ior_component_to_profile(TaggedComponent tagged_component, int profile_id)
          A portable ORB service implementation calls add_ior_component_to_profile from its implementation of establish_components to add a tagged component to the set which will be included when constructing IORs.
 void IORInfoOperations.add_ior_component(TaggedComponent tagged_component)
          A portable ORB service implementation calls add_ior_component from its implementation of establish_components to add a tagged component to the set which will be included when constructing IORs.
 


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.