Sonic Management API

com.sonicsw.xqimpl.mgmtapi.config.gen
Interface IAbstractXQContainerBean

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

public interface IAbstractXQContainerBean
extends IMgmtBeanBase

Configuration Bean representing a 'XQContainer'


Nested Class Summary
static interface IAbstractXQContainerBean.IAbstractServiceEntryType
          Inner class representing ServiceEntryType This class extends IMgmtListBase
static interface IAbstractXQContainerBean.IAbstractServicesType
          Inner class representing ServicesType 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
 IXQContainerBean.IServicesType createServices()
          Create an instance of an IServicesType attribute.
 java.lang.String getArchiveName()
          Get the attribute for ARCHIVE_NAME as a String value.
 java.lang.String getArchiveName(java.lang.String defValue)
          Get the attribute for ARCHIVE_NAME as a String value.
 IMgmtAttributeMetaData getArchiveNameMetaData()
          Get the attribute metadata for ARCHIVE_NAME.
 java.lang.String getBusConnection()
          Get the attribute for BusConnection as a String value.
 java.lang.String getBusConnection(java.lang.String defValue)
          Get the attribute for BusConnection as a String value.
 IMgmtAttributeMetaData getBusConnectionMetaData()
          Get the attribute metadata for BusConnection.
 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.
 java.lang.String getConfig_uri()
          Get the attribute for config_uri as a String value.
 java.lang.String getConfig_uri(java.lang.String defValue)
          Get the attribute for config_uri as a String value.
 IMgmtAttributeMetaData getConfig_uriMetaData()
          Get the attribute metadata for config_uri.
 long getCreationTime()
          Get the attribute for creationTime as a long value.
 long getCreationTime(long defValue)
          Get the attribute for creationTime as a long value.
 IMgmtAttributeMetaData getCreationTimeMetaData()
          Get the attribute metadata for creationTime.
 java.lang.String getEnablePayloadCapture()
          Get the attribute for enablePayloadCapture as a String value.
 java.lang.String getEnablePayloadCapture(java.lang.String defValue)
          Get the attribute for enablePayloadCapture as a String value.
 IMgmtAttributeMetaData getEnablePayloadCaptureMetaData()
          Get the attribute metadata for enablePayloadCapture.
 long getLastModified()
          Get the attribute for lastModified as a long value.
 long getLastModified(long defValue)
          Get the attribute for lastModified as a long value.
 IMgmtAttributeMetaData getLastModifiedMetaData()
          Get the attribute metadata for lastModified.
 java.lang.String getLog4jConfiguration()
          Get the attribute for log4jConfiguration as a String value.
 java.lang.String getLog4jConfiguration(java.lang.String defValue)
          Get the attribute for log4jConfiguration as a String value.
 IMgmtAttributeMetaData getLog4jConfigurationMetaData()
          Get the attribute metadata for log4jConfiguration.
 java.lang.String getName()
          Get the attribute for name as a String value.
 IMgmtAttributeMetaData getNameMetaData()
          Get the attribute metadata for name.
 java.lang.String getRoutingHttpConnection()
          Get the attribute for RoutingHttpConnection as a String value.
 java.lang.String getRoutingHttpConnection(java.lang.String defValue)
          Get the attribute for RoutingHttpConnection as a String value.
 IMgmtAttributeMetaData getRoutingHttpConnectionMetaData()
          Get the attribute metadata for RoutingHttpConnection.
 IXQContainerBean.IServicesType getServices()
          Get the attribute for services.
 IMgmtAttributeMetaData getServicesMetaData()
          Get the attribute metadata for services.
 java.lang.String getSpringConfiguration()
          Get the attribute for springConfiguration as a String value.
 java.lang.String getSpringConfiguration(java.lang.String defValue)
          Get the attribute for springConfiguration as a String value.
 IMgmtAttributeMetaData getSpringConfigurationMetaData()
          Get the attribute metadata for springConfiguration.
 java.lang.String getType()
          Get the attribute for type as a String value.
 IMgmtAttributeMetaData getTypeMetaData()
          Get the attribute metadata for type.
 java.lang.String getUseForLookingGlass()
          Get the attribute for useForLookingGlass as a String value.
 java.lang.String getUseForLookingGlass(java.lang.String defValue)
          Get the attribute for useForLookingGlass as a String value.
 IMgmtAttributeMetaData getUseForLookingGlassMetaData()
          Get the attribute metadata for useForLookingGlass.
 java.lang.String getUseIntraContainerMessaging()
          Get the attribute for useIntraContainerMessaging as a String value.
 IMgmtAttributeMetaData getUseIntraContainerMessagingMetaData()
          Get the attribute metadata for useIntraContainerMessaging.
 void setArchiveName(java.lang.String value)
          Set the attribute for ARCHIVE_NAME to the specified String value.
 void setBusConnection(java.lang.String value)
          Set the attribute for BusConnection to the specified String value.
 void setClasspath(java.lang.String value)
          Set the attribute for CLASSPATH to the specified String value.
 void setConfig_uri(java.lang.String value)
          Set the attribute for config_uri to the specified String value.
 void setCreationTime(long value)
          Set the attribute for creationTime to the specified long value.
 void setEnablePayloadCapture(java.lang.String value)
          Set the attribute for enablePayloadCapture to the specified String value.
 void setLastModified(long value)
          Set the attribute for lastModified to the specified long value.
 void setLog4jConfiguration(java.lang.String value)
          Set the attribute for log4jConfiguration to the specified String value.
 void setName(java.lang.String value)
          Set the attribute for name to the specified String value.
 void setRoutingHttpConnection(java.lang.String value)
          Set the attribute for RoutingHttpConnection to the specified String value.
 void setServices(IXQContainerBean.IServicesType value)
          Set the attribute for services to the specified IServicesType value.
 void setSpringConfiguration(java.lang.String value)
          Set the attribute for springConfiguration to the specified String value.
 void setUseForLookingGlass(java.lang.String value)
          Set the attribute for useForLookingGlass to the specified String value.
 void setUseIntraContainerMessaging(java.lang.String value)
          Set the attribute for useIntraContainerMessaging to the specified String 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

