Sonic Management API

com.sonicsw.mq.mgmtapi.config.gen
Interface IAbstractBrokerBean.IAbstractBrokerReferencesType

All Superinterfaces:
IMgmtBase, IMgmtSubBeanBase
All Known Subinterfaces:
IBrokerBean.IBrokerReferencesType
Enclosing interface:
IAbstractBrokerBean

public static interface IAbstractBrokerBean.IAbstractBrokerReferencesType
extends IMgmtSubBeanBase

Inner class representing BrokerReferencesType This class extends IMgmtListBase


Method Summary
 IMgmtBeanBase getAcceptorConfigElementRef()
          Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getAcceptorConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getAcceptorConfigElementRefMetaData()
          Get the attribute metadata for ACCEPTOR_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getAuthenticationDomainConfigElementRef()
          Get the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getAuthenticationDomainConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getAuthenticationDomainConfigElementRefMetaData()
          Get the attribute metadata for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getAuthorizationPolicyConfigElementRef()
          Get the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getAuthorizationPolicyConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getAuthorizationPolicyConfigElementRefMetaData()
          Get the attribute metadata for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getBackupConfigElementRef()
          Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getBackupConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getBackupConfigElementRefMetaData()
          Get the attribute metadata for BACKUP_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getCertificateStoreElementRef()
          Get the attribute for CERTIFICATE_STORE_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getCertificateStoreElementRef(IMgmtBeanBase defValue)
          Get the attribute for CERTIFICATE_STORE_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getCertificateStoreElementRefMetaData()
          Get the attribute metadata for CERTIFICATE_STORE_ELEMENT_REF.
 IMgmtBeanBase getClusterConfigElementRef()
          Get the attribute for CLUSTER_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getClusterConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for CLUSTER_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getClusterConfigElementRefMetaData()
          Get the attribute metadata for CLUSTER_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getGlobalSubscriptionsConfigElementRef()
          Get the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getGlobalSubscriptionsConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getGlobalSubscriptionsConfigElementRefMetaData()
          Get the attribute metadata for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getQueueConfigElementRef()
          Get the attribute for QUEUE_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getQueueConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for QUEUE_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getQueueConfigElementRefMetaData()
          Get the attribute metadata for QUEUE_CONFIG_ELEMENT_REF.
 IMgmtBeanBase getReplicationConnectionsElementRef()
          Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getReplicationConnectionsElementRef(IMgmtBeanBase defValue)
          Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getReplicationConnectionsElementRefMetaData()
          Get the attribute metadata for REPLICATION_CONNECTIONS_ELEMENT_REF.
 IMgmtBeanBase getRoutingConfigElementRef()
          Get the attribute for ROUTING_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtBeanBase getRoutingConfigElementRef(IMgmtBeanBase defValue)
          Get the attribute for ROUTING_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
 IMgmtAttributeMetaData getRoutingConfigElementRefMetaData()
          Get the attribute metadata for ROUTING_CONFIG_ELEMENT_REF.
 void setAcceptorConfigElementRef(IMgmtBeanBase value)
          Set the attribute for ACCEPTOR_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setAuthenticationDomainConfigElementRef(IMgmtBeanBase value)
          Set the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setAuthorizationPolicyConfigElementRef(IMgmtBeanBase value)
          Set the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setBackupConfigElementRef(IMgmtBeanBase value)
          Set the attribute for BACKUP_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setCertificateStoreElementRef(IMgmtBeanBase value)
          Set the attribute for CERTIFICATE_STORE_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setClusterConfigElementRef(IMgmtBeanBase value)
          Set the attribute for CLUSTER_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setGlobalSubscriptionsConfigElementRef(IMgmtBeanBase value)
          Set the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setQueueConfigElementRef(IMgmtBeanBase value)
          Set the attribute for QUEUE_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setReplicationConnectionsElementRef(IMgmtBeanBase value)
          Set the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF to the specified IMgmtBeanBase value.
 void setRoutingConfigElementRef(IMgmtBeanBase value)
          Set the attribute for ROUTING_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
 
Methods inherited from interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
getBigDecimalAttribute, getBooleanAttribute, getByteArrayAttribute, getIntegerAttribute, getLongAttribute, getReferenceAttribute, getStringAttribute, 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
 

Method Detail

getAcceptorConfigElementRef

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

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

getAcceptorConfigElementRef

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

getAcceptorConfigElementRefMetaData

IMgmtAttributeMetaData getAcceptorConfigElementRefMetaData()
                                                           throws MgmtException
Get the attribute metadata for ACCEPTOR_CONFIG_ELEMENT_REF.

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

