public interface TaggedComponentFactoryFinder extends IdentifiableFactoryFinder<TaggedComponent>
| Modifier and Type | Method and Description |
|---|---|
TaggedComponent |
create(ORB orb,
TaggedComponent comp)
Create a tagged component from a GIOP marshalled representation
of a tagged component.
|
create, registerFactoryTaggedComponent create(ORB orb, TaggedComponent comp)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.