This is an interface of a remote POJO that can be used to manipulate the running state of agent's plugin container.
In another words, on the server, using the {@code ClientCommandSender.getRemotePojoFactory} one can obtain aninstance of this interface that will be executed on the agent (the other direction is NOT possible and wouldn't make sense anyway, because there is no agent plugin container on the server).
@author Lukas Krejci
@since 4.11