public class TaggedComponentFactoryFinderImpl extends IdentifiableFactoryFinderBase<TaggedComponent> implements TaggedComponentFactoryFinder
wrapper| Constructor and Description |
|---|
TaggedComponentFactoryFinderImpl(ORB orb) |
| 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.
|
TaggedComponent |
handleMissingFactory(int id,
InputStream is) |
create, getFactory, registerFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, registerFactorypublic TaggedComponentFactoryFinderImpl(ORB orb)
public TaggedComponent handleMissingFactory(int id, InputStream is)
handleMissingFactory in class IdentifiableFactoryFinderBase<TaggedComponent>public TaggedComponent create(ORB orb, TaggedComponent comp)
TaggedComponentFactoryFindercreate in interface TaggedComponentFactoryFinderCopyright © 2017–2019 Eclipse Foundation. All rights reserved.