EJBClientHandler
to handle EJB integration in remote-naming@Deprecated public class RemoteNamingEjbClientContextSelector extends Object implements ContextSelector<EJBClientContext>
Constructor and Description |
---|
RemoteNamingEjbClientContextSelector()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clearSelector()
Deprecated.
|
EJBClientContext |
getCurrent()
Deprecated.
Get the current instance, returning
null if none are valid in the current context. |
void |
setCurrent(CurrentEjbClientConnection connection)
Deprecated.
|
static ContextSelector<EJBClientContext> |
setupSelector()
Deprecated.
|
public RemoteNamingEjbClientContextSelector()
public static ContextSelector<EJBClientContext> setupSelector()
public void setCurrent(CurrentEjbClientConnection connection)
public void clearSelector()
public EJBClientContext getCurrent()
ContextSelector
null
if none are valid in the current context.getCurrent
in interface ContextSelector<EJBClientContext>
null
if there is noneCopyright © 2013 JBoss by Red Hat. All Rights Reserved.