public interface TaggedComponent
extends 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.