Sonic Management API

com.sonicsw.mf.mgmtapi.config.gen
Interface IAbstractContainerBean

All Superinterfaces:
com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase
All Known Subinterfaces:
IContainerBean

public interface IAbstractContainerBean
extends IMgmtBeanBase

Configuration Bean representing a 'Container'


Nested Class Summary
static interface IAbstractContainerBean.IAbstractCacheType
          Inner class representing CacheType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractCentralConnectionType
          Inner class representing CentralConnectionType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractComponentsType
          Inner class representing ComponentsType This inner class contains inner data items that are keyed off a name.
static interface IAbstractContainerBean.IAbstractConnectionType
          Inner class representing ConnectionType This has been manually modified to extend IAbstractCentralConnectionType instead of IMgmtListBase.
static interface IAbstractContainerBean.IAbstractDeploymentParametersSet
          Inner class representing DeploymentParametersSet This inner class contains inner data items that are keyed off a name.
static interface IAbstractContainerBean.IAbstractDeploymentParameterType
          Inner class representing DeploymentParameterType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractEnabledAlertParams
          Inner class representing EnabledAlertParams This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractEnabledAlertsType
          Inner class representing EnabledAlertsType This inner class contains inner data items that are keyed off a name.
static interface IAbstractContainerBean.IAbstractEnabledMetricsType
          Inner class representing EnabledMetricsType This inner class contains inner data items that are keyed off a name.
static interface IAbstractContainerBean.IAbstractExtensionsType
          Inner class representing ExtensionsType This inner class contains inner data items that are keyed off a name.
static interface IAbstractContainerBean.IAbstractExtensionType
          Inner class representing ExtensionType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractFaultToleranceType
          Inner class representing FaultToleranceType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractLibrariesType
          Inner class representing LibrariesType This inner class contains inner data items that are keyed off a name.
static interface IAbstractContainerBean.IAbstractLibraryParams
          Inner class representing LibraryParams This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractMetricsCollectionType
          Inner class representing MetricsCollectionType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractMonitoringType
          Inner class representing MonitoringType This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractStartupParams
          Inner class representing StartupParams This class extends IMgmtListBase
static interface IAbstractContainerBean.IAbstractSystemPropertiesType
          Inner class representing SystemPropertiesType This inner class contains inner data items that are keyed off a name.
 
Field Summary
 
Fields inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
C_VERSION_PROPERTY, CLASS_PROPERTY, P_VERSION_PROPERTY, TEMPLATE_PROPERTY, TYPE_PROPERTY
 
Fields inherited from interface com.sonicsw.mx.config.IAnnotationExtension
END_CDATA, START_CDATA, TOOL_ANNOTATION
 
