JavaScript is disabled on your browser.
JBoss Application Server: Parent Aggregator 7.1.1.Final
public class RemotingContext
extends Object
A simple context to associate the Remoting Connection with the current thread.
This association is used to make use of the user identity already authenticated on the connection.
Author:
Darran Lofthouse
Method Summary
Methods
Modifier and Type
Method and Description
static void
clear ()
static org.jboss.remoting3.Connection
getConnection ()
static boolean
isSet ()
static void
setConnection (org.jboss.remoting3.Connection connection)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
RemotingContext
public RemotingContext()
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc. . All Rights Reserved.