public class MocoServerConfigResource extends MocoServerConfig
MocoServerConfig.Builder| Constructor and Description |
|---|
MocoServerConfigResource(String path)
Creates a new MocoServerConfigResource instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConfigVisitor visitor)
Implements the Visitor pattern for this server configuration.
|
String |
getPath()
Returns the resource path for this server configuration.
|
String |
toString() |
file, file, getName, getPort, getRuleType, isEachTest, pojo, pojo, pojo, pojo, resource, setEachTest, setName, setPortpublic MocoServerConfigResource(String path)
public String getPath()
public void accept(ConfigVisitor visitor)
accept in class MocoServerConfigpublic String toString()
toString in class MocoServerConfigCopyright © 2022 The Cornutum Project. All rights reserved.