Method Summary
 IContainerBean.ICentralConnectionType createCentralConnection()
          Create an instance of an ICentralConnectionType attribute.
 IContainerBean.IEnabledAlertsType createEnabledAlerts()
          Create an instance of an IEnabledAlertsType attribute.
 IContainerBean.IEnabledMetricsType createEnabledMetrics()
          Create an instance of an IEnabledMetricsType attribute.
 IContainerBean.IExtensionsType createExtensions()
          Create an instance of an IExtensionsType attribute.
 IContainerBean.IFaultToleranceType createFaultToleranceParameters()
          Create an instance of an IFaultToleranceType attribute.
 IContainerBean.IMetricsCollectionType createMetrics()
          Create an instance of an IMetricsCollectionType attribute.
 IContainerBean.ISystemPropertiesType createSystemProperties()
          Create an instance of an ISystemPropertiesType attribute.
 boolean getActionalLogInterceptor()
          Get the attribute for ACTIONAL_LOG_INTERCEPTOR as a boolean value.
 boolean getActionalLogInterceptor(boolean defValue)
          Get the attribute for ACTIONAL_LOG_INTERCEPTOR as a boolean value.
 IMgmtAttributeMetaData getActionalLogInterceptorMetaData()
          Get the attribute metadata for ACTIONAL_LOG_INTERCEPTOR.
 java.lang.String getActionalPlugmakerArchiveName()
          Get the attribute for ACTIONAL_PLUGMAKER_ARCHIVE_NAME as a String value.
 IMgmtAttributeMetaData getActionalPlugmakerArchiveNameMetaData()
          Get the attribute metadata for ACTIONAL_PLUGMAKER_ARCHIVE_NAME.
 java.lang.String getActionalSdkArchiveName()
          Get the attribute for ACTIONAL_SDK_ARCHIVE_NAME as a String value.
 IMgmtAttributeMetaData getActionalSdkArchiveNameMetaData()
          Get the attribute metadata for ACTIONAL_SDK_ARCHIVE_NAME.
 java.lang.String getArchiveName()
          Get the attribute for ARCHIVE_NAME as a String value.
 IMgmtAttributeMetaData getArchiveNameMetaData()
          Get the attribute metadata for ARCHIVE_NAME.
 java.lang.String getArchiveSearchPath()
          Get the attribute for ARCHIVE_SEARCH_PATH as a String value.
 IMgmtAttributeMetaData getArchiveSearchPathMetaData()
          Get the attribute metadata for ARCHIVE_SEARCH_PATH.
 IContainerBean.ICacheType getCache()
          Get the attribute for CACHE.
 IMgmtAttributeMetaData getCacheMetaData()
          Get the attribute metadata for CACHE.
 IContainerBean.ICentralConnectionType getCentralConnection()
          Get the attribute for CENTRAL_CONNECTION.
 IMgmtAttributeMetaData getCentralConnectionMetaData()
          Get the attribute metadata for CENTRAL_CONNECTION.
 java.lang.String getClassname()
          Get the attribute for CLASSNAME as a String value.
 IMgmtAttributeMetaData getClassnameMetaData()
          Get the attribute metadata for CLASSNAME.
 java.lang.String getClasspath()
          Get the attribute for CLASSPATH as a String value.
 java.lang.String getClasspath(java.lang.String defValue)
          Get the attribute for CLASSPATH as a String value.
 IMgmtAttributeMetaData getClasspathMetaData()
          Get the attribute metadata for CLASSPATH.
 boolean getCommandLine()
          Get the attribute for COMMAND_LINE as a boolean value.
 IMgmtAttributeMetaData getCommandLineMetaData()
          Get the attribute metadata for COMMAND_LINE.
 IContainerBean.IComponentsType getComponents()
          Get the attribute for COMPONENTS.
 IMgmtAttributeMetaData getComponentsMetaData()
          Get the attribute metadata for COMPONENTS.
 IContainerBean.IConnectionType getConnection()
          Get the attribute for CONNECTION.
 IMgmtAttributeMetaData getConnectionMetaData()
          Get the attribute metadata for CONNECTION.
 java.lang.String getContainerName()
          Get the attribute for CONTAINER_NAME as a String value.
 IMgmtAttributeMetaData getContainerNameMetaData()
          Get the attribute metadata for CONTAINER_NAME.
 java.lang.String getContainerNativeLibraryPath()
          Get the attribute for CONTAINER_NATIVE_LIBRARY_PATH as a String value.
 java.lang.String getContainerNativeLibraryPath(java.lang.String defValue)
          Get the attribute for CONTAINER_NATIVE_LIBRARY_PATH as a String value.
 IMgmtAttributeMetaData getContainerNativeLibraryPathMetaData()
          Get the attribute metadata for CONTAINER_NATIVE_LIBRARY_PATH.
 int getDirectoryServicePingInterval()
          Get the attribute for DIRECTORY_SERVICE_PING_INTERVAL as a int value.
 IMgmtAttributeMetaData getDirectoryServicePingIntervalMetaData()
          Get the attribute metadata for DIRECTORY_SERVICE_PING_INTERVAL.
 java.lang.String getDomainName()
          Get the attribute for DOMAIN_NAME as a String value.
 IMgmtAttributeMetaData getDomainNameMetaData()
          Get the attribute metadata for DOMAIN_NAME.
 boolean getEnableCentralizedLogging()
          Get the attribute for ENABLE_CENTRALIZED_LOGGING as a boolean value.
 IMgmtAttributeMetaData getEnableCentralizedLoggingMetaData()
          Get the attribute metadata for ENABLE_CENTRALIZED_LOGGING.
 IContainerBean.IEnabledAlertsType getEnabledAlerts()
          Get the attribute for ENABLED_ALERTS.
 IMgmtAttributeMetaData getEnabledAlertsMetaData()
          Get the attribute metadata for ENABLED_ALERTS.
 IContainerBean.IEnabledMetricsType getEnabledMetrics()
          Get the attribute for ENABLED_METRICS.
 IMgmtAttributeMetaData getEnabledMetricsMetaData()
          Get the attribute metadata for ENABLED_METRICS.
 IContainerBean.IExtensionsType getExtensions()
          Get the attribute for EXTENSIONS.
 IMgmtAttributeMetaData getExtensionsMetaData()
          Get the attribute metadata for EXTENSIONS.
 IContainerBean.IFaultToleranceType getFaultToleranceParameters()
          Get the attribute for FAULT_TOLERANCE_PARAMETERS.
 IMgmtAttributeMetaData getFaultToleranceParametersMetaData()
          Get the attribute metadata for FAULT_TOLERANCE_PARAMETERS.
 boolean getHostsDirectoryService()
          Get the attribute for HOSTS_DIRECTORY_SERVICE as a boolean value.
 IMgmtAttributeMetaData getHostsDirectoryServiceMetaData()
          Get the attribute metadata for HOSTS_DIRECTORY_SERVICE.
 java.lang.String getJvmArguments()
          Get the attribute for JVM_ARGUMENTS as a String value.
 java.lang.String getJvmArguments(java.lang.String defValue)
          Get the attribute for JVM_ARGUMENTS as a String value.
 IMgmtAttributeMetaData getJvmArgumentsMetaData()
          Get the attribute metadata for JVM_ARGUMENTS.
 java.lang.String getJvmHome()
          Get the attribute for JVM_HOME as a String value.
 java.lang.String getJvmHome(java.lang.String defValue)
          Get the attribute for JVM_HOME as a String value.
 IMgmtAttributeMetaData getJvmHomeMetaData()
          Get the attribute metadata for JVM_HOME.
 java.lang.String getLogFile()
          Get the attribute for LOG_FILE as a String value.
 java.lang.String getLogFile(java.lang.String defValue)
          Get the attribute for LOG_FILE as a String value.
 IMgmtAttributeMetaData getLogFileMetaData()
          Get the attribute metadata for LOG_FILE.
 long getLogFileRolloverSizeThreshold()
          Get the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD as a long value.
 IMgmtAttributeMetaData getLogFileRolloverSizeThresholdMetaData()
          Get the attribute metadata for LOG_FILE_ROLLOVER_SIZE_THRESHOLD.
 long getLogFileSizeThreshold()
          Get the attribute for LOG_FILE_SIZE_THRESHOLD as a long value.
 IMgmtAttributeMetaData getLogFileSizeThresholdMetaData()
          Get the attribute metadata for LOG_FILE_SIZE_THRESHOLD.
 boolean getLogToConsole()
          Get the attribute for LOG_TO_CONSOLE as a boolean value.
 IMgmtAttributeMetaData getLogToConsoleMetaData()
          Get the attribute metadata for LOG_TO_CONSOLE.
 boolean getLogToFile()
          Get the attribute for LOG_TO_FILE as a boolean value.
 IMgmtAttributeMetaData getLogToFileMetaData()
          Get the attribute metadata for LOG_TO_FILE.
 java.lang.String getManagementAuditConfig()
          Get the attribute for MANAGEMENT_AUDIT_CONFIG as a String value.
 java.lang.String getManagementAuditConfig(java.lang.String defValue)
          Get the attribute for MANAGEMENT_AUDIT_CONFIG as a String value.
 IMgmtAttributeMetaData getManagementAuditConfigMetaData()
          Get the attribute metadata for MANAGEMENT_AUDIT_CONFIG.
 int getMaxThreads()
          Get the attribute for MAX_THREADS as a int value.
 IMgmtAttributeMetaData getMaxThreadsMetaData()
          Get the attribute metadata for MAX_THREADS.
 IContainerBean.IMetricsCollectionType getMetrics()
          Get the attribute for METRICS.
 IMgmtAttributeMetaData getMetricsMetaData()
          Get the attribute metadata for METRICS.
 int getMinThreads()
          Get the attribute for MIN_THREADS as a int value.
 IMgmtAttributeMetaData getMinThreadsMetaData()
          Get the attribute metadata for MIN_THREADS.
 IContainerBean.IMonitoringType getMonitoring()
          Get the attribute for MONITORING.
 IMgmtAttributeMetaData getMonitoringMetaData()
          Get the attribute metadata for MONITORING.
 int getNotificationDispatchQueueSize()
          Get the attribute for NOTIFICATION_DISPATCH_QUEUE_SIZE as a int value.
 IMgmtAttributeMetaData getNotificationDispatchQueueSizeMetaData()
          Get the attribute metadata for NOTIFICATION_DISPATCH_QUEUE_SIZE.
 IContainerBean.ISystemPropertiesType getSystemProperties()
          Get the attribute for SYSTEM_PROPERTIES.
 IMgmtAttributeMetaData getSystemPropertiesMetaData()
          Get the attribute metadata for SYSTEM_PROPERTIES.
 int getTraceMask()
          Get the attribute for TRACE_MASK as a int value.
 int getTraceMask(int defValue)
          Get the attribute for TRACE_MASK as a int value.
 IMgmtAttributeMetaData getTraceMaskMetaData()
          Get the attribute metadata for TRACE_MASK.
 void setActionalLogInterceptor(boolean value)
          Set the attribute for ACTIONAL_LOG_INTERCEPTOR to the specified boolean value.
 void setActionalPlugmakerArchiveName(java.lang.String value)
          Set the attribute for ACTIONAL_PLUGMAKER_ARCHIVE_NAME to the specified String value.
 void setActionalSdkArchiveName(java.lang.String value)
          Set the attribute for ACTIONAL_SDK_ARCHIVE_NAME to the specified String value.
 void setArchiveName(java.lang.String value)
          Set the attribute for ARCHIVE_NAME to the specified String value.
 void setArchiveSearchPath(java.lang.String value)
          Set the attribute for ARCHIVE_SEARCH_PATH to the specified String value.
 void setCentralConnection(IContainerBean.ICentralConnectionType value)
          Set the attribute for CENTRAL_CONNECTION to the specified ICentralConnectionType value.
 void setClasspath(java.lang.String value)
          Set the attribute for CLASSPATH to the specified String value.
 void setCommandLine(boolean value)
          Set the attribute for COMMAND_LINE to the specified boolean value.
 void setContainerName(java.lang.String value)
          Set the attribute for CONTAINER_NAME to the specified String value.
 void setContainerNativeLibraryPath(java.lang.String value)
          Set the attribute for CONTAINER_NATIVE_LIBRARY_PATH to the specified String value.
 void setDirectoryServicePingInterval(int value)
          Set the attribute for DIRECTORY_SERVICE_PING_INTERVAL to the specified int value.
 void setDomainName(java.lang.String value)
          Set the attribute for DOMAIN_NAME to the specified String value.
 void setEnableCentralizedLogging(boolean value)
          Set the attribute for ENABLE_CENTRALIZED_LOGGING to the specified boolean value.
 void setEnabledAlerts(IContainerBean.IEnabledAlertsType value)
          Set the attribute for ENABLED_ALERTS to the specified IEnabledAlertsType value.
 void setEnabledMetrics(IContainerBean.IEnabledMetricsType value)
          Set the attribute for ENABLED_METRICS to the specified IEnabledMetricsType value.
 void setExtensions(IContainerBean.IExtensionsType value)
          Set the attribute for EXTENSIONS to the specified IExtensionsType value.
 void setFaultToleranceParameters(IContainerBean.IFaultToleranceType value)
          Set the attribute for FAULT_TOLERANCE_PARAMETERS to the specified IFaultToleranceType value.
 void setHostsDirectoryService(boolean value)
          Set the attribute for HOSTS_DIRECTORY_SERVICE to the specified boolean value.
 void setJvmArguments(java.lang.String value)
          Set the attribute for JVM_ARGUMENTS to the specified String value.
 void setJvmHome(java.lang.String value)
          Set the attribute for JVM_HOME to the specified String value.
 void setLogFile(java.lang.String value)
          Set the attribute for LOG_FILE to the specified String value.
 void setLogFileRolloverSizeThreshold(long value)
          Set the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD to the specified long value.
 void setLogFileSizeThreshold(long value)
          Set the attribute for LOG_FILE_SIZE_THRESHOLD to the specified long value.
 void setLogToConsole(boolean value)
          Set the attribute for LOG_TO_CONSOLE to the specified boolean value.
 void setLogToFile(boolean value)
          Set the attribute for LOG_TO_FILE to the specified boolean value.
 void setManagementAuditConfig(java.lang.String value)
          Set the attribute for MANAGEMENT_AUDIT_CONFIG to the specified String value.
 void setMaxThreads(int value)
          Set the attribute for MAX_THREADS to the specified int value.
 void setMetrics(IContainerBean.IMetricsCollectionType value)
          Set the attribute for METRICS to the specified IMetricsCollectionType value.
 void setMinThreads(int value)
          Set the attribute for MIN_THREADS to the specified int value.
 void setNotificationDispatchQueueSize(int value)
          Set the attribute for NOTIFICATION_DISPATCH_QUEUE_SIZE to the specified int value.
 void setSystemProperties(IContainerBean.ISystemPropertiesType value)
          Set the attribute for SYSTEM_PROPERTIES to the specified ISystemPropertiesType value.
 void setTraceMask(int value)
          Set the attribute for TRACE_MASK to the specified int value.
 
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
clone, createUniqueName, getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getProperty, getReferenceAttribute, getStringAttribute, isNewBean, setBigDecimalAttribute, setBooleanAttribute, setByteArrayAttribute, setIntegerAttribute, setLongAttribute, setReferenceAttribute, setStringAttribute
 
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
getAttributeList, getAttributeMap, getAttributeMetaData, getConfigBean, getConfigBeanName, getConfigBeanNameTail, getConfigPath, getConfigPath, getMgmtBeanFactory, getParent, removeAttribute, setAttribute
 
