@Service(value=RemoteSessionFactory.class) public class DbRemoteSessionFactory extends Object implements RemoteSessionFactory
| Constructor and Description |
|---|
DbRemoteSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
RemoteSession |
create(RemoteDbSession remoteDbSession)
Creates the remote session.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstancepublic RemoteSession create(RemoteDbSession remoteDbSession)
RemoteSessionFactorycreate in interface RemoteSessionFactoryremoteDbSession - the remote objectCopyright © 2016 Krake Softwaretechnik. All rights reserved.