createServices

IXQContainerBean.IServicesType createServices()
                                              throws MgmtException
Create an instance of an IServicesType 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 setServices method.

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

getArchiveName

java.lang.String getArchiveName()
                                throws MgmtException
Get the attribute for ARCHIVE_NAME 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

getArchiveName

java.lang.String getArchiveName(java.lang.String defValue)
                                throws MgmtException
Get the attribute for ARCHIVE_NAME 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

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

getBusConnection

java.lang.String getBusConnection()
                                  throws MgmtException
Get the attribute for BusConnection 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

getBusConnection

java.lang.String getBusConnection(java.lang.String defValue)
                                  throws MgmtException
Get the attribute for BusConnection 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

getBusConnectionMetaData

IMgmtAttributeMetaData getBusConnectionMetaData()
                                                throws MgmtException
Get the attribute metadata for BusConnection.

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

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

getConfig_uri

java.lang.String getConfig_uri()
                               throws MgmtException
Get the attribute for config_uri 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

getConfig_uri

java.lang.String getConfig_uri(java.lang.String defValue)
                               throws MgmtException
Get the attribute for config_uri 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

getConfig_uriMetaData

IMgmtAttributeMetaData getConfig_uriMetaData()
                                             throws MgmtException
Get the attribute metadata for config_uri.

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

getCreationTime

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

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

getCreationTime

long getCreationTime(long defValue)
                     throws MgmtException
Get the attribute for creationTime as a long 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 long value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getCreationTimeMetaData

IMgmtAttributeMetaData getCreationTimeMetaData()
                                               throws MgmtException
Get the attribute metadata for creationTime.

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

getEnablePayloadCapture

java.lang.String getEnablePayloadCapture()
                                         throws MgmtException
Get the attribute for enablePayloadCapture 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

getEnablePayloadCapture

java.lang.String getEnablePayloadCapture(java.lang.String defValue)
                                         throws MgmtException
Get the attribute for enablePayloadCapture 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

getEnablePayloadCaptureMetaData

IMgmtAttributeMetaData getEnablePayloadCaptureMetaData()
                                                       throws MgmtException
Get the attribute metadata for enablePayloadCapture.

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

getLastModified

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

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

getLastModified

long getLastModified(long defValue)
                     throws MgmtException
