324325326327328329330331
public void startAdapter() throws RemoteException, TransactionException, NativeSGEException { if(space != null) { rm = new RMAdapter(space, txnMgr); } }