8788899091929394
} ioService.setAuthenticationManager( authenticationManager ); ioService.setAuthorizationManager( authorizationManager ); ioSearchService = new IOSearchIndex( config.getSearchIndex(), ioService ); }
8586878889909192
8485868788899091
ioService = service; } else { ioService = new IOServiceClusterImpl( service, clusterServiceFactory ); } this.ioSearchService = new IOSearchIndex( searchIndex, ioService ); }
87888990919293
96979899100101102
} ioService.setAuthenticationManager( authenticationManager ); ioService.setAuthorizationManager( authorizationManager ); ioSearchService = new IOSearchIndex( searchIndex, ioService ); }