Get the attribute for lastModified as a long 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 long value for this attribute
Throws:
MgmtException - Thrown when this attribute doesn't exist or if there is some problem obtaining this attribute

getLastModifiedMetaData

IMgmtAttributeMetaData getLastModifiedMetaData()
                                               throws MgmtException
Get the attribute metadata for lastModified.

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

getLog4jConfiguration

java.lang.String getLog4jConfiguration()
                                       throws MgmtException
Get the attribute for log4jConfiguration 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

getLog4jConfiguration

java.lang.String getLog4jConfiguration(java.lang.String defValue)
                                       throws MgmtException
Get the attribute for log4jConfiguration 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

getLog4jConfigurationMetaData

IMgmtAttributeMetaData getLog4jConfigurationMetaData()
                                                     throws MgmtException
Get the attribute metadata for log4jConfiguration.

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

getName

java.lang.String getName()
                         throws MgmtException
Get the attribute for 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

getNameMetaData

IMgmtAttributeMetaData getNameMetaData()
                                       throws MgmtException
Get the attribute metadata for 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

getRoutingHttpConnection

java.lang.String getRoutingHttpConnection()
                                          throws MgmtException
Get the attribute for RoutingHttpConnection 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

getRoutingHttpConnection

java.lang.String getRoutingHttpConnection(java.lang.String defValue)
                                          throws MgmtException
Get the attribute for RoutingHttpConnection 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

getRoutingHttpConnectionMetaData

IMgmtAttributeMetaData getRoutingHttpConnectionMetaData()
                                                        throws MgmtException
Get the attribute metadata for RoutingHttpConnection.

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

getServices

IXQContainerBean.IServicesType getServices()
                                           throws MgmtException
Get the attribute for services.

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

getServicesMetaData

IMgmtAttributeMetaData getServicesMetaData()
                                           throws MgmtException
Get the attribute metadata for services.

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

getSpringConfiguration

java.lang.String getSpringConfiguration()
                                        throws MgmtException
Get the attribute for springConfiguration 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

getSpringConfiguration

java.lang.String getSpringConfiguration(java.lang.String defValue)
                                        throws MgmtException
Get the attribute for springConfiguration 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

getSpringConfigurationMetaData

IMgmtAttributeMetaData getSpringConfigurationMetaData()
                                                      throws MgmtException
Get the attribute metadata for springConfiguration.

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

getType

java.lang.String getType()
                         throws MgmtException
Get the attribute for type 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

getTypeMetaData

IMgmtAttributeMetaData getTypeMetaData()
                                       throws MgmtException
Get the attribute metadata for type.

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

getUseForLookingGlass

java.lang.String getUseForLookingGlass()
                                       throws MgmtException
Get the attribute for useForLookingGlass 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

getUseForLookingGlass

java.lang.String getUseForLookingGlass(java.lang.String defValue)
                                       throws MgmtException
Get the attribute for useForLookingGlass 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

getUseForLookingGlassMetaData

IMgmtAttributeMetaData getUseForLookingGlassMetaData()
                                                     throws MgmtException
Get the attribute metadata for useForLookingGlass.

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

getUseIntraContainerMessaging

java.lang.String getUseIntraContainerMessaging()
                                               throws MgmtException
Get the attribute for useIntraContainerMessaging 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

getUseIntraContainerMessagingMetaData

IMgmtAttributeMetaData getUseIntraContainerMessagingMetaData()
                                                             throws MgmtException
Get the attribute metadata for useIntraContainerMessaging.

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

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

setBusConnection

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

Parameters:
value - The String 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

setConfig_uri

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

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

setCreationTime

void setCreationTime(long value)
                     throws MgmtException
Set the attribute for creationTime to the specified long value.

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

setEnablePayloadCapture

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

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

setLastModified

void setLastModified(long value)
                     throws MgmtException
Set the attribute for lastModified to the specified long value.

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

setLog4jConfiguration

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

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

setName

void setName(java.lang.String value)
             throws MgmtException
Set the attribute for 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

setRoutingHttpConnection

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

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

setServices

void setServices(IXQContainerBean.IServicesType value)
                 throws MgmtException
Set the attribute for services to the specified IServicesType value.

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

setSpringConfiguration

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

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

setUseForLookingGlass

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

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

setUseIntraContainerMessaging

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

Parameters:
value - The String 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.