Sonic Management API

com.sonicsw.mq.mgmtapi.config
Interface IBackupBrokerBean

All Superinterfaces:
IAbstractBackupBrokerBean, com.sonicsw.mx.config.IAnnotationExtension, IMgmtBase, IMgmtBeanBase

public interface IBackupBrokerBean
extends IAbstractBackupBrokerBean

Configuration Bean representing a BackupBroker


Nested Class Summary
static interface IBackupBrokerBean.IBrokerReferencesType
          Inner class representing BrokerReferencesType This class extends IAbstractBrokerReferencesType
static interface IBackupBrokerBean.IClusteringType
          Inner class representing ClusteringType This class extends IAbstractClusteringType
static interface IBackupBrokerBean.IDatabaseParametersType
          Inner class representing DatabaseParametersType This class extends IAbstractDatabaseParametersType
static interface IBackupBrokerBean.IDebugParametersType
          Inner class representing DebugParametersType This class extends IAbstractDebugParametersType
static interface IBackupBrokerBean.IRecoveryLogType
          Inner class representing RecoveryLogType This class extends IAbstractRecoveryLogType
static interface IBackupBrokerBean.IReplicationParametersType
          Inner class representing ReplicationParametersType This class extends IAbstractReplicationParametersType
static interface IBackupBrokerBean.ISslParametersType
          Inner class representing SslParametersType This class extends IAbstractSslParametersType
static interface IBackupBrokerBean.ITunnelingParametersType
          Inner class representing TunnelingParametersType This class extends IAbstractTunnelingParametersType
 
Nested classes/interfaces inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
IAbstractBackupBrokerBean.IAbstractBrokerReferencesType, IAbstractBackupBrokerBean.IAbstractClusteringType, IAbstractBackupBrokerBean.IAbstractDatabaseParametersType, IAbstractBackupBrokerBean.IAbstractDebugParametersType, IAbstractBackupBrokerBean.IAbstractRecoveryLogType, IAbstractBackupBrokerBean.IAbstractReplicationParametersType, IAbstractBackupBrokerBean.IAbstractSslParametersType, IAbstractBackupBrokerBean.IAbstractTunnelingParametersType
 
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
 IAcceptorsBean getAcceptorsBean()
           
 IBrokerBean getPrimaryBrokerBean()
           
 
Methods inherited from interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
createBrokerDebugParameters, createBrokerReplicationParameters, getArchiveName, getArchiveName, getArchiveNameMetaData, getBrokerClusterParameters, getBrokerClusterParametersMetaData, getBrokerDatabaseParameters, getBrokerDatabaseParametersMetaData, getBrokerDebugParameters, getBrokerDebugParametersMetaData, getBrokerRecoveryLogParameters, getBrokerRecoveryLogParametersMetaData, getBrokerReplicationParameters, getBrokerReplicationParametersMetaData, getBrokerSslParameters, getBrokerSslParametersMetaData, getBrokerTunnelingParameters, getBrokerTunnelingParametersMetaData, getClassname, getClassnameMetaData, getClasspath, getClasspath, getClasspathMetaData, getConfigElementReferences, getConfigElementReferencesMetaData, setArchiveName, setBrokerDebugParameters, setBrokerReplicationParameters, setClasspath
 
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

getAcceptorsBean

IAcceptorsBean getAcceptorsBean()
                                throws MgmtException
Throws:
MgmtException

getPrimaryBrokerBean

IBrokerBean getPrimaryBrokerBean()
                                 throws MgmtException
Throws:
MgmtException

Sonic Management API

Copyright © 2001-2010 Progress Software Corporation. All Rights Reserved.
HTML formatted on 16-Sep-2010.