public class RMIServerSessionManagerDispatcher extends UnicastRemoteObject implements RMIServerSessionManager
Modifier and Type | Field and Description |
---|---|
protected String |
controllerClassName |
protected Session |
session |
ref
Constructor and Description |
---|
RMIServerSessionManagerDispatcher(Session session) |
Modifier and Type | Method and Description |
---|---|
RMIRemoteSessionController |
createRemoteSessionController() |
protected Session |
getSession() |
protected void |
setSession(Session session) |
clone, exportObject, exportObject, exportObject, unexportObject
getClientHost, getLog, setLog
protected Session session
protected String controllerClassName
public RMIServerSessionManagerDispatcher(Session session) throws RemoteException
RemoteException
public RMIRemoteSessionController createRemoteSessionController()
createRemoteSessionController
in interface RMIServerSessionManager
protected Session getSession()
protected void setSession(Session session)
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.