addressSettings.setDefault(settings);
PagingStoreFactoryNIO storeFactory = new PagingStoreFactoryNIO(getPageDir(),
100, null,
new OrderedExecutorFactory(Executors.newCachedThreadPool()),
true);
storeFactory.setPostOffice(new FakePostOffice());
PagingManagerImpl managerImpl = new PagingManagerImpl(storeFactory,