Uses of Class
com.iizigo.server.config.EditorServerConfigEnvProps
Packages that use EditorServerConfigEnvProps Package Description com.iizigo.server.config Uses of EditorServerConfigEnvProps in com.iizigo.server.config
Methods in com.iizigo.server.config that return EditorServerConfigEnvProps Modifier and Type Method Description EditorServerConfigEnvProps
EditorServerConfigEnvProps. clone()
Clone must be overridden.EditorServerConfigEnvProps
EditorServerSettings. getServerConfigEnvironment(java.lang.String name)
Gets the configuration environment of a name.EditorServerConfigEnvProps[]
EditorServerSettings. getServerConfigEnvironments()
Gets the array of configuration environments present.