307308309310311312313314
{ resource.shutdown() ; } catch (final SchedulingException se) { throw new LifecycleResourceException("Failed to shutdown the contextualised scheduler resource") ; } }