Methods inherited from interface com.sonicsw.mx.config.IAnnotationExtension
getAnnotation, setAnnotation
 

Method Detail

createCentralConnection

IContainerBean.ICentralConnectionType createCentralConnection()
                                                              throws MgmtException
Create an instance of an ICentralConnectionType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setCentralConnection method.

Returns:
The new ICentralConnectionType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

createEnabledAlerts

IContainerBean.IEnabledAlertsType createEnabledAlerts()
                                                      throws MgmtException
Create an instance of an IEnabledAlertsType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setEnabledAlerts method.

Returns:
The new IEnabledAlertsType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

createEnabledMetrics

IContainerBean.IEnabledMetricsType createEnabledMetrics()
                                                        throws MgmtException
Create an instance of an IEnabledMetricsType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setEnabledMetrics method.

Returns:
The new IEnabledMetricsType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

createExtensions

IContainerBean.IExtensionsType createExtensions()
                                                throws MgmtException
Create an instance of an IExtensionsType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setExtensions method.

Returns:
The new IExtensionsType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

createFaultToleranceParameters

IContainerBean.IFaultToleranceType createFaultToleranceParameters()
                                                                  throws MgmtException
Create an instance of an IFaultToleranceType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setFaultToleranceParameters method.

Returns:
The new IFaultToleranceType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

