public class GetConfigAction extends AbstractManagerAction
The GetConfigAction returns a GetConfigResponse.
GetConfigResponse,
Serialized Form| Constructor and Description |
|---|
GetConfigAction()
Creates a new GetConfigAction.
|
GetConfigAction(String filename)
Creates a new GetConfigAction with the given filename.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action, i.e.
|
String |
getFilename()
Returns the filename.
|
void |
setFilename(String filename)
Sets filename.
|
getActionId, setActionId, toStringpublic GetConfigAction()
public GetConfigAction(String filename)
filename - the name of the file to get.public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic String getFilename()
public void setFilename(String filename)
Copyright © 2004–2024. All rights reserved.