RendererCommandExecutor

public class RendererCommandExecutor

RendererCommandExecutor manages all the RendererView in the main RendererView. Sub renderers may have been added as Attachment in the RendererView. All the RendererViews in the hierarchy sharing the same RendererContext will automatically be handled by the RendererCommandExecutor. RendererCommandExecutor keeps the track of the RendererView that has been selected and executes the given command in the active RendererView.