Searched refs:cacheCommand (Results 1 – 1 of 1) sorted by relevance
533 cacheCommand(new SetFlagCommand(flag)); in setOrCacheFlag()576 cacheCommand(new SetSystemPropertyCommand(systemProperty)); in setOrCacheSystemProperty()597 cacheCommand(command); in runOrCache()604 private void cacheCommand(Command command) { in cacheCommand() method