Java Doc for SpecializedEventContext.java in » Net » Terracotta » com » tc » async » api » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This type of context has a build in execute() method which is run instead of the handler's handleEvent() method.
These contexts are used to run some code inband to do stuff after all the other queued event contexts are executed.