Next: , Previous: , Up: Base classes [Index]


1.135 ProcessEnvironment

Defined in namespace Smalltalk
Superclass: Object
Category: Language-Processes

I represent a proxy for thread-local variables defined for Smalltalk processes. Associations requested to me retrieve the thread-local value for the current process. For now, I don’t provide the full protocol of a Dictionary; in particular the iteration protocol is absent.

ProcessEnvironment class-disabled: (class)
ProcessEnvironment class-singleton: (class)
ProcessEnvironment-accessing: (instance)
ProcessEnvironment-dictionary removing: (instance)
ProcessEnvironment-dictionary testing: (instance)

AltStyle によって変換されたページ (->オリジナル) /