I tried with two Singleton Beans with Scheduler and calling a method on injected SLSB method and it started processing simultaniously.
Note is that injected SLSB into Singleton is always working /synchronizing calls to single SLSB instance not pooling slsbs. is this expected behavior?