FileDocCategorySizeDatePackage
TaggedComponent.javaAPI DocJava SE 5 API745Fri Aug 26 14:54:36 BST 2005com.sun.corba.se.spi.ior

TaggedComponent

public interface TaggedComponent implements Identifiable
Generic interface for all tagged components. Users of the ORB may create implementations of this class and also corresponding factories of type TaggedComponentFactory. The factories can be registered with an ORB instance, in which case they will be used to unmarshal IORs containing the registered tagged component.

Fields Summary
Constructors Summary
Methods Summary
public org.omg.IOP.TaggedComponentgetIOPComponent(org.omg.CORBA.ORB orb)