public class YSNPConfiguration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CFG |
Constructor and Description |
---|
YSNPConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEpireOkSocketPath() |
int |
getExecutorsCount() |
java.lang.String |
getPtSocketPath() |
java.lang.String |
getSocketPath() |
java.lang.String |
getString(java.lang.String confKey) |
public static final java.lang.String CFG
public YSNPConfiguration() throws java.io.FileNotFoundException, java.io.IOException, java.lang.InterruptedException
java.io.FileNotFoundException
java.io.IOException
java.lang.InterruptedException
public java.lang.String getPtSocketPath()
public java.lang.String getSocketPath()
public java.lang.String getEpireOkSocketPath()
public int getExecutorsCount()
public java.lang.String getString(java.lang.String confKey)
Copyright © 2021. All Rights Reserved.