createMetrics

IContainerBean.IMetricsCollectionType createMetrics()
                                                    throws MgmtException
Create an instance of an IMetricsCollectionType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setMetrics method.

Returns:
The new IMetricsCollectionType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

createSystemProperties

IContainerBean.ISystemPropertiesType createSystemProperties()
                                                            throws MgmtException
Create an instance of an ISystemPropertiesType attribute. This new instance is not currently part of the configuration. Once it has been configured it should be set into the configuration using the setSystemProperties method.

Returns:
The new ISystemPropertiesType bean
Throws:
MgmtException - Thrown if there is some problem creating this object

getActionalLogInterceptor

boolean getActionalLogInterceptor()
                                  throws MgmtException
Get the attribute for ACTIONAL_LOG_INTERCEPTOR as a boolean value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getActionalLogInterceptor

boolean getActionalLogInterceptor(boolean defValue)
                                  throws MgmtException
Get the attribute for ACTIONAL_LOG_INTERCEPTOR as a boolean value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getActionalLogInterceptorMetaData

IMgmtAttributeMetaData getActionalLogInterceptorMetaData()
                                                         throws MgmtException
Get the attribute metadata for ACTIONAL_LOG_INTERCEPTOR.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getActionalPlugmakerArchiveName

java.lang.String getActionalPlugmakerArchiveName()
                                                 throws MgmtException
