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.
|
iteratorById
add, equals, get, hashCode, isImmutable, makeElementsImmutable, makeImmutable, remove, set, size, subList
add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
create, isEquivalent, iteratorById, write
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
getId
writeContents
makeImmutable
public void write(OutputStream os)
Writeable
public TaggedComponent[] getIOPComponents(ORB orb, int id)
TaggedProfileTemplate
getIOPComponents
in interface TaggedProfileTemplate
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.