public class GetConfigAction extends AbstractManagerAction
The GetConfigAction returns a GetConfigResponse.
GetConfigResponse
,
Serialized FormConstructor 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, toString
public GetConfigAction()
public GetConfigAction(String filename)
filename
- the name of the file to get.public String getAction()
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public String getFilename()
public void setFilename(String filename)
Copyright © 2004–2020. All rights reserved.