Protege 3.0

edu.stanford.smi.protege.server
Class ServerProject_Stub

java.lang.Object
  extended byjava.rmi.server.RemoteObject
      extended byjava.rmi.server.RemoteStub
          extended byedu.stanford.smi.protege.server.ServerProject_Stub
All Implemented Interfaces:
Remote, RemoteServerProject, Serializable

public final class ServerProject_Stub
extends RemoteStub
implements RemoteServerProject, Remote

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.rmi.server.RemoteObject
ref
 
Constructor Summary
ServerProject_Stub(RemoteRef ref)
           
 
Method Summary
 void close(RemoteSession $param_RemoteSession_1)
           
 Collection getCurrentSessions(RemoteSession $param_RemoteSession_1)
           
 String getDomainKbFactoryClassName()
           
 RemoteServerFrameStore getDomainKbFrameStore(RemoteSession $param_RemoteSession_1)
           
 String getProjectKbFactoryClassName()
           
 RemoteServerFrameStore getProjectKbFrameStore(RemoteSession $param_RemoteSession_1)
           
 URI getURI(RemoteSession $param_RemoteSession_1)
           
 void register(RemoteSession $param_RemoteSession_1)
           
 
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

ServerProject_Stub

public ServerProject_Stub(RemoteRef ref)
Method Detail

close

public void close(RemoteSession $param_RemoteSession_1)
           throws RemoteException
Specified by:
close in interface RemoteServerProject
Throws:
RemoteException

getCurrentSessions

public Collection getCurrentSessions(RemoteSession $param_RemoteSession_1)
                              throws RemoteException
Specified by:
getCurrentSessions in interface RemoteServerProject
Throws:
RemoteException

getDomainKbFactoryClassName

public String getDomainKbFactoryClassName()
                                   throws RemoteException
Specified by:
getDomainKbFactoryClassName in interface RemoteServerProject
Throws:
RemoteException

getDomainKbFrameStore

public RemoteServerFrameStore getDomainKbFrameStore(RemoteSession $param_RemoteSession_1)
                                             throws RemoteException
Specified by:
getDomainKbFrameStore in interface RemoteServerProject
Throws:
RemoteException

getProjectKbFactoryClassName

public String getProjectKbFactoryClassName()
                                    throws RemoteException
Specified by:
getProjectKbFactoryClassName in interface RemoteServerProject
Throws:
RemoteException

getProjectKbFrameStore

public RemoteServerFrameStore getProjectKbFrameStore(RemoteSession $param_RemoteSession_1)
                                              throws RemoteException
Specified by:
getProjectKbFrameStore in interface RemoteServerProject
Throws:
RemoteException

getURI

public URI getURI(RemoteSession $param_RemoteSession_1)
           throws RemoteException
Specified by:
getURI in interface RemoteServerProject
Throws:
RemoteException

register

public void register(RemoteSession $param_RemoteSession_1)
              throws RemoteException
Specified by:
register in interface RemoteServerProject
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.