public class KKRMIEngServerBase
extends java.rmi.server.UnicastRemoteObject
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Modifier and Type | Method and Description |
---|---|
protected static KKEngIf |
getRmiEngine(java.lang.String storeId) |
protected static java.rmi.RemoteException |
handleThrowable(java.lang.Throwable e,
java.lang.String methodName)
Handles the exception for all methods.
|
clone, exportObject, exportObject, exportObject, unexportObject
protected static KKEngIf getRmiEngine(java.lang.String storeId) throws java.rmi.RemoteException
java.rmi.RemoteException
protected static java.rmi.RemoteException handleThrowable(java.lang.Throwable e, java.lang.String methodName)
e
- the emethodName
- the methodNameCopyright © 2018 DS Data Systems UK Ltd.