public abstract class TaggedProfileTemplateBase extends IdentifiableContainerBase implements TaggedProfileTemplate
modCount| Constructor and Description |
|---|
TaggedProfileTemplateBase() |
| Modifier and Type | Method and Description |
|---|---|
TaggedComponent[] |
getIOPComponents(ORB orb,
int id)
Return the tagged components in this profile (if any)
in the GIOP marshalled form, which is required for Portable
Interceptors.
|
void |
write(OutputStream os)
Write this object directly to the output stream.
|
iteratorByIdadd, equals, get, hashCode, isImmutable, makeElementsImmutable, makeImmutable, remove, set, size, subListadd, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcreate, isEquivalent, iteratorById, writeadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamgetIdwriteContentsmakeImmutablepublic void write(OutputStream os)
Writeablepublic TaggedComponent[] getIOPComponents(ORB orb, int id)
TaggedProfileTemplategetIOPComponents in interface TaggedProfileTemplateCopyright © 2018 JBoss by Red Hat. All rights reserved.