edu.stanford.smi.protege.server
Class Server_Stub
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteStub
edu.stanford.smi.protege.server.Server_Stub
- All Implemented Interfaces:
- Remote, RemoteServer, Serializable
- public final class Server_Stub
- extends RemoteStub
- implements RemoteServer, Remote
- See Also:
- Serialized Form
Server_Stub
public Server_Stub(RemoteRef ref)
closeSession
public void closeSession(RemoteSession $param_RemoteSession_1)
throws RemoteException
- Specified by:
closeSession
in interface RemoteServer
- Throws:
RemoteException
getAvailableProjectNames
public Collection getAvailableProjectNames(RemoteSession $param_RemoteSession_1)
throws RemoteException
- Specified by:
getAvailableProjectNames
in interface RemoteServer
- Throws:
RemoteException
getCurrentSessions
public Collection getCurrentSessions(String $param_String_1,
RemoteSession $param_RemoteSession_2)
throws RemoteException
- Specified by:
getCurrentSessions
in interface RemoteServer
- Throws:
RemoteException
openProject
public RemoteServerProject openProject(String $param_String_1,
RemoteSession $param_RemoteSession_2)
throws RemoteException
- Specified by:
openProject
in interface RemoteServer
- Throws:
RemoteException
openSession
public RemoteSession openSession(String $param_String_1,
String $param_String_2,
String $param_String_3)
throws RemoteException
- Specified by:
openSession
in interface RemoteServer
- Throws:
RemoteException
reinitialize
public void reinitialize()
throws RemoteException
- Specified by:
reinitialize
in interface RemoteServer
- Throws:
RemoteException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.