public class WarpContextStore extends Object
This class stores current context and makes that available for other threads.
Implementation ensures that there can be only one context active, because context needs to be reset() before it can
be again set(WarpContext).
Copyright © 2019 JBoss by Red Hat. All rights reserved.