Protege 3.0

edu.stanford.smi.protege.server
Class Server_Stub

java.lang.Object
  extended byjava.rmi.server.RemoteObject
      extended byjava.rmi.server.RemoteStub
          extended byedu.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

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
Server_Stub(RemoteRef ref)
           
 
Method Summary
 void closeSession(RemoteSession $param_RemoteSession_1)
           
 Collection getAvailableProjectNames(RemoteSession $param_RemoteSession_1)
           
 Collection getCurrentSessions(String $param_String_1, RemoteSession $param_RemoteSession_2)
           
 RemoteServerProject openProject(String $param_String_1, RemoteSession $param_RemoteSession_2)
           
 RemoteSession openSession(String $param_String_1, String $param_String_2, String $param_String_3)
           
 void reinitialize()
           
 
Methods inherited from class java.rmi.server.RemoteStub
setRef
 
Methods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStub
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Server_Stub

public Server_Stub(RemoteRef ref)
Method Detail

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

Protege 3.0

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2005 Stanford University.