getAuthenticationDomainConfigElementRef

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

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

getAuthenticationDomainConfigElementRef

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

getAuthenticationDomainConfigElementRefMetaData

IMgmtAttributeMetaData getAuthenticationDomainConfigElementRefMetaData()
                                                                       throws MgmtException
Get the attribute metadata for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF.

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

getAuthorizationPolicyConfigElementRef

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

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

getAuthorizationPolicyConfigElementRef

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

getAuthorizationPolicyConfigElementRefMetaData

IMgmtAttributeMetaData getAuthorizationPolicyConfigElementRefMetaData()
                                                                      throws MgmtException
Get the attribute metadata for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF.

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

getBackupConfigElementRef

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

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

getBackupConfigElementRef

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

getBackupConfigElementRefMetaData

IMgmtAttributeMetaData getBackupConfigElementRefMetaData()
                                                         throws MgmtException
Get the attribute metadata for BACKUP_CONFIG_ELEMENT_REF.

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

getCertificateStoreElementRef

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

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

getCertificateStoreElementRef

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

getCertificateStoreElementRefMetaData

IMgmtAttributeMetaData getCertificateStoreElementRefMetaData()
                                                             throws MgmtException
Get the attribute metadata for CERTIFICATE_STORE_ELEMENT_REF.

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

getClusterConfigElementRef

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

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

getClusterConfigElementRef

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

getClusterConfigElementRefMetaData

IMgmtAttributeMetaData getClusterConfigElementRefMetaData()
                                                          throws MgmtException
Get the attribute metadata for CLUSTER_CONFIG_ELEMENT_REF.

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

getGlobalSubscriptionsConfigElementRef

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

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

getGlobalSubscriptionsConfigElementRef

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

getGlobalSubscriptionsConfigElementRefMetaData

IMgmtAttributeMetaData getGlobalSubscriptionsConfigElementRefMetaData()
                                                                      throws MgmtException
Get the attribute metadata for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF.

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

getQueueConfigElementRef

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

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

getQueueConfigElementRef

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

getQueueConfigElementRefMetaData

IMgmtAttributeMetaData getQueueConfigElementRefMetaData()
                                                        throws MgmtException
Get the attribute metadata for QUEUE_CONFIG_ELEMENT_REF.

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

getReplicationConnectionsElementRef

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

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

getReplicationConnectionsElementRef

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

getReplicationConnectionsElementRefMetaData

IMgmtAttributeMetaData getReplicationConnectionsElementRefMetaData()
                                                                   throws MgmtException
Get the attribute metadata for REPLICATION_CONNECTIONS_ELEMENT_REF.

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

getRoutingConfigElementRef

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

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

getRoutingConfigElementRef

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

getRoutingConfigElementRefMetaData

IMgmtAttributeMetaData getRoutingConfigElementRefMetaData()
                                                          throws MgmtException
Get the attribute metadata for ROUTING_CONFIG_ELEMENT_REF.

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

setAcceptorConfigElementRef

void setAcceptorConfigElementRef(IMgmtBeanBase value)
                                 throws MgmtException
Set the attribute for ACCEPTOR_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setAuthenticationDomainConfigElementRef

void setAuthenticationDomainConfigElementRef(IMgmtBeanBase value)
                                             throws MgmtException
Set the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setAuthorizationPolicyConfigElementRef

void setAuthorizationPolicyConfigElementRef(IMgmtBeanBase value)
                                            throws MgmtException
Set the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setBackupConfigElementRef

void setBackupConfigElementRef(IMgmtBeanBase value)
                               throws MgmtException
Set the attribute for BACKUP_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setCertificateStoreElementRef

void setCertificateStoreElementRef(IMgmtBeanBase value)
                                   throws MgmtException
Set the attribute for CERTIFICATE_STORE_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setClusterConfigElementRef

void setClusterConfigElementRef(IMgmtBeanBase value)
                                throws MgmtException
Set the attribute for CLUSTER_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setGlobalSubscriptionsConfigElementRef

void setGlobalSubscriptionsConfigElementRef(IMgmtBeanBase value)
                                            throws MgmtException
Set the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setQueueConfigElementRef

void setQueueConfigElementRef(IMgmtBeanBase value)
                              throws MgmtException
Set the attribute for QUEUE_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setReplicationConnectionsElementRef

void setReplicationConnectionsElementRef(IMgmtBeanBase value)
                                         throws MgmtException
Set the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF to the specified IMgmtBeanBase value.

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

setRoutingConfigElementRef

void setRoutingConfigElementRef(IMgmtBeanBase value)
                                throws MgmtException
Set the attribute for ROUTING_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.

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