|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.rmi.server.RemoteObject java.rmi.server.RemoteServer java.rmi.server.UnicastRemoteObject org.objectweb.rmijdbc.RJDriverServer net.sf.farrago.server.FarragoRJDriverServer
public class FarragoRJDriverServer
RMI server-side implementation of Driver
.
Field Summary |
---|
Fields inherited from class java.rmi.server.RemoteObject |
---|
ref |
Constructor Summary | |
---|---|
FarragoRJDriverServer(String admpasswd)
|
Method Summary | |
---|---|
protected org.objectweb.rmijdbc.RJConnectionInterface |
buildConnectionServer(Connection c)
|
Methods inherited from class org.objectweb.rmijdbc.RJDriverServer |
---|
acceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant, shutdown, unreferenced |
Methods inherited from class java.rmi.server.UnicastRemoteObject |
---|
clone, exportObject, exportObject, exportObject, unexportObject |
Methods inherited from class java.rmi.server.RemoteServer |
---|
getClientHost, getLog, setLog |
Methods inherited from class java.rmi.server.RemoteObject |
---|
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.objectweb.rmijdbc.RJDriverInterface |
---|
acceptsURL, connect, getMajorVersion, getMinorVersion, getPropertyInfo, jdbcCompliant, shutdown |
Constructor Detail |
---|
public FarragoRJDriverServer(String admpasswd) throws RemoteException
RemoteException
Method Detail |
---|
protected org.objectweb.rmijdbc.RJConnectionInterface buildConnectionServer(Connection c) throws RemoteException
buildConnectionServer
in class org.objectweb.rmijdbc.RJDriverServer
RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |