edu.stanford.smi.protege.server
Interface RemoteServer
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- Server, Server_Stub
- public interface RemoteServer
- extends Remote
reinitialize
public void reinitialize()
throws RemoteException
- Throws:
RemoteException
openSession
public RemoteSession openSession(String username,
String userMachine,
String password)
throws RemoteException
- Throws:
RemoteException
closeSession
public void closeSession(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getAvailableProjectNames
public Collection getAvailableProjectNames(RemoteSession session)
throws RemoteException
- Throws:
RemoteException
getCurrentSessions
public Collection getCurrentSessions(String projectName,
RemoteSession session)
throws RemoteException
- Throws:
RemoteException
openProject
public RemoteServerProject openProject(String projectName,
RemoteSession session)
throws RemoteException
- Throws:
RemoteException
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.