Public Instance Methods : SstApplicationContext
rmiNaming
"ACTION
Answer the RMI Naming service associated with the receiver.
RETURN VALUE
<SstRmiNaming>"
Categories
SST-API Developer
rmiRepository
"ACTION
Answer the RMI typing repository associated with the receiver.
RETURN VALUE
<SstRmiTypingRepository>"
Categories
SST-API Developer
rmiStartUpWith: repository
"ACTION
Install the RMI system objects and startUp the receiver. The reciever is
run with @repository which should contain specifications for all required
Java classes (including _Stubs). If @repository is nil then a repository
with the default base classes is used.
(see SstRmiTypingRepository>>#newWithBaseClasses)
PARAMETERS
repository : <SstRmiTypingRepository> | nil"
Categories
SST-API User
[FIRST] [PREV] [NEXT] [LAST]