public interface PluginContainerLifecycle
ClientCommandSender.getRemotePojoFactory one can obtain an
instance 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).| Modifier and Type | Method and Description |
|---|---|
void |
start() |
void |
stop() |
void |
updatePlugins() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.