@ManagedData @Description(value="The IIOPProfile version of a TaggedProfile") public interface IIOPProfile extends TaggedProfile
| Modifier and Type | Method and Description |
|---|---|
String |
getCodebase()
Return the Codebase of this profile.
|
GIOPVersion |
getGIOPVersion()
Return the GIOPVersion of this profile.
|
ORBVersion |
getORBVersion() |
Object |
getServant()
Return the servant for this profile, if it is local
AND if the OA that implements this objref supports direct access to servants
outside of an invocation.
|
getIOPProfile, getObjectId, getObjectKey, getObjectKeyTemplate, getTaggedProfileTemplate, isEquivalent, isLocalgetIdmakeImmutable@ManagedAttribute @Description(value="The ORB version in use") ORBVersion getORBVersion()
Object getServant()
GIOPVersion getGIOPVersion()
String getCodebase()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.