|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bmc.arsys.api.Config
public class Config
Method Summary | |
---|---|
int |
getApiRecording()
|
int |
getConnectionMaxRetries()
|
static Config |
getInstance()
|
int |
getJniLoadMode()
|
boolean |
getJrpcMode()
|
int |
getMinimumSupportedServerRpcVersion()
|
int |
getTimeLagBetweenRetriesMillSecc()
|
org.apache.commons.lang.builder.ToStringStyle |
getToStringStyle()
|
boolean |
getUseLegacyAssignFormatter()
Get Assignment Formatter mode. |
boolean |
getUseLegacyAssignParser()
Get Assignment Parser mode. |
boolean |
getUseLegacyQualFormatter()
Get Qualification Formatter mode. |
boolean |
getUseLegacyQualParser()
Get Qualification Parser mode. |
boolean |
isStringizeFieldAssignments()
|
boolean |
isStringizeSetIfQualification()
|
static void |
refresh()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Config getInstance()
public static void refresh()
public boolean getJrpcMode()
public int getJniLoadMode()
public int getApiRecording()
public int getMinimumSupportedServerRpcVersion()
public int getConnectionMaxRetries()
public int getTimeLagBetweenRetriesMillSecc()
public org.apache.commons.lang.builder.ToStringStyle getToStringStyle()
public boolean isStringizeFieldAssignments()
public boolean isStringizeSetIfQualification()
public boolean getUseLegacyQualParser()
public boolean getUseLegacyAssignParser()
public boolean getUseLegacyQualFormatter()
Boolean
public boolean getUseLegacyAssignFormatter()
|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |