Closed rju closed 1 week ago
author nils-christian -- Tue, 12 Nov 2013 13:05:01 +0100
From the 3.2.x API description:
public void destroy() ... The close method is the native way to shut down an ApplicationContext.
and
public void close() Close this application context, destroying all beans in its bean factory. ...
author nils-christian -- Tue, 12 Nov 2013 13:18:26 +0100
Replaced in changeset:78656f095820aae0868a066f6ade75f1d483d5f4.
JIRA Issue: KIEKER-1033 TestSpringMethodInterceptor shutting down the server correctly? Original Reporter: Jan Waller
Does the cleanup method of the TestSpringMethodInterceptor correctly close the server.