Get the attribute for ACTIONAL_PLUGMAKER_ARCHIVE_NAME as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getActionalPlugmakerArchiveNameMetaData

IMgmtAttributeMetaData getActionalPlugmakerArchiveNameMetaData()
                                                               throws MgmtException
Get the attribute metadata for ACTIONAL_PLUGMAKER_ARCHIVE_NAME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getActionalSdkArchiveName

java.lang.String getActionalSdkArchiveName()
                                           throws MgmtException
Get the attribute for ACTIONAL_SDK_ARCHIVE_NAME as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getActionalSdkArchiveNameMetaData

IMgmtAttributeMetaData getActionalSdkArchiveNameMetaData()
                                                         throws MgmtException
Get the attribute metadata for ACTIONAL_SDK_ARCHIVE_NAME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getArchiveName

java.lang.String getArchiveName()
                                throws MgmtException
Get the attribute for ARCHIVE_NAME as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getArchiveNameMetaData

IMgmtAttributeMetaData getArchiveNameMetaData()
                                              throws MgmtException
Get the attribute metadata for ARCHIVE_NAME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getArchiveSearchPath

java.lang.String getArchiveSearchPath()
                                      throws MgmtException
Get the attribute for ARCHIVE_SEARCH_PATH as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getArchiveSearchPathMetaData

IMgmtAttributeMetaData getArchiveSearchPathMetaData()
                                                    throws MgmtException
Get the attribute metadata for ARCHIVE_SEARCH_PATH.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getCache

IContainerBean.ICacheType getCache()
                                   throws MgmtException
Get the attribute for CACHE.

Returns:
The ICacheType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCacheMetaData

IMgmtAttributeMetaData getCacheMetaData()
                                        throws MgmtException
Get the attribute metadata for CACHE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getCentralConnection

IContainerBean.ICentralConnectionType getCentralConnection()
                                                           throws MgmtException
Get the attribute for CENTRAL_CONNECTION.

Returns:
The ICentralConnectionType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCentralConnectionMetaData

IMgmtAttributeMetaData getCentralConnectionMetaData()
                                                    throws MgmtException
Get the attribute metadata for CENTRAL_CONNECTION.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getClassname

java.lang.String getClassname()
                              throws MgmtException
Get the attribute for CLASSNAME as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getClassnameMetaData

IMgmtAttributeMetaData getClassnameMetaData()
                                            throws MgmtException
Get the attribute metadata for CLASSNAME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getClasspath

java.lang.String getClasspath()
                              throws MgmtException
Get the attribute for CLASSPATH as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getClasspath

java.lang.String getClasspath(java.lang.String defValue)
                              throws MgmtException
Get the attribute for CLASSPATH as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getClasspathMetaData

IMgmtAttributeMetaData getClasspathMetaData()
                                            throws MgmtException
Get the attribute metadata for CLASSPATH.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getCommandLine

boolean getCommandLine()
                       throws MgmtException
Get the attribute for COMMAND_LINE as a boolean value.

Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCommandLineMetaData

IMgmtAttributeMetaData getCommandLineMetaData()
                                              throws MgmtException
Get the attribute metadata for COMMAND_LINE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getComponents

IContainerBean.IComponentsType getComponents()
                                             throws MgmtException
Get the attribute for COMPONENTS.

Returns:
The IComponentsType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getComponentsMetaData

IMgmtAttributeMetaData getComponentsMetaData()
                                             throws MgmtException
Get the attribute metadata for COMPONENTS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getConnection

IContainerBean.IConnectionType getConnection()
                                             throws MgmtException
Get the attribute for CONNECTION.

Returns:
The IConnectionType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getConnectionMetaData

IMgmtAttributeMetaData getConnectionMetaData()
                                             throws MgmtException
Get the attribute metadata for CONNECTION.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getContainerName

java.lang.String getContainerName()
                                  throws MgmtException
Get the attribute for CONTAINER_NAME as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getContainerNameMetaData

IMgmtAttributeMetaData getContainerNameMetaData()
                                                throws MgmtException
Get the attribute metadata for CONTAINER_NAME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getContainerNativeLibraryPath

java.lang.String getContainerNativeLibraryPath()
                                               throws MgmtException
Get the attribute for CONTAINER_NATIVE_LIBRARY_PATH as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getContainerNativeLibraryPath

java.lang.String getContainerNativeLibraryPath(java.lang.String defValue)
                                               throws MgmtException
Get the attribute for CONTAINER_NATIVE_LIBRARY_PATH as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getContainerNativeLibraryPathMetaData

IMgmtAttributeMetaData getContainerNativeLibraryPathMetaData()
                                                             throws MgmtException
Get the attribute metadata for CONTAINER_NATIVE_LIBRARY_PATH.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getDirectoryServicePingInterval

int getDirectoryServicePingInterval()
                                    throws MgmtException
Get the attribute for DIRECTORY_SERVICE_PING_INTERVAL as a int value.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getDirectoryServicePingIntervalMetaData

IMgmtAttributeMetaData getDirectoryServicePingIntervalMetaData()
                                                               throws MgmtException
Get the attribute metadata for DIRECTORY_SERVICE_PING_INTERVAL.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getDomainName

java.lang.String getDomainName()
                               throws MgmtException
Get the attribute for DOMAIN_NAME as a String value.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getDomainNameMetaData

IMgmtAttributeMetaData getDomainNameMetaData()
                                             throws MgmtException
Get the attribute metadata for DOMAIN_NAME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getEnableCentralizedLogging

boolean getEnableCentralizedLogging()
                                    throws MgmtException
Get the attribute for ENABLE_CENTRALIZED_LOGGING as a boolean value.

Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getEnableCentralizedLoggingMetaData

IMgmtAttributeMetaData getEnableCentralizedLoggingMetaData()
                                                           throws MgmtException
Get the attribute metadata for ENABLE_CENTRALIZED_LOGGING.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getEnabledAlerts

IContainerBean.IEnabledAlertsType getEnabledAlerts()
                                                   throws MgmtException
Get the attribute for ENABLED_ALERTS.

Returns:
The IEnabledAlertsType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getEnabledAlertsMetaData

IMgmtAttributeMetaData getEnabledAlertsMetaData()
                                                throws MgmtException
Get the attribute metadata for ENABLED_ALERTS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getEnabledMetrics

IContainerBean.IEnabledMetricsType getEnabledMetrics()
                                                     throws MgmtException
Get the attribute for ENABLED_METRICS.

Returns:
The IEnabledMetricsType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getEnabledMetricsMetaData

IMgmtAttributeMetaData getEnabledMetricsMetaData()
                                                 throws MgmtException
Get the attribute metadata for ENABLED_METRICS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getExtensions

IContainerBean.IExtensionsType getExtensions()
                                             throws MgmtException
Get the attribute for EXTENSIONS.

Returns:
The IExtensionsType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getExtensionsMetaData

IMgmtAttributeMetaData getExtensionsMetaData()
                                             throws MgmtException
Get the attribute metadata for EXTENSIONS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getFaultToleranceParameters

IContainerBean.IFaultToleranceType getFaultToleranceParameters()
                                                               throws MgmtException
Get the attribute for FAULT_TOLERANCE_PARAMETERS.

Returns:
The IFaultToleranceType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getFaultToleranceParametersMetaData

IMgmtAttributeMetaData getFaultToleranceParametersMetaData()
                                                           throws MgmtException
Get the attribute metadata for FAULT_TOLERANCE_PARAMETERS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getHostsDirectoryService

boolean getHostsDirectoryService()
                                 throws MgmtException
Get the attribute for HOSTS_DIRECTORY_SERVICE as a boolean value.

Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getHostsDirectoryServiceMetaData

IMgmtAttributeMetaData getHostsDirectoryServiceMetaData()
                                                        throws MgmtException
Get the attribute metadata for HOSTS_DIRECTORY_SERVICE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getJvmArguments

java.lang.String getJvmArguments()
                                 throws MgmtException
Get the attribute for JVM_ARGUMENTS as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getJvmArguments

java.lang.String getJvmArguments(java.lang.String defValue)
                                 throws MgmtException
Get the attribute for JVM_ARGUMENTS as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getJvmArgumentsMetaData

IMgmtAttributeMetaData getJvmArgumentsMetaData()
                                               throws MgmtException
Get the attribute metadata for JVM_ARGUMENTS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getJvmHome

java.lang.String getJvmHome()
                            throws MgmtException
Get the attribute for JVM_HOME as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getJvmHome

java.lang.String getJvmHome(java.lang.String defValue)
                            throws MgmtException
Get the attribute for JVM_HOME as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getJvmHomeMetaData

IMgmtAttributeMetaData getJvmHomeMetaData()
                                          throws MgmtException
Get the attribute metadata for JVM_HOME.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getLogFile

java.lang.String getLogFile()
                            throws MgmtException
Get the attribute for LOG_FILE as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLogFile

java.lang.String getLogFile(java.lang.String defValue)
                            throws MgmtException
Get the attribute for LOG_FILE as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLogFileMetaData

IMgmtAttributeMetaData getLogFileMetaData()
                                          throws MgmtException
Get the attribute metadata for LOG_FILE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getLogFileRolloverSizeThreshold

long getLogFileRolloverSizeThreshold()
                                     throws MgmtException
Get the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD as a long value.

Returns:
The long value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLogFileRolloverSizeThresholdMetaData

IMgmtAttributeMetaData getLogFileRolloverSizeThresholdMetaData()
                                                               throws MgmtException
Get the attribute metadata for LOG_FILE_ROLLOVER_SIZE_THRESHOLD.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getLogFileSizeThreshold

long getLogFileSizeThreshold()
                             throws MgmtException
Get the attribute for LOG_FILE_SIZE_THRESHOLD as a long value.

Returns:
The long value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLogFileSizeThresholdMetaData

IMgmtAttributeMetaData getLogFileSizeThresholdMetaData()
                                                       throws MgmtException
Get the attribute metadata for LOG_FILE_SIZE_THRESHOLD.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getLogToConsole

