Esempio n. 1
0
 public ServerImpl()
 {
     transactionalManager = new TransactionalManager();
     timestampService     = new TimestampService();
 }
Esempio n. 2
0
 public ServerImpl()
 {
     transactionalManager = new TransactionalManager();
     timestampService = new TimestampService();
 }