107108109110111112113114115
{ container.fire(new UnDeployManagedDeployments()); } finally { container.fire(new StopManualContainers()); container.fire(new StopClassContainers()); } }