161162163164165166167
ClockType.REALTIME_CLOCK.getId() ) ) ); setQueryListenerClass( this.chainedProperties.getProperty( QueryListenerOption.PROPERTY_NAME, QueryListenerOption.STANDARD.getAsString() ) ); timerJobFactoryManager = new DefaultTimerJobFactoryManager(); }
167168169170171172173