This token context service will keept its contexts entirely in memory. The {@link #addContext} method will add the contexts to execute to the internal context list.The {@link #getExecutableContexts} method will check this internal list for pending contexts.The contexts are not persisted by the service.
@author Author: Heiko Erhardt
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.