Skip to content

Commit

Permalink
Reset the AtmosphereFactory as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed May 20, 2014
1 parent 3f45200 commit 4b40de3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,7 @@ public AtmosphereFramework resetStates() {
interceptors.clear();

broadcasterFactory = null;
arFactory = null;
annotationFound = false;
return this;
}
Expand Down

0 comments on commit 4b40de3

Please sign in to comment.