13071308130913101311131213131314
private void ensureStarted() throws LdapServiceUnavailableException { if ( !directoryService.isStarted() ) { throw new LdapServiceUnavailableException( ResultCodeEnum.UNAVAILABLE, I18n.err( I18n.ERR_316 ) ); } }
10451046104710481049105010511052
10591060106110621063106410651066