public class ServerActionManagerImpl extends Object implements ServerActionManager
| Constructor and Description |
|---|
ServerActionManagerImpl(Clusters clusters) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(String actionName,
Map<String,String> payload) |
@Inject public ServerActionManagerImpl(Clusters clusters)
public void executeAction(String actionName, Map<String,String> payload) throws AmbariException
executeAction in interface ServerActionManagerAmbariExceptionCopyright © 2016. All rights reserved.