@ManagedData @Description(value="Template for an IIOP profile") public interface IIOPProfileTemplate extends TaggedProfileTemplate
| Modifier and Type | Method and Description |
|---|---|
GIOPVersion |
getGIOPVersion()
Return the GIOP version of this profile.
|
IIOPAddress |
getPrimaryAddress()
Return the IIOP address from the IIOP profile.
|
create, getIOPComponents, getTaggedComponents, isEquivalent, iteratorById, 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, streamgetIdwriteContentsmakeImmutableGIOPVersion getGIOPVersion()
@ManagedAttribute @Description(value="The host and port of the IP address for the primary endpoint of this profile") IIOPAddress getPrimaryAddress()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.