Package com.groiss.util
Class RMIThreadContext
java.lang.Object
com.groiss.util.RMIThreadContext
Deprecated, for removal: This API element is subject to removal in a future version.
Defines a context which is given to the RMI-Wrappers
-
Constructor Summary
ConstructorDescriptionRMIThreadContext
(Principal user, UserTransaction ut, Locale l, boolean alwaysSSL) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.boolean
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.getUser()
Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.void
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
RMIThreadContext
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getUser
Deprecated, for removal: This API element is subject to removal in a future version. -
setUser
Deprecated, for removal: This API element is subject to removal in a future version. -
getPermanentSSL
public boolean getPermanentSSL()Deprecated, for removal: This API element is subject to removal in a future version. -
getTransaction
Deprecated, for removal: This API element is subject to removal in a future version. -
getLocale
Deprecated, for removal: This API element is subject to removal in a future version. -
setContext
public void setContext()Deprecated, for removal: This API element is subject to removal in a future version. -
removeContext
public void removeContext()Deprecated, for removal: This API element is subject to removal in a future version.
-