| Overview | Namespace | Class | Index | Help |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
Getting the current context.
Don't spread the returned interface around to other threads. Every thread has its own current context.
current context or null ref, if none is set
| const Reference< XCurrentContext > & | xContext ) throw(); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
Setting the current context.
| xContext | |
true, if context has been successfully set
Copyright © 2003 Sun Microsystems, Inc.