Uses of Interface
com.glyart.asql.common.context.ContextScheduler
-
Packages that use ContextScheduler Package Description com.glyart.asql.common.context Contains an abstract level about the context of aSQL. -
-
Uses of ContextScheduler in com.glyart.asql.common.context
Methods in com.glyart.asql.common.context that return ContextScheduler Modifier and Type Method Description ContextScheduler
ASQLContext. getScheduler()
Gets the scheduling policy linked to this ASQLContext.
-