示例#1
0
 public ServerImpl()
 {
     transactionalManager = new TransactionalManager();
     timestampService     = new TimestampService();
 }
示例#2
0
 public ServerImpl()
 {
     transactionalManager = new TransactionalManager();
     timestampService = new TimestampService();
 }