boolean getLogToConsole()
                        throws MgmtException
Get the attribute for LOG_TO_CONSOLE as a boolean value.

Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLogToConsoleMetaData

IMgmtAttributeMetaData getLogToConsoleMetaData()
                                               throws MgmtException
Get the attribute metadata for LOG_TO_CONSOLE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getLogToFile

boolean getLogToFile()
                     throws MgmtException
Get the attribute for LOG_TO_FILE as a boolean value.

Returns:
The boolean value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLogToFileMetaData

IMgmtAttributeMetaData getLogToFileMetaData()
                                            throws MgmtException
Get the attribute metadata for LOG_TO_FILE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getManagementAuditConfig

java.lang.String getManagementAuditConfig()
                                          throws MgmtException
Get the attribute for MANAGEMENT_AUDIT_CONFIG as a String value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getManagementAuditConfig

java.lang.String getManagementAuditConfig(java.lang.String defValue)
                                          throws MgmtException
Get the attribute for MANAGEMENT_AUDIT_CONFIG as a String value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The String value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getManagementAuditConfigMetaData

IMgmtAttributeMetaData getManagementAuditConfigMetaData()
                                                        throws MgmtException
Get the attribute metadata for MANAGEMENT_AUDIT_CONFIG.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getMaxThreads

int getMaxThreads()
                  throws MgmtException
Get the attribute for MAX_THREADS as a int value.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getMaxThreadsMetaData

IMgmtAttributeMetaData getMaxThreadsMetaData()
                                             throws MgmtException
Get the attribute metadata for MAX_THREADS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getMetrics

IContainerBean.IMetricsCollectionType getMetrics()
                                                 throws MgmtException
Get the attribute for METRICS.

Returns:
The IMetricsCollectionType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getMetricsMetaData

IMgmtAttributeMetaData getMetricsMetaData()
                                          throws MgmtException
Get the attribute metadata for METRICS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getMinThreads

int getMinThreads()
                  throws MgmtException
Get the attribute for MIN_THREADS as a int value.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getMinThreadsMetaData

IMgmtAttributeMetaData getMinThreadsMetaData()
                                             throws MgmtException
Get the attribute metadata for MIN_THREADS.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getMonitoring

IContainerBean.IMonitoringType getMonitoring()
                                             throws MgmtException
Get the attribute for MONITORING.

Returns:
The IMonitoringType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getMonitoringMetaData

IMgmtAttributeMetaData getMonitoringMetaData()
                                             throws MgmtException
Get the attribute metadata for MONITORING.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getNotificationDispatchQueueSize

int getNotificationDispatchQueueSize()
                                     throws MgmtException
Get the attribute for NOTIFICATION_DISPATCH_QUEUE_SIZE as a int value.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getNotificationDispatchQueueSizeMetaData

IMgmtAttributeMetaData getNotificationDispatchQueueSizeMetaData()
                                                                throws MgmtException
Get the attribute metadata for NOTIFICATION_DISPATCH_QUEUE_SIZE.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

getSystemProperties

IContainerBean.ISystemPropertiesType getSystemProperties()
                                                         throws MgmtException
Get the attribute for SYSTEM_PROPERTIES.

Returns:
The ISystemPropertiesType value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getSystemPropertiesMetaData

IMgmtAttributeMetaData getSystemPropertiesMetaData()
                                                   throws MgmtException
Get the attribute metadata for SYSTEM_PROPERTIES.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute metadata doesn't exist or if there is some problem obtaining this attribute metadata

getTraceMask

int getTraceMask()
                 throws MgmtException
Get the attribute for TRACE_MASK as a int value. This is an optional attribute and a MgmtException will be thrown if the attribute does not exist.

Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getTraceMask

int getTraceMask(int defValue)
                 throws MgmtException
Get the attribute for TRACE_MASK as a int value. If the attribute doesn't exist then return the specified default value.

Parameters:
defValue - The default value to return if this attribute doesn't exist
Returns:
The int value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getTraceMaskMetaData

IMgmtAttributeMetaData getTraceMaskMetaData()
                                            throws MgmtException
Get the attribute metadata for TRACE_MASK.

Returns:
The IMgmtAttributeMetaData value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute's metadata

setActionalLogInterceptor

void setActionalLogInterceptor(boolean value)
                               throws MgmtException
Set the attribute for ACTIONAL_LOG_INTERCEPTOR to the specified boolean value.

Parameters:
value - The boolean value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setActionalPlugmakerArchiveName

void setActionalPlugmakerArchiveName(java.lang.String value)
                                     throws MgmtException
Set the attribute for ACTIONAL_PLUGMAKER_ARCHIVE_NAME to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setActionalSdkArchiveName

void setActionalSdkArchiveName(java.lang.String value)
                               throws MgmtException
Set the attribute for ACTIONAL_SDK_ARCHIVE_NAME to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setArchiveName

void setArchiveName(java.lang.String value)
                    throws MgmtException
Set the attribute for ARCHIVE_NAME to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setArchiveSearchPath

void setArchiveSearchPath(java.lang.String value)
                          throws MgmtException
Set the attribute for ARCHIVE_SEARCH_PATH to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setCentralConnection

