Public Instance Methods : SstIor

* asString
	"ACTION
		Convert the receiver to a stringified object reference, conforming to the 
		ORB::object_to_string protocol for CORBA

	RETURN VALUE
		<String>"
Categories
	SST-API Developer
* remoteReferenceInContext: context
	"ACTION
		Answer a remote reference to the object identified by the receiver.
		The remote reference searches for spaces in @context. If the receiver
		actually indicates an object defined locally, answer that object instead.

	PARAMETERS
		context : <IuSstApplicationContext>

	RETURN VALUE
		<IuSstRemoteReference> | <Object>"
Categories
	SST-API User

[FIRST] [PREV] [NEXT] [LAST]