com.groiss.util
Class RMIThreadContext
java.lang.Object
com.groiss.util.RMIThreadContext
public class RMIThreadContext
- extends Object
Defines a context which is given to the RMI-Wrappers
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RMIThreadContext
public RMIThreadContext(Principal user,
UserTransaction ut,
Locale l,
boolean alwaysSSL)
getUser
public Principal getUser()
getPermanentSSL
public boolean getPermanentSSL()
getTransaction
public UserTransaction getTransaction()
getLocale
public Locale getLocale()
setContext
public void setContext()
removeContext
public void removeContext()
@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.