void setCentralConnection(IContainerBean.ICentralConnectionType value)
                          throws MgmtException
Set the attribute for CENTRAL_CONNECTION to the specified ICentralConnectionType value.

Parameters:
value - The ICentralConnectionType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setClasspath

void setClasspath(java.lang.String value)
                  throws MgmtException
Set the attribute for CLASSPATH to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setCommandLine

void setCommandLine(boolean value)
                    throws MgmtException
Set the attribute for COMMAND_LINE to the specified boolean value.

Parameters:
value - The boolean value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setContainerName

void setContainerName(java.lang.String value)
                      throws MgmtException
Set the attribute for CONTAINER_NAME to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setContainerNativeLibraryPath

void setContainerNativeLibraryPath(java.lang.String value)
                                   throws MgmtException
Set the attribute for CONTAINER_NATIVE_LIBRARY_PATH to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setDirectoryServicePingInterval

void setDirectoryServicePingInterval(int value)
                                     throws MgmtException
Set the attribute for DIRECTORY_SERVICE_PING_INTERVAL to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setDomainName

void setDomainName(java.lang.String value)
                   throws MgmtException
Set the attribute for DOMAIN_NAME to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setEnableCentralizedLogging

void setEnableCentralizedLogging(boolean value)
                                 throws MgmtException
Set the attribute for ENABLE_CENTRALIZED_LOGGING to the specified boolean value.

Parameters:
value - The boolean value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setEnabledAlerts

void setEnabledAlerts(IContainerBean.IEnabledAlertsType value)
                      throws MgmtException
Set the attribute for ENABLED_ALERTS to the specified IEnabledAlertsType value.

Parameters:
value - The IEnabledAlertsType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setEnabledMetrics

void setEnabledMetrics(IContainerBean.IEnabledMetricsType value)
                       throws MgmtException
Set the attribute for ENABLED_METRICS to the specified IEnabledMetricsType value.

Parameters:
value - The IEnabledMetricsType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setExtensions

void setExtensions(IContainerBean.IExtensionsType value)
                   throws MgmtException
Set the attribute for EXTENSIONS to the specified IExtensionsType value.

Parameters:
value - The IExtensionsType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setFaultToleranceParameters

void setFaultToleranceParameters(IContainerBean.IFaultToleranceType value)
                                 throws MgmtException
Set the attribute for FAULT_TOLERANCE_PARAMETERS to the specified IFaultToleranceType value.

Parameters:
value - The IFaultToleranceType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setHostsDirectoryService

void setHostsDirectoryService(boolean value)
                              throws MgmtException
Set the attribute for HOSTS_DIRECTORY_SERVICE to the specified boolean value.

Parameters:
value - The boolean value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setJvmArguments

void setJvmArguments(java.lang.String value)
                     throws MgmtException
Set the attribute for JVM_ARGUMENTS to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setJvmHome

void setJvmHome(java.lang.String value)
                throws MgmtException
Set the attribute for JVM_HOME to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setLogFile

void setLogFile(java.lang.String value)
                throws MgmtException
Set the attribute for LOG_FILE to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setLogFileRolloverSizeThreshold

void setLogFileRolloverSizeThreshold(long value)
                                     throws MgmtException
Set the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD to the specified long value.

Parameters:
value - The long value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setLogFileSizeThreshold

void setLogFileSizeThreshold(long value)
                             throws MgmtException
Set the attribute for LOG_FILE_SIZE_THRESHOLD to the specified long value.

Parameters:
value - The long value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setLogToConsole

void setLogToConsole(boolean value)
                     throws MgmtException
Set the attribute for LOG_TO_CONSOLE to the specified boolean value.

Parameters:
value - The boolean value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setLogToFile

void setLogToFile(boolean value)
                  throws MgmtException
Set the attribute for LOG_TO_FILE to the specified boolean value.

Parameters:
value - The boolean value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setManagementAuditConfig

void setManagementAuditConfig(java.lang.String value)
                              throws MgmtException
Set the attribute for MANAGEMENT_AUDIT_CONFIG to the specified String value.

Parameters:
value - The String value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setMaxThreads

void setMaxThreads(int value)
                   throws MgmtException
Set the attribute for MAX_THREADS to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setMetrics

void setMetrics(IContainerBean.IMetricsCollectionType value)
                throws MgmtException
Set the attribute for METRICS to the specified IMetricsCollectionType value.

Parameters:
value - The IMetricsCollectionType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setMinThreads

void setMinThreads(int value)
                   throws MgmtException
Set the attribute for MIN_THREADS to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setNotificationDispatchQueueSize

void setNotificationDispatchQueueSize(int value)
                                      throws MgmtException
Set the attribute for NOTIFICATION_DISPATCH_QUEUE_SIZE to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setSystemProperties

void setSystemProperties(IContainerBean.ISystemPropertiesType value)
                         throws MgmtException
Set the attribute for SYSTEM_PROPERTIES to the specified ISystemPropertiesType value.

Parameters:
value - The ISystemPropertiesType value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

setTraceMask

void setTraceMask(int value)
                  throws MgmtException
Set the attribute for TRACE_MASK to the specified int value.

Parameters:
value - The int value for this attribute
Throws:
MgmtException - Thrown if there is some problem setting this attribute

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.