Package com.basis.api.admin
Class BBjAdminServerConfig
java.lang.Object
com.basis.api.admin.BBjAdminServerConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getProperty
(String p_name) boolean
removeProperty
(String p_name) void
setProperties
(Map<String, Serializable> p_properties) void
setProperty
(String p_name, Serializable p_value) void
setRunning
(boolean p_running)
-
Field Details
-
GENERAL_ATTRIBUTES
-
GENERAL_SQL_ATTRIBUTES
-
GENERAL_FILESYSTEM_ATTRIBUTES
-
GENERAL_PRO5DS_ATTRIBUTES
-
GENERAL_MMP_ATTRIBUTES
-
GENERAL_ADMIN_ATTRIBUTES
-
GENERAL_XCALL_ATTRIBUTES
-
GENERAL_REPLICATION_ATTRIBUTES
-
GENERAL_SERVICE_TYPES
-
PREFIX_SERVER_NAME
-
-
Constructor Details
-
BBjAdminServerConfig
public BBjAdminServerConfig() -
BBjAdminServerConfig
-
-
Method Details
-
isRunning
public boolean isRunning() -
setRunning
public void setRunning(boolean p_running) -
getProperties
-
setProperties
-
getProperty
-
setProperty
-
removeProperty
-
getName
-
getPrefixBase
-