public interface TaggedProfile extends Identifiable, MakeImmutable
Modifier and Type | Method and Description |
---|---|
TaggedProfile |
getIOPProfile()
Return the TaggedProfile as a CDR encapsulation in the standard
format.
|
ObjectId |
getObjectId() |
ObjectKey |
getObjectKey() |
ObjectKeyTemplate |
getObjectKeyTemplate() |
TaggedProfileTemplate |
getTaggedProfileTemplate() |
boolean |
isEquivalent(TaggedProfile prof)
Return true is prof is equivalent to this TaggedProfile.
|
boolean |
isLocal()
Return true if this TaggedProfile was created in orb.
|
getId
makeImmutable
TaggedProfileTemplate getTaggedProfileTemplate()
ObjectId getObjectId()
ObjectKeyTemplate getObjectKeyTemplate()
ObjectKey getObjectKey()
boolean isEquivalent(TaggedProfile prof)
TaggedProfile getIOPProfile()
boolean isLocal()
Copyright © 2018 JBoss by Red Hat. All rights reserved.