public class ServerConfiguration extends MBScriptableObject
Constructor and Description |
---|
ServerConfiguration() |
Modifier and Type | Method and Description |
---|---|
ExternalDatabaseInformation |
(JavaScript Function) getDatabaseInfo()
Returns the system's database information.
|
UnmanagedFolder |
(JavaScript Function) getDefaultTempFolder()
Returns the path of the default temporary folder (as specified by "java.io.tmpdir").
|
java.lang.String |
(JavaScript Function) getFileSeparator()
Get the file separator for the file system hosting MediaBeacon's managed assets.
|
LicenseInfo |
(JavaScript Function) getLicenseInfo()
Returns the system's license information.
|
java.lang.Integer |
(JavaScript Function) getMajorVersion()
Expose the major version number
|
ManagedFolder |
(JavaScript Function) getSharedFilesFolder()
Get the system's current managed assets root folder.
|
associateValue, avoidObjectDetection, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasInstance, hasProperty, hasProperty, isConst, isEmpty, isExtensible, isSealed, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public java.lang.String (JavaScript Function) getFileSeparator()
public ManagedFolder (JavaScript Function) getSharedFilesFolder()
public UnmanagedFolder (JavaScript Function) getDefaultTempFolder()
public LicenseInfo (JavaScript Function) getLicenseInfo()
public ExternalDatabaseInformation (JavaScript Function) getDatabaseInfo()
public java.lang.Integer (JavaScript Function) getMajorVersion()
Copyright © 2017 MediaBeacon, Inc. All Rights Reserved.