Sonic Management API
A B C D E F G H I J L M N O P Q R S T U V W X

A

AbstractMFMgmtBeanFactory - Class in com.sonicsw.mf.mgmtapi.config.gen
 
AbstractMFMgmtBeanFactory() - Constructor for class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
 
AbstractMgmtBeanFactory - Class in com.sonicsw.ma.mgmtapi.config.impl
 
AbstractMgmtBeanFactory() - Constructor for class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
AbstractMQMgmtBeanFactory - Class in com.sonicsw.mq.mgmtapi.config.gen
 
AbstractMQMgmtBeanFactory() - Constructor for class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
 
AbstractXQMgmtBeanFactory - Class in com.sonicsw.xqimpl.mgmtapi.config.gen
 
AbstractXQMgmtBeanFactory() - Constructor for class com.sonicsw.xqimpl.mgmtapi.config.gen.AbstractXQMgmtBeanFactory
 
acknowledge() - Method in interface javax.jms.Message
Acknowledges all consumed messages of the session of this consumed message.
ACKNOWLEDGE_MODE_AUTO - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_SESSION_ACKNOWLEDGE_MODE property representing the AUTO_ACKNOWLEDGE acknowledgement mode.
ACKNOWLEDGE_MODE_CLIENT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_SESSION_ACKNOWLEDGE_MODE property representing the CLIENT_ACKNOWLEDGE acknowledgement mode.
ACKNOWLEDGE_MODE_DUPS_OK - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_SESSION_ACKNOWLEDGE_MODE property representing the DUPS_OK_ACKNOWLEDGE acknowledgement mode.
ACKNOWLEDGE_MODE_SINGLE_MESSAGE - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_SESSION_ACKNOWLEDGE_MODE property representing the SINGLE_MESSAGE_ACKNOWLEDGE acknowledgement mode.
ACKNOWLEDGE_MODE_TRANSACTED - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_SESSION_ACKNOWLEDGE_MODE property representing a transacted session.
ACTION - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is a write-like, and would modify the MBean in some way, typically by writing some value or changing a configuration.
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is both read-like and write-like.
activate(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the activate operation.
activateWaitingBroker() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the activateWaitingBroker operation.
ACTIVE - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
Numeric constant for replication connection state ACTIVE
ACTIVE - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state ACTIVE
ACTIVE_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
String constant for replication connection state CONNECTED
ACTIVE_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state ACTIVE
ACTIVE_SYNC - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state ACTIVE_SYNC
ACTIVE_SYNC_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state ACTIVE_SYNC
add(Object) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtListBase
 
add(String, Object) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtMapBase
 
add(Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtListBase
 
add(String, Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtMapBase
 
add(Attribute) - Method in class javax.management.AttributeList
Adds the Attribute specified as the last element of the list.
add(int, Attribute) - Method in class javax.management.AttributeList
Inserts the attribute specified as an element at the position specified.
addAll(AttributeList) - Method in class javax.management.AttributeList
Appends all the elements in the AttributeList specified to the end of the list, in the order in which they are returned by the Iterator of the AttributeList specified.
addAll(int, AttributeList) - Method in class javax.management.AttributeList
Inserts all of the elements in the AttributeList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the AttributeList specified.
addCertificate(String) - Method in interface com.sonicsw.mq.mgmtapi.config.ICertificatesStoreBean
Add valid certificate to the CertificatesStoreBean.
addCertificates(String[]) - Method in interface com.sonicsw.mq.mgmtapi.config.ICertificatesStoreBean
Add valid certificates to the CertificatesStoreBean.
addComponentCollectionID(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the addComponentCollectionID operation.
addConnectionItem(String, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractConnectionParamMap
Add the new ConnectionItem of type String into this map keyed off the specified key name
addContainer(String, IActivationDaemonBean.IChildType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractContainersSet
Add the new Container of type IActivationDaemonBean.IChildType into this map keyed off the specified key name
addEntry(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractCollectionList
Add the new Entry of type IMgmtBeanBase into this list at the end of the list
addEntry(String, IComponentCollectionBean.IComponent) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponentsSet
Add the new Entry of type IComponentCollectionBean.IComponent into this map keyed off the specified key name
addEntry(String, IContainerBean.IStartupParams) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractComponentsType
Add the new Entry of type IContainerBean.IStartupParams into this map keyed off the specified key name
addEntry(String, IContainerBean.IDeploymentParameterType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParametersSet
Add the new Entry of type IContainerBean.IDeploymentParameterType into this map keyed off the specified key name
addEntry(String, IContainerBean.IEnabledAlertParams) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertsType
Add the new Entry of type IContainerBean.IEnabledAlertParams into this map keyed off the specified key name
addEntry(String, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledMetricsType
Add the new Entry of type String into this map keyed off the specified key name
addEntry(String, IContainerBean.IExtensionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionsType
Add the new Entry of type IContainerBean.IExtensionType into this map keyed off the specified key name
addEntry(String, IContainerBean.ILibraryParams) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibrariesType
Add the new Entry of type IContainerBean.ILibraryParams into this map keyed off the specified key name
addEntry(String, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractSystemPropertiesType
Add the new Entry of type String into this map keyed off the specified key name
addEntry(String, IContainerCollectionBean.IContainer) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainersSet
Add the new Entry of type IContainerCollectionBean.IContainer into this map keyed off the specified key name
addEntry(String, IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractComponentCollectionsType
Add the new Entry of type IMgmtBeanBase into this map keyed off the specified key name
addEntry(String, IReplicationConnectionBean.IReplicationConnectionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType
Add the new Entry of type IReplicationConnectionBean.IReplicationConnectionType into this map keyed off the specified key name
addEntry(String, IGlobalSubscriptionsBean.IGlobalSubscriptionEntryType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType
Add the new Entry of type IGlobalSubscriptionsBean.IGlobalSubscriptionEntryType into this map keyed off the specified key name
addEntry(String, IReplicationConnectionsBean.IReplicationConnectionType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType
Add the new Entry of type IReplicationConnectionsBean.IReplicationConnectionType into this map keyed off the specified key name
addEntry(String, IXQContainerBean.IServiceEntryType) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServicesType
Add the new Entry of type IXQContainerBean.IServiceEntryType into this map keyed off the specified key name
addInternalGroupName(String, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractGroupMapType
Add the new InternalGroupName of type String into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, IAcceptorProtocolBean.IAcceptorDirectContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType
Add the new Item of type IAcceptorProtocolBean.IAcceptorDirectContentMapItemType into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, IAcceptorProtocolJmsBean.IAcceptorDirectContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType
Add the new Item of type IAcceptorProtocolJmsBean.IAcceptorDirectContentMapItemType into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractHttpDirectURLMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, IAcceptorProtocolSoapBean.IAcceptorDirectContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType
Add the new Item of type IAcceptorProtocolSoapBean.IAcceptorDirectContentMapItemType into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractHttpDirectURLMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractAcceptorMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, IBrokerBean.ICaType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaListType
Add the new Item of type IBrokerBean.ICaType into this map keyed off the specified key name
addItem(String, String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractCertificatesStoreBean.IAbstractCertificatesType
Add the new Item of type String into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterMembers
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractNodeMapType
Add the new Item of type String into this map keyed off the specified key name
addItem(String, IRouteDirectBean.IRoutingDirectContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType
Add the new Item of type IRouteDirectBean.IRoutingDirectContentMapItemType into this map keyed off the specified key name
addItem(String, IRouteDirectSoapBean.IRoutingDirectContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType
Add the new Item of type IRouteDirectSoapBean.IRoutingDirectContentMapItemType into this map keyed off the specified key name
addItem(String, IRouteDirectWSBean.IRoutingDirectContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType
Add the new Item of type IRouteDirectWSBean.IRoutingDirectContentMapItemType into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean.IAbstractRoutingMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addItem(String, IWSProtocolBean.IWsContentMapItemType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType
Add the new Item of type IWSProtocolBean.IWsContentMapItemType into this map keyed off the specified key name
addItem(String, IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolURLMapType
Add the new Item of type IMgmtBeanBase into this map keyed off the specified key name
addListItem(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMetricListType
Add the new ListItem of type String into this list at the end of the list
addListItem(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifList
Add the new ListItem of type String into this list at the end of the list
addListItem(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifListType
Add the new ListItem of type String into this list at the end of the list
addMember(String, IAuthenticationGroupBean.IGroupMemberType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMembersType
Add the new Member of type IAuthenticationGroupBean.IGroupMemberType into this map keyed off the specified key name
addMember(String, String) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationGroupBean
 
addMonitor(String, IComponentCollectionBean.IMonitorType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorsSet
Add the new Monitor of type IComponentCollectionBean.IMonitorType into this map keyed off the specified key name
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object, long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Adds a notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Adds a notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Adds a notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Adds a notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Adds a notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Adds a notification listener.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Adds a notification listener.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Adds a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Adds a listener to this MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
Adds a listener.
addQueue(String, IQueuesBean.IQueueAttributes) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueuesSetType
Add the new Queue of type IQueuesBean.IQueueAttributes into this map keyed off the specified key name
addSchedule(String, IActivationDaemonBean.IScheduleType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleList
Add the new Schedule of type IActivationDaemonBean.IScheduleType into this map keyed off the specified key name
addWSProtocolBean(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorDirectBean
Adds WSProtocolBean to the protocols
ALERT_SUBCATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
ALL_COMPONENTS_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IManageScopeBits
Scope bit to include all components.
ALL_CONFIGURATIONS_AND_FILES_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IConfigureScopeBits
Scope bit to include all configurations or files.
ALL_CONTAINERS_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IManageScopeBits
Scope bit to include all containers.
ALL_FOLDERS_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IConfigureScopeBits
Scope bit to recursively include all subfolders.
ALL_FOLDERS_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IManageScopeBits
Scope bit to recursively include all subfolders.
ALLOW_DELETE - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to allow delete of a folder, configuration or file.
ALLOW_ENABLE_DISABLE_METRICS - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to allow operations associated with metrics exposed by containers/components.
ALLOW_GET_INFORMATION - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to allow other JMX operations with an "impact" of ALLOW_LIFE_CYCLE_CONTROL - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to allow life cycle type operations to be executed (e.g. stop, start, shutdown, etc.).
ALLOW_NOTIFICATION_SUBSCRIPTION - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to allow JMX notification listeners to be added to a container/component.
ALLOW_PERFORM_ACTIONS - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to allow other JMX operations with an "impact" of ALLOW_READ - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to allow reading of a configuration or file or listing of a folder.
ALLOW_SET_ATTRIBUTES - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to allow runtime attributes to be set on a container/component.
ALLOW_SET_PERMISSIONS - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to allow setting management permissions on a configuration entity.
ALLOW_WRITE - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to allow updating of a configuration or file.
AM_ALREADY_RUNNING_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code when on startup the Agent Manager determined there is already an existing Agent Manager running in the same deployment domain.
and(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the conjunction of two other query expressions.
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
APPLICATION_ALERT_BROKER_BYTES_DELIVEREDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.bytes.DeliveredPerSecond.
APPLICATION_ALERT_BROKER_BYTES_RECEIVEDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.bytes.ReceivedPerSecond.
APPLICATION_ALERT_BROKER_BYTES_TOPICDBSIZE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.bytes.TopicDBSize.
APPLICATION_ALERT_BROKER_CONNECTIONS_COUNT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.connections.Count.
APPLICATION_ALERT_BROKER_CONNECTIONS_REJECTEDPERMINUTE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.connections.RejectedPerMinute.
APPLICATION_ALERT_BROKER_MESSAGES_DELIVEREDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.messages.DeliveredPerSecond.
APPLICATION_ALERT_BROKER_MESSAGES_RECEIVEDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.broker.messages.ReceivedPerSecond.
APPLICATION_ALERT_CONNECTION_BYTES_DELIVEREDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.connection.bytes.DeliveredPerSecond.
APPLICATION_ALERT_CONNECTION_BYTES_RECEIVEDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.connection.bytes.ReceivedPerSecond.
APPLICATION_ALERT_CONNECTION_MESSAGES_DELIVEREDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.connection.messages.DeliveredPerSecond.
APPLICATION_ALERT_CONNECTION_MESSAGES_RECEIVEDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.connection.messages.ReceivedPerSecond.
APPLICATION_ALERT_LOGGER_METRICS_LOGGEDPERMINUTE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Notification type constant for the notification application.alert.logger.metrics.LoggedPerMinute.
APPLICATION_ALERT_LOGGER_NOTIFICATIONS_LOGGEDPERMINUTE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Notification type constant for the notification application.alert.logger.notifications.LoggedPerMinute.
APPLICATION_ALERT_QUEUE_MESSAGES_COUNT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.queue.messages.Count.
APPLICATION_ALERT_QUEUE_MESSAGES_DELIVEREDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.queue.messages.DeliveredPerSecond.
APPLICATION_ALERT_QUEUE_MESSAGES_RECEIVEDPERSECOND_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.queue.messages.ReceivedPerSecond.
APPLICATION_ALERT_QUEUE_MESSAGES_SIZE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.alert.queue.messages.Size.
APPLICATION_ALERT_STORAGE_METRICS_STOREDPERMINUTE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Notification type constant for the notification application.alert.storage.metrics.StoredPerMinute.
APPLICATION_ALERT_STORAGE_NOTIFICATIONS_STOREDPERMINUTE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Notification type constant for the notification application.alert.storage.notifications.StoredPerMinute.
APPLICATION_CATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
APPLICATION_CONNECTION_CONNECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.Connect.
APPLICATION_CONNECTION_DISCONNECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.Disconnect.
APPLICATION_CONNECTION_DROP_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.Drop.
APPLICATION_CONNECTION_RECONNECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.Reconnect.
APPLICATION_CONNECTION_REDIRECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.Redirect.
APPLICATION_CONNECTION_REJECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.Reject.
APPLICATION_CONNECTION_REPLICATIONCONNECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.ReplicationConnect.
APPLICATION_CONNECTION_REPLICATIONDISCONNECT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.ReplicationDisconnect.
APPLICATION_CONNECTION_REPLICATIONRETRY_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.connection.ReplicationRetry.
APPLICATION_FLOWCONTROL_CLUSTERCONNECTIONPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.ClusterConnectionPause.
APPLICATION_FLOWCONTROL_CLUSTERCONNECTIONRESUME_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.ClusterConnectionResume.
APPLICATION_FLOWCONTROL_ENDFLOWTODISK_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.EndFlowToDisk.
APPLICATION_FLOWCONTROL_PUBPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.PubPause.
APPLICATION_FLOWCONTROL_PUBRESUME_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.PubResume.
APPLICATION_FLOWCONTROL_RMREORDERBUFFERAVAILABLE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.RMReorderBufferAvailable.
APPLICATION_FLOWCONTROL_RMREORDERBUFFERFULL_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.RMReorderBufferFull.
APPLICATION_FLOWCONTROL_ROUTINGCONNECTIONPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.RoutingConnectionPause.
APPLICATION_FLOWCONTROL_ROUTINGCONNECTIONRESUME_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.RoutingConnectionResume.
APPLICATION_FLOWCONTROL_ROUTINGCONNECTIONSENDERPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.RoutingConnectionSenderPause.
APPLICATION_FLOWCONTROL_ROUTINGCONNECTIONSENDERRESUME_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.RoutingConnectionSenderResume.
APPLICATION_FLOWCONTROL_SENDPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.SendPause.
APPLICATION_FLOWCONTROL_SENDRESUME_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.SendResume.
APPLICATION_FLOWCONTROL_STARTFLOWTODISK_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.flowcontrol.StartFlowToDisk.
APPLICATION_GLOBALSUBSCRIPTIONS_SUBSCRIBEFAILURE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.globalSubscriptions.SubscribeFailure.
APPLICATION_GLOBALSUBSCRIPTIONS_SUBSCRIPTIONDELETED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.globalSubscriptions.SubscriptionDeleted.
APPLICATION_GLOBALSUBSCRIPTIONS_SUBSCRIPTIONEXPIRED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.globalSubscriptions.SubscriptionExpired.
APPLICATION_MESSAGE_UNDELIVERED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.message.Undelivered.
APPLICATION_SESSION_ACKNOWLEDGEMENTPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.AcknowledgementPause.
APPLICATION_SESSION_ENDRECEIVE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.EndReceive.
APPLICATION_SESSION_STARTRECEIVE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.StartReceive.
APPLICATION_SESSION_SUBSCRIBE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.Subscribe.
APPLICATION_SESSION_SUBSCRIBERPAUSE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.SubscriberPause.
APPLICATION_SESSION_SUBSCRIBERRESUME_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.SubscriberResume.
APPLICATION_SESSION_SUBSCRIPTIONMESSAGESTRIMMEDFROMDB_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.SubscriptionMessagesTrimmedFromDB.
APPLICATION_SESSION_SUBSCRIPTIONTRIMINVOCATIONCANCELLED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.SubscriptionTrimInvocationCancelled.
APPLICATION_SESSION_SUBSCRIPTIONTRIMINVOCATIONCOMPLETED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.SubscriptionTrimInvocationCompleted.
APPLICATION_SESSION_SUBSCRIPTIONTRIMINVOCATIONINITIATED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.SubscriptionTrimInvocationInitiated.
APPLICATION_SESSION_UNSUBSCRIBE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.session.Unsubscribe.
APPLICATION_STATE_ACCEPTORSTATUS_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.AcceptorStatus.
APPLICATION_STATE_DBCOMPACT_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.DbCompact.
APPLICATION_STATE_DMQCAPACITY_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.DmqCapacity.
APPLICATION_STATE_LOGCAPACITY_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.LogCapacity.
APPLICATION_STATE_PRIMARYACCEPTORSTATUS_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.PrimaryAcceptorStatus.
APPLICATION_STATE_REPLICATIONACTIVATE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.ReplicationActivate.
APPLICATION_STATE_REPLICATIONCHANNELSWITCH_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.ReplicationChannelSwitch.
APPLICATION_STATE_REPLICATIONSTATECHANGE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification application.state.ReplicationStateChange.
apply(ObjectName) - Method in class javax.management.AttributeValueExp
Applies the AttributeValueExp on an MBean.
apply(ObjectName) - Method in class javax.management.ObjectName
Test whether this ObjectName, which may be a pattern, matches another ObjectName.
apply(ObjectName) - Method in interface javax.management.QueryExp
Applies the QueryExp on an MBean.
apply(ObjectName) - Method in class javax.management.StringValueExp
Applies the ValueExp on a MBean.
apply(ObjectName) - Method in interface javax.management.ValueExp
Applies the ValueExp on a MBean.
aquireClientCredentials() - Method in interface com.sonicsw.security.pass.broker.IAuthentication
By default, the implementation of this method must return true to be backward compatible with SonicMQ 6.0 release.
attr(String) - Static method in class javax.management.Query
Returns a new attribute expression.
attr(String, String) - Static method in class javax.management.Query
Returns a new qualified attribute expression.
Attribute - Class in javax.management
Represents an MBean attribute by associating its name with its value.
Attribute(String, Object) - Constructor for class javax.management.Attribute
Constructs an Attribute object which associates the given attribute name with the given value.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
Notification type which indicates that the observed MBean attribute value has changed.
AttributeChangeNotification - Class in javax.management
Provides definitions of the attribute change notifications sent by MBeans.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Constructs an attribute change notification object.
AttributeChangeNotificationFilter - Class in javax.management
This class implements of the NotificationFilter interface for the attribute change notification.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributeList - Class in javax.management
Represents a list of values for attributes of an MBean.
AttributeList() - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList.
AttributeList(int) - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList with the initial capacity specified.
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
Constructs an AttributeList containing the elements of the AttributeList specified, in the order in which they are returned by the AttributeList's iterator.
AttributeNotFoundException - Exception in com.sonicsw.ma.mgmtapi.config
 
AttributeNotFoundException(String) - Constructor for exception com.sonicsw.ma.mgmtapi.config.AttributeNotFoundException
 
AttributeNotFoundException - Exception in javax.management
The specified attribute does not exist or cannot be retrieved.
AttributeNotFoundException() - Constructor for exception javax.management.AttributeNotFoundException
Default constructor.
AttributeNotFoundException(String) - Constructor for exception javax.management.AttributeNotFoundException
Constructor that allows a specific error message to be specified.
AttributeValueExp - Class in javax.management
Represents attributes used as arguments to relational constraints.
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
Creates a new AttributeValueExp representing the specified object attribute, named attr.
authenticate(String, byte[], X509Certificate[]) - Method in interface com.sonicsw.security.pass.broker.IAuthentication
This method is called by the SonicMQ Broker to authenticate a user with an external store.
AUTO_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the session automatically acknowledges a client's receipt of a message either when the session has successfully returned from a call to receive or when the message listener the session has called to process the message successfully returns.
AVERAGE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents the average of all the values in a set of historical values.
AVERAGE_AGGREGATION_TYPE - Static variable in interface com.sonicsw.mf.common.metrics.IAggregateMetric
 

B

BadAttributeValueExpException - Exception in javax.management
Thrown when an invalid MBean attribute is passed to a query constructing method.
BadAttributeValueExpException(Object) - Constructor for exception javax.management.BadAttributeValueExpException
Constructs an BadAttributeValueExpException with the specified Object.
BadBinaryOpValueExpException - Exception in javax.management
Thrown when an invalid expression is passed to a method for constructing a query.
BadBinaryOpValueExpException(ValueExp) - Constructor for exception javax.management.BadBinaryOpValueExpException
Constructs a BadBinaryOpValueExpException with the specified ValueExp.
BadStringOperationException - Exception in javax.management
Thrown when an invalid string operation is passed to a method for constructing a query.
BadStringOperationException(String) - Constructor for exception javax.management.BadStringOperationException
Constructs a BadStringOperationException with the specified detail message.
between(ValueExp, ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents the constraint that one value is between two other values.
BOOT_FILE_NOT_FOUND_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code when the container has been unable to find it's boot file(s).
BROKER_BYTES_DELIVEREDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.bytes.DeliveredPerSecond.
BROKER_BYTES_RECEIVEDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.bytes.ReceivedPerSecond.
BROKER_BYTES_TOPICDBSIZE_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.bytes.TopicDBSize.
BROKER_CONNECTIONS_COUNT_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.connections.Count.
BROKER_CONNECTIONS_REJECTEDPERMINUTE_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.connections.RejectedPerMinute.
BROKER_MESSAGES_DELIVERED_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.messages.Delivered.
BROKER_MESSAGES_DELIVEREDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.messages.DeliveredPerSecond.
BROKER_MESSAGES_RECEIVED_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.messages.Received.
BROKER_MESSAGES_RECEIVEDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Metric identity constant for the metric broker.messages.ReceivedPerSecond.
BrokerNotActiveException - Exception in com.sonicsw.mq.common.runtime
A BrokerNotActiveException is thrown from those broker runtime operations that require the broker to be active, if they are invoked when it is not active.
BrokerNotActiveException() - Constructor for exception com.sonicsw.mq.common.runtime.BrokerNotActiveException
Create a durable operation exception
BytesMessage - Interface in javax.jms
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.

C

C_VERSION_PROPERTY - Static variable in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
CACHE_FAILURE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code on an unclassified configuration cache failure.
cancelReliableSequences(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the cancelReliableSequences operation.
CannotActivateException - Exception in com.sonicsw.mq.common.runtime
A CannotActivateException is thrown from the activateWaitingBroker() runtime operation if the attempt to activate the broker fails, because the broker is not in the correct state, or for other reasons.
CannotActivateException(int) - Constructor for exception com.sonicsw.mq.common.runtime.CannotActivateException
Create a durable operation exception
canRead() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
canWrite() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
CATEGORY_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.INotification
A textual representation of the notification category may be obtained using the return value from getCategory() as an index into the array.
changeState() - Method in interface com.sonicsw.mf.common.runtime.IStateController
Called by the StateManager when a transition from one state to another is required
CLASS_PROPERTY - Static variable in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
classattr() - Static method in class javax.management.Query
Returns a new class attribute expression which can be used in any Query call that expects a ValueExp.
CLASSNAME - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
cleanRestart() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the cleanRestart operation.
clearAllAttributeExpressions() - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
Clear all previously defined attribute name expressions.
clearBody() - Method in interface javax.jms.Message
Clears out the message body.
clearDuplicateDetectionData() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the clearDuplicateDetectionData operation.
clearError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the clearError operation.
clearError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the clearError operation.
clearError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the clearError operation.
clearError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the clearError operation.
clearError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the clearError operation.
clearError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the clearError operation.
clearError() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the clearError operation.
clearHistory() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the clearHistory operation.
clearLogFile() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the clearLogFile operation.
clearLogFile() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the clearLogFile operation.
clearProperties() - Method in interface javax.jms.Message
Clears a message's properties.
CLIENT_ACKNOWLEDGE - Static variable in interface javax.jms.Session
With this acknowledgment mode, the client acknowledges a consumed message by calling the message's acknowledge method.
clone(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
clone(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
clone() - Method in interface javax.management.Descriptor
Returns a new Descriptor which is a duplicate of the Descriptor.
clone() - Method in class javax.management.MBeanAttributeInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanConstructorInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanNotificationInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanOperationInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanParameterInfo
Returns a shallow clone of this instance.
close() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Close the DS if local to this JVM
close() - Method in interface javax.jms.Connection
Closes the connection.
close() - Method in interface javax.jms.ConnectionConsumer
Closes the connection consumer.
close() - Method in interface javax.jms.MessageConsumer
Closes the message consumer.
close() - Method in interface javax.jms.MessageProducer
Closes the message producer.
close() - Method in interface javax.jms.QueueBrowser
Closes the QueueBrowser.
close() - Method in class javax.jms.QueueRequestor
Closes the QueueRequestor and its session.
close() - Method in interface javax.jms.Session
Closes the session.
close() - Method in class javax.jms.TopicRequestor
Closes the TopicRequestor and its session.
closeBrowser(IBrowseToken) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the closeBrowser operation.
com.sonicsw.ma.mgmtapi.config - package com.sonicsw.ma.mgmtapi.config
 
com.sonicsw.ma.mgmtapi.config.impl - package com.sonicsw.ma.mgmtapi.config.impl
 
com.sonicsw.mf.common.metrics - package com.sonicsw.mf.common.metrics
 
com.sonicsw.mf.common.runtime - package com.sonicsw.mf.common.runtime
 
com.sonicsw.mf.common.security - package com.sonicsw.mf.common.security
 
com.sonicsw.mf.mgmtapi.config - package com.sonicsw.mf.mgmtapi.config
 
com.sonicsw.mf.mgmtapi.config.gen - package com.sonicsw.mf.mgmtapi.config.gen
 
com.sonicsw.mf.mgmtapi.runtime - package com.sonicsw.mf.mgmtapi.runtime
 
com.sonicsw.mq.common.runtime - package com.sonicsw.mq.common.runtime
 
com.sonicsw.mq.mgmtapi.config - package com.sonicsw.mq.mgmtapi.config
 
com.sonicsw.mq.mgmtapi.config.gen - package com.sonicsw.mq.mgmtapi.config.gen
 
com.sonicsw.mq.mgmtapi.runtime - package com.sonicsw.mq.mgmtapi.runtime
 
com.sonicsw.security.pass.broker - package com.sonicsw.security.pass.broker
 
com.sonicsw.security.pass.client - package com.sonicsw.security.pass.client
 
com.sonicsw.security.pass.mf - package com.sonicsw.security.pass.mf
 
com.sonicsw.xqimpl.mgmtapi.config - package com.sonicsw.xqimpl.mgmtapi.config
 
com.sonicsw.xqimpl.mgmtapi.config.gen - package com.sonicsw.xqimpl.mgmtapi.config.gen
 
commit() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Commit all changes that have been made to the beans and saved.
commit() - Method in interface javax.jms.Session
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
commitPreparedXABranches(Integer[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the commitPreparedXABranches operation.
COMMS_FAILURE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code on a permanent (non-recoverable) communications failure.
CommunicationException - Exception in com.sonicsw.mf.jmx.client
This exception is used to wrap undefined exceptions trapped by the JMS/JMX connector client.
CommunicationException(String) - Constructor for exception com.sonicsw.mf.jmx.client.CommunicationException
Creates a CommunicationException that has the given with a detailed message.
CommunicationException(Throwable) - Constructor for exception com.sonicsw.mf.jmx.client.CommunicationException
Creates a CommunicationException that wraps the actual java.lang.Throwable.
CommunicationException(Throwable, String) - Constructor for exception com.sonicsw.mf.jmx.client.CommunicationException
Creates a CommunicationException that wraps the actual java.lang.Throwable and has the given with a detailed message.
COMPARATOR - Static variable in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
compareTo(Object) - Method in interface com.sonicsw.mf.common.runtime.ICanonicalName
Compares this object with the specified object for order.
compareTo(Object) - Method in interface com.sonicsw.mf.common.runtime.IIdentity
Compares this object with the specified object for order.
compareTo(Object) - Method in interface com.sonicsw.mf.common.runtime.IState
Compares this object with the specified object for order.
COMPLETED_FAILED_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
COMPLETED_OK_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
CONFIG - Static variable in class com.sonicsw.mf.common.runtime.Level
CONFIG is a message/notification level for static configuration messages.
CONFIGURATION_CATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
CONFIGURATION_FAILURE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code on an unclassified configuration failure.
CONFIGURATION_STORAGE_CHANGE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Notification type constant for the notification configuration.storage.Change.
CONFIGURE_TYPE - Static variable in interface com.sonicsw.mf.common.security.IManagementPermission
Constant for the "configure" management permission type.
ConfigurePermissionDeniedException - Exception in com.sonicsw.mf.common.security
Unchecked management exception.
ConfigurePermissionDeniedException(String, String, int) - Constructor for exception com.sonicsw.mf.common.security.ConfigurePermissionDeniedException
Constructs a new exception with the specified detail message.
connect(String, String, String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Connect to the domain using the specfied connection parameters.
connect(IDirectoryFileSystemService) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Connect to the domain using the specified directory service interface
connect(TxnConfigServerUtility) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
connect(JMSConnectorAddress) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
connect(JMSConnectorAddress) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Connects the connector to the underlying JMS transport.
connect(JMSConnectorAddress, long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Connects the connector to the underlying JMS transport.
connect(HashMap) - Method in interface com.sonicsw.security.pass.mf.IManagement
This method is used to connect to an external store.
CONNECTED - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
Numeric constant for replication connection state CONNECTED
CONNECTED_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
String constant for replication connection state CONNECTED
Connection - Interface in javax.jms
A Connection object is a client's active connection to its JMS provider.
CONNECTION_BYTES_DELIVERED_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.bytes.Delivered.
CONNECTION_BYTES_DELIVEREDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.bytes.DeliveredPerSecond.
CONNECTION_BYTES_RECEIVED_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.bytes.Received.
CONNECTION_BYTES_RECEIVEDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.bytes.ReceivedPerSecond.
CONNECTION_MESSAGES_DELIVERED_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.messages.Delivered.
CONNECTION_MESSAGES_DELIVEREDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.messages.DeliveredPerSecond.
CONNECTION_MESSAGES_RECEIVED_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.messages.Received.
CONNECTION_MESSAGES_RECEIVEDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric connection.messages.ReceivedPerSecond.
CONNECTION_TYPE_APPLICATION - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_CONNECTION_CONNECTION_TYPE property representing a JMS client application connection.
CONNECTION_TYPE_CLUSTER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_CONNECTION_CONNECTION_TYPE property representing an interbroker (cluster) connection.
CONNECTION_TYPE_JNDI - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_CONNECTION_CONNECTION_TYPE property representing a connection to the Sonic JNDI store.
CONNECTION_TYPE_MANAGEMENT_CLIENT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_CONNECTION_CONNECTION_TYPE property representing a management connection to the Domain Manager.
CONNECTION_TYPE_MANAGEMENT_CONTAINER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_CONNECTION_CONNECTION_TYPE property representing an MF Container's management connection to the Domain Manager.
CONNECTION_TYPE_ROUTING - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Value of PROPERTY_CONNECTION_CONNECTION_TYPE property representing a routing (DRA) connection.
ConnectionConsumer - Interface in javax.jms
For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
ConnectionException - Exception in com.sonicsw.security.pass.broker
To authenticate a JMS client through delegation mode, the user name and the credential are passed to the IAuthentication implementation.
ConnectionException() - Constructor for exception com.sonicsw.security.pass.broker.ConnectionException
Default constructor
ConnectionException(String) - Constructor for exception com.sonicsw.security.pass.broker.ConnectionException
Constructor
ConnectionException(Throwable) - Constructor for exception com.sonicsw.security.pass.broker.ConnectionException
This constructor prints stack trace on the console.
ConnectionException - Exception in com.sonicsw.security.pass.mf
This exception is to be thrown by the implementer of Management SPI.
ConnectionException() - Constructor for exception com.sonicsw.security.pass.mf.ConnectionException
Default constructor
ConnectionException(String) - Constructor for exception com.sonicsw.security.pass.mf.ConnectionException
Constructor
ConnectionException(Throwable) - Constructor for exception com.sonicsw.security.pass.mf.ConnectionException
This constructor prints stack trace on the console.
ConnectionFactory - Interface in javax.jms
A ConnectionFactory object encapsulates a set of connection configuration parameters that has been defined by an administrator.
ConnectionMetaData - Interface in javax.jms
A ConnectionMetaData object provides information describing the Connection object.
ConnectionTreeUpdateException - Exception in com.sonicsw.mq.common.runtime
This exception indicates an invalid use of IConnectionTreeNode.graftToParent().
ConnectionTreeUpdateException(String) - Constructor for exception com.sonicsw.mq.common.runtime.ConnectionTreeUpdateException
 
CONTAINER_ALREADY_RUNNING_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code when on startup the container determined there is already an existing container of the same name running in the same deployment domain.
CONTAINER_RESTART_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
A special exit code used to indicate that the container was shutdown with the intent that any parent shell or process will detect this code and restart the container.
COUNT - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents the number of times a value is updated.
createAcceptorDirectBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorsBean
 
createAcceptorJmsUrlSendOnewayBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolJmsBean
 
createAcceptorJmsUrlSendReplyBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolJmsBean
 
createAcceptorTcpsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorsBean
 
createAcceptorTunnelingBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorsBean
 
createAcceptorUrlReceiveBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolBean
 
createAcceptorUrlReceiveBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolJmsBean
 
createAcceptorUrlReceiveBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolSoapBean
 
createAcceptorUrlSendOnewayBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolBean
 
createAcceptorUrlSendOnewayBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolSoapBean
 
createAcceptorUrlSendReplyBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolBean
 
createAcceptorUrlSendReplyBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorProtocolSoapBean
 
createAclBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
createActionalParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Create an instance of an IActionalParametersType attribute.
createActivationDaemonBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a ActivationDaemon bean with the specified name
createActivationDaemonProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mf.mgmtapi.runtime.MFProxyFactory
Creates a runtime proxy to remotely interact with the management API of an ActivationDaemon MBean.
createAgentManagerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a AgentManager bean with the specified name
createAgentManagerProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mf.mgmtapi.runtime.MFProxyFactory
Creates a runtime proxy to remotely interact with the management API of an AgentManager MBean.
createAgentProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mf.mgmtapi.runtime.MFProxyFactory
Creates a runtime proxy to remotely interact with the management API of an Agent MBean.
createAlert(IMetricIdentity, boolean, long) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Creates an Alert object
createAlerts(IMetricIdentity, boolean, String) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Creates an array of Alert objects from a comma delimited threshold string
createAuthenticationDomainBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a AuthenticationDomain bean with the specified name
createAuthorizationPolicyBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a AuthorizationPolicy bean with the specified name
createAuthSpiConnectionParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Create an instance of an IConnectionParamMap attribute.
createBackupAgentManagerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a BackupAgentManager bean with the specified name
createBackupBrokerBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a BackupBroker bean with the specified name
createBackupBrokerBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
createBackupBrokerBean(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
createBackupContainer(String) - Method in interface com.sonicsw.mf.mgmtapi.config.IContainerBean
 
createBackupDirectoryServiceBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a BackupDirectoryService bean with the specified name
createBackupLdapServerConnectionProperties() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Create an instance of an ILdapConnectionType attribute.
createBean(String, String, String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
createBean(String, String, String, String, boolean) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
createBeanObject(IConfigBean) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
createBrokerBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a Broker bean with the specified name
createBrokerDebugParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Create an instance of an IDebugParametersType attribute.
createBrokerProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mq.mgmtapi.runtime.MQProxyFactory
Creates a runtime proxy to remotely interact with the management API of a Broker MBean.
createBrokerReplicationParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Create an instance of an IReplicationParametersType attribute.
createBrokerReplicationParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Create an instance of an IReplicationParametersType attribute.
createBrowser(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in interface javax.jms.Session
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBytesMessage() - Method in interface javax.jms.Session
Creates a BytesMessage object.
createCaList() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Create an instance of an ICaListType attribute.
createCentralConnection() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an ICentralConnectionType attribute.
createCertificatesStoreBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a CertificatesStore bean with the specified name
createCipherSuiteInfo() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Create an instance of an ICipherSuiteType attribute.
createClusterBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a Cluster bean with the specified name
createCollectionsMonitorBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a CollectionsMonitor bean with the specified name
createCollectionsMonitorProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mf.mgmtapi.runtime.MFProxyFactory
Creates a runtime proxy to remotely interact with the management API of a CollectionsMonitor MBean.
createComponentCollectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a ComponentCollection bean with the specified name
createComponentCollectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
createConnection() - Method in interface javax.jms.ConnectionFactory
Creates a connection with the default user identity.
createConnection(String, String) - Method in interface javax.jms.ConnectionFactory
Creates a connection with the specified user identity.
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in interface javax.jms.QueueConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Creates a connection consumer for this connection (optional operation).
createConsumer(Destination) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination.
createConsumer(Destination, String) - Method in interface javax.jms.Session
Creates a MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination, String, boolean) - Method in interface javax.jms.Session
Creates MessageConsumer for the specified destination, using a message selector.
createContainer() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractContainersSet
Create an instance of an IActivationDaemonBean.IChildType attribute.
createContainerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a Container bean with the specified name
createContainerCollectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a ContainerCollection bean with the specified name
createContainerCollectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
createCredentials() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Create an instance of an ICredentialsType attribute.
createDebugParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Create an instance of an IDebugParametersType attribute.
createDeploymentParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Create an instance of an IDeploymentParametersSet attribute.
createDirectory(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create the specified directory.
createDirectory(SonicFSFile, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create a directory under the specified subfolder
createDirectoryPath(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create the specified directory.
createDirectoryServiceBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a DirectoryService bean with the specified name
createDirectoryServiceProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mf.mgmtapi.runtime.MFProxyFactory
Creates a runtime proxy to remotely interact with the management API of a DirectoryService MBean.
createDurableBrowseToken(String, String, String, Boolean, Boolean) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the createDurableBrowseToken operation.
createDurableBrowseTokenFromDSD(IDurableSubscriptionData, Boolean) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the createDurableBrowseTokenFromDSD operation.
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.Connection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in interface javax.jms.TopicConnection
Create a durable connection consumer for this connection (optional operation).
createDurableMessageHeaderToken(String, String, String, Boolean, String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the createDurableMessageHeaderToken operation.
createDurableMessageHeaderTokenDSD(IDurableSubscriptionData, String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the createDurableMessageHeaderTokenDSD operation.
createDurableSubscriber(Topic, String) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.Session
Creates a durable subscriber to the specified topic, using a message selector and specifying whether messages published by its own connection should be delivered to it.
createDurableSubscriber(Topic, String) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in interface javax.jms.TopicSession
Creates a durable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createEnabledAlerts() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an IEnabledAlertsType attribute.
createEnabledAlerts() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Create an instance of an IEnabledAlertsType attribute.
createEnabledMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an IEnabledMetricsType attribute.
createEnabledMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Create an instance of an IEnabledMetricsType attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponentsSet
Create an instance of an IComponentCollectionBean.IComponent attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractComponentsType
Create an instance of an IContainerBean.IStartupParams attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParametersSet
Create an instance of an IContainerBean.IDeploymentParameterType attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertsType
Create an instance of an IContainerBean.IEnabledAlertParams attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionsType
Create an instance of an IContainerBean.IExtensionType attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibrariesType
Create an instance of an IContainerBean.ILibraryParams attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainersSet
Create an instance of an IContainerCollectionBean.IContainer attribute.
createEntry() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType
Create an instance of an IReplicationConnectionBean.IReplicationConnectionType attribute.
createEntry() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType
Create an instance of an IGlobalSubscriptionsBean.IGlobalSubscriptionEntryType attribute.
createEntry() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType
Create an instance of an IReplicationConnectionsBean.IReplicationConnectionType attribute.
createEntry() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServicesType
Create an instance of an IXQContainerBean.IServiceEntryType attribute.
createExtensions() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an IExtensionsType attribute.
createFaultToleranceParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an IFaultToleranceType attribute.
createFile(String, File) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create a file in sonicfs with the specified file name and the specified content.
createFile(String, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create a file in sonicfs with the specified file name and the specified content.
createFile(String, byte[]) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create a file in sonicfs with the specified file name and the specified content.
createFile(String, InputStream, int) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Create a file in sonicfs with the specified file name and the specified content.
createFolder(String, Map) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Create a folder at the specified path and assocatiate the attributes with the folder.
createFolder(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Create a folder at the specified path.
createForwardNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Create an instance of an INotifListType attribute.
createGroupBean() - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Return a new group bean, with no attribute settings.
createGroupMap() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Create an instance of an IGroupMapType attribute.
createGroupMembers() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Create an instance of an IGroupMembersType attribute.
createHostManagerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a HostManager bean with the specified name
createHostManagerProxy(JMSConnectorClient, ObjectName) - Static method in class com.sonicsw.mf.mgmtapi.runtime.MFProxyFactory
Creates a runtime proxy to remotely interact with the management API of a HostManager MBean.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType
Create an instance of an IAcceptorProtocolBean.IAcceptorDirectContentMapItemType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType
Create an instance of an IAcceptorProtocolJmsBean.IAcceptorDirectContentMapItemType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType
Create an instance of an IAcceptorProtocolSoapBean.IAcceptorDirectContentMapItemType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaListType
Create an instance of an IBrokerBean.ICaType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType
Create an instance of an IRouteDirectBean.IRoutingDirectContentMapItemType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType
Create an instance of an IRouteDirectSoapBean.IRoutingDirectContentMapItemType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType
Create an instance of an IRouteDirectWSBean.IRoutingDirectContentMapItemType attribute.
createItem() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType
Create an instance of an IWSProtocolBean.IWsContentMapItemType attribute.
createJdbcHistoryStorage() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Create an instance of an IJdbcStorageType attribute.
createJMSDestination(IDestination) - Static method in class com.sonicsw.mq.common.runtime.JMSObjectFactory
Create a SonicMQ javax.jms.Destination from the given IDestination interface.
createJMSMessage(IMessage) - Static method in class com.sonicsw.mq.common.runtime.JMSObjectFactory
Create a SonicMQ javax.jms.Message from the given IMessage interface.
createJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Create an instance of an IJsseParametersType attribute.
createJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Create an instance of an IJsseParametersType attribute.
createJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Create an instance of an IJsseParametersType attribute.
createJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Create an instance of an IJsseParametersType attribute.
createLdapSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Create an instance of an IJsseParametersType attribute.
createLoggerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a Logger bean with the specified name
createManagementPermission(String, short) - Method in class com.sonicsw.mf.common.security.ManagementPermissionFactory
Creates a management permission object to define a new management permission.
createManagementPermission(String, short, int, int) - Method in class com.sonicsw.mf.common.security.ManagementPermissionFactory
Creates a management permission object to define a new management permission.
createMapMessage() - Method in interface javax.jms.Session
Creates a MapMessage object.
createMBean(String, ObjectName) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
createMBean(String, ObjectName) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
createMBean(String, ObjectName, ObjectName) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.
createMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name.
createMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name.
createMember() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMembersType
Create an instance of an IAuthenticationGroupBean.IGroupMemberType attribute.
createMessage() - Method in interface javax.jms.Session
Creates a Message object.
createMetric(IMetricIdentity, long, long) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a metric that encapsulates the metric identity and its value.
createMetric(String, IMetric) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a historical metric that encapsulates the metric identity, its value and the source of the metric.
createMetric(String[], IMetricIdentity, long[], long) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns an aggregate metric that encapsulates the metric identity, its aggregate values and the sources that contributed to the aggregated value of the metric.
createMetricIdentity(String[]) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a metric identity.
createMetricIdentity(IMetricIdentity, String) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a metric identity.
createMetricIdentity(String) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a metric identity.
createMetricInfo(IMetricIdentity, short, String, String, boolean, boolean, boolean, boolean, String) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a info object that encapsulates the meta-data pertaining to an individual metric or instance metric.
createMetricInfo(IMetricIdentity, short, String, String, boolean, boolean) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a info object that encapsulates the meta-data pertaining to an individual metric or instance metric.
createMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Create an instance of an IMetricsCollectionType attribute.
createMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Create an instance of an IMetricsCollectionType attribute.
createMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an IMetricsCollectionType attribute.
createMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Create an instance of an IMetricsCollectionType attribute.
createMetrics() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Create an instance of an IMetricsCollectionType attribute.
createMetricsData(IMetric[], long) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns a metrics data object that encapsulates the given metrics.
createMetricsData(IAggregateMetric[], long) - Static method in class com.sonicsw.mf.common.metrics.MetricsFactory
Returns an aggregate metrics data object that encapsulates the given aggregrate metrics.
createMgmtSpiConnectionParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Create an instance of an IConnectionParamMap attribute.
createMonitor() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorsSet
Create an instance of an IComponentCollectionBean.IMonitorType attribute.
createMonitorMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Create an instance of an IMetricListType attribute.
createNativeLibraries() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Create an instance of an ILibrariesType attribute.
createNotificationMonitors() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Create an instance of an IMonitorsSet attribute.
createObjectMessage() - Method in interface javax.jms.Session
Creates an ObjectMessage object.
createObjectMessage(Serializable) - Method in interface javax.jms.Session
Creates an initialized ObjectMessage object.
createPrimaryLdapServerConnectionProperties() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Create an instance of an ILdapConnectionType attribute.
createProducer(Destination) - Method in interface javax.jms.Session
Creates a MessageProducer to send messages to the specified destination.
createProtocolBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorDirectBean
 
createProtocolJmsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorDirectBean
 
createProtocolSoapBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorDirectBean
 
createPublisher(Topic) - Method in interface javax.jms.TopicSession
Creates a publisher for the specified topic.
createQopBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
createQueue() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueuesSetType
Create an instance of an IQueuesBean.IQueueAttributes attribute.
createQueue(String) - Method in interface javax.jms.QueueSession
Creates a queue identity given a Queue name.
createQueue(String) - Method in interface javax.jms.Session
Creates a queue identity given a Queue name.
createQueueConnection() - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the default user identity.
createQueueConnection(String, String) - Method in interface javax.jms.QueueConnectionFactory
Creates a queue connection with the specified user identity.
createQueueSession(boolean, int) - Method in interface javax.jms.QueueConnection
Creates a QueueSession object.
createQueueSession(boolean, int) - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createReceiver(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in interface javax.jms.QueueSession
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
createReplicationConnectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Create a ReplicationConnection bean with the name <name>/Replication Connections
createReplicationConnectionsBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a ReplicationConnections bean with the specified name
createReplicationParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Create an instance of an IReplicationParametersType attribute.
createRouteDirectBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IRoutesBean
 
createRouteDirectJmsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IRoutesBean
 
createRouteDirectSoapBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IRoutesBean
 
createRouteDirectWSBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IRoutesBean
 
createRouteSonicBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IRoutesBean
 
createSchedule() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleList
Create an instance of an IActivationDaemonBean.IScheduleType attribute.
createSchedules() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Create an instance of an IScheduleList attribute.
createSender(Queue) - Method in interface javax.jms.QueueSession
Creates a QueueSender object to send messages to the specified queue.
createServices() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Create an instance of an IServicesType attribute.
createServiceTrustStore() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Create an instance of an IWsKeystoreType attribute.
createSession(boolean, int) - Method in interface javax.jms.Connection
Creates a Session object.
createSession(boolean, int) - Method in interface javax.jms.XAConnection
Creates an Session object.
createSslParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Create an instance of an ISslParametersType attribute.
createStreamMessage() - Method in interface javax.jms.Session
Creates a StreamMessage object.
createSubscriber(Topic) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic.
createSubscriber(Topic, String, boolean) - Method in interface javax.jms.TopicSession
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createSystemProperties() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Create an instance of an ISystemPropertiesType attribute.
createTemporaryQueue() - Method in interface javax.jms.QueueSession
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in interface javax.jms.Session
Creates a TemporaryQueue object.
createTemporaryTopic() - Method in interface javax.jms.Session
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in interface javax.jms.TopicSession
Creates a TemporaryTopic object.
createTextMessage() - Method in interface javax.jms.Session
Creates a TextMessage object.
createTextMessage(String) - Method in interface javax.jms.Session
Creates an initialized TextMessage object.
createTopic(String) - Method in interface javax.jms.Session
Creates a topic identity given a Topic name.
createTopic(String) - Method in interface javax.jms.TopicSession
Creates a topic identity given a Topic name.
createTopicConnection() - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the default user identity.
createTopicConnection(String, String) - Method in interface javax.jms.TopicConnectionFactory
Creates a topic connection with the specified user identity.
createTopicSession(boolean, int) - Method in interface javax.jms.TopicConnection
Creates a TopicSession object.
createTopicSession(boolean, int) - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createUniqueName() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
createUniqueName() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Return a name that is unique across all beans.
createUniqueName() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
Return a name that is unique across all beans.
createUserBean() - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Return a new user bean, with no attribute settings.
createUserBean(String, String) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
 
createUserBean(String, byte[]) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
 
createWSProtocolBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Create a WSProtocol bean with the specified name
createWSProtocolUrlEndpointBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IWSProtocolBean
Constructs a WSProtocolUrlEndpointBean bean
createWsSecurityParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Create an instance of an IWsSecurityType attribute.
createXAConnection() - Method in interface javax.jms.XAConnectionFactory
Creates an XAConnection with the default user identity.
createXAConnection(String, String) - Method in interface javax.jms.XAConnectionFactory
Creates an XA connection with the specified user identity.
createXAQueueConnection() - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the default user identity.
createXAQueueConnection(String, String) - Method in interface javax.jms.XAQueueConnectionFactory
Creates an XA queue connection with the specified user identity.
createXAQueueSession() - Method in interface javax.jms.XAQueueConnection
Creates an XAQueueSession object.
createXASession() - Method in interface javax.jms.XAConnection
Creates an XASession object.
createXATopicConnection() - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the default user identity.
createXATopicConnection(String, String) - Method in interface javax.jms.XATopicConnectionFactory
Creates an XA topic connection with the specified user identity.
createXATopicSession() - Method in interface javax.jms.XATopicConnection
Creates an XATopicSession object.
createXQContainerBean(String) - Method in class com.sonicsw.xqimpl.mgmtapi.config.gen.AbstractXQMgmtBeanFactory
Create a XQContainer bean with the specified name
Credentials - Class in com.sonicsw.security.pass.broker
 
Credentials() - Constructor for class com.sonicsw.security.pass.broker.Credentials
 

D

deactivate(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the deactivate operation.
DEFAULT_DELIVERY_MODE - Static variable in interface javax.jms.Message
The message producer's default delivery mode is PERSISTENT.
DEFAULT_PRIORITY - Static variable in interface javax.jms.Message
The message producer's default priority is 4.
DEFAULT_TIME_TO_LIVE - Static variable in interface javax.jms.Message
The message producer's default time to live is unlimited; the message never expires.
delete(int) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtListBase
 
delete(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtMapBase
 
delete(int) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtListBase
 
delete(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtMapBase
 
delete() - Method in interface javax.jms.TemporaryQueue
Deletes this temporary queue.
delete() - Method in interface javax.jms.TemporaryTopic
Deletes this temporary topic.
deleteAclBean(IAuthorizationAclBean) - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
deleteActivationDaemonBean(IActivationDaemonBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified ActivationDaemon bean
deleteAgentManagerBean(IAgentManagerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified AgentManager bean
deleteAuthenticationDomainBean(IAuthenticationDomainBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified AuthenticationDomain bean
deleteAuthorizationPolicyBean(IAuthorizationPolicyBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified AuthorizationPolicy bean
deleteBackupAgentManagerBean(IBackupAgentManagerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified BackupAgentManager bean
deleteBackupBrokerBean(IBackupBrokerBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified BackupBroker bean
deleteBackupBrokerBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
deleteBackupBrokerBean(IBackupBrokerBean) - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
deleteBackupDirectoryServiceBean(IBackupDirectoryServiceBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified BackupDirectoryService bean
deleteBean(IMgmtBeanBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Delete the specified bean from the DS.
deleteBeans(IMgmtBeanBase[]) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Delete the specified beans from the DS.
deleteBrokerBean(IBrokerBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified Broker bean
deleteBrokerBean(IBrokerBean) - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
deleteCertificatesStoreBean(ICertificatesStoreBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified CertificatesStore bean
deleteClusterBean(IClusterBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified Cluster bean
deleteClusterBean(IClusterBean) - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
deleteCollectionsMonitorBean(ICollectionsMonitorBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified CollectionsMonitor bean
deleteComponentCollectionBean(IComponentCollectionBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified ComponentCollection bean
deleteConnectionItem(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractConnectionParamMap
Delete the item with the specified name from this map
deleteContainer(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractContainersSet
Delete the item with the specified name from this map
deleteContainerBean(IContainerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified Container bean
deleteContainerCollectionBean(IContainerCollectionBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified ContainerCollection bean
deleteDirectory(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Delete the specified directory.
deleteDirectoryPath(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Recursively delete all files and folders under the specified path including the path folder itself.
deleteDirectoryServiceBean(IDirectoryServiceBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified DirectoryService bean
deleteDurableSubscriptions(String, ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the deleteDurableSubscriptions operation.
deleteEntry(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractCollectionList
Delete the item at the specified index from the list
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponentsSet
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractComponentsType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParametersSet
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertsType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledMetricsType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionsType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibrariesType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractSystemPropertiesType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainersSet
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractComponentCollectionsType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType
Delete the item with the specified name from this map
deleteEntry(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServicesType
Delete the item with the specified name from this map
deleteFile(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Delete the specified file.
deleteFiles(String, boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Delete the file or directory.
deleteFiles(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
deleteFolder(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Delete the specified folder.
deleteFolderPath(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Recursively delete all folders and configurations under the specified path, including the path folder itself.
deleteGlobalQueueAdvertisements(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the deleteGlobalQueueAdvertisements operation.
deleteGroupBean(IAuthenticationGroupBean) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Delete the group bean.
deleteHostManagerBean(IHostManagerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified HostManager bean
deleteInternalGroupName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractGroupMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractHttpDirectURLMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractHttpDirectURLMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractAcceptorMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaListType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractCertificatesStoreBean.IAbstractCertificatesType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterMembers
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractNodeMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean.IAbstractRoutingMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType
Delete the item with the specified name from this map
deleteItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolURLMapType
Delete the item with the specified name from this map
deleteListItem(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMetricListType
Delete the item at the specified index from the list
deleteListItem(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifList
Delete the item at the specified index from the list
deleteListItem(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifListType
Delete the item at the specified index from the list
deleteLoggerBean(ILoggerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified Logger bean
deleteMember(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMembersType
Delete the item with the specified name from this map
deleteMonitor(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorsSet
Delete the item with the specified name from this map
deleteNotificationListener() - Method in interface com.sonicsw.security.pass.mf.IManagement
This method removes/unregisters the event notifications listeners.
deleteQopBean(IAuthorizationQopBean) - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
deleteQueue(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueuesSetType
Delete the item with the specified name from this map
deleteQueueMessages(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the deleteQueueMessages operation.
deleteRemoteSubscriptions(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the deleteRemoteSubscriptions operation.
deleteReplicationConnectionBean(IReplicationConnectionBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Delete the specified ReplicationConnection bean
deleteReplicationConnectionsBean(IReplicationConnectionsBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified ReplicationConnections bean
deleteSchedule(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleList
Delete the item with the specified name from this map
deleteUserBean(IAuthenticationUserBean) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Delete the user bean.
deleteWSProtocolBean(IWSProtocolBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Delete the specified WSProtocol bean
deleteWSProtocolBean(IWSProtocolBean) - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
deleteXQContainerBean(IXQContainerBean) - Method in class com.sonicsw.xqimpl.mgmtapi.config.gen.AbstractXQMgmtBeanFactory
Delete the specified XQContainer bean
DELIMITED_ID_PREFIX - Static variable in interface com.sonicsw.mf.common.runtime.IComponentIdentity
 
DELIMITED_ID_PREFIX_LENGTH - Static variable in interface com.sonicsw.mf.common.runtime.IComponentIdentity
 
DeliveryMode - Interface in javax.jms
The delivery modes supported by the JMS API are PERSISTENT and NON_PERSISTENT.
DENY_DELETE - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to deny delete of a folder, configuration or file.
DENY_ENABLE_DISABLE_METRICS - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to deny operations associated with metrics exposed by containers/components.
DENY_GET_INFORMATION - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to deny other JMX operations with an "impact" of DENY_LIFE_CYCLE_CONTROL - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to deny life cycle type operations from being executed (e.g. stop, start, shutdown, etc.).
DENY_NOTIFICATION_SUBSCRIPTION - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to deny JMX notification listeners from being added to a container/component.
DENY_PERFORM_ACTIONS - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to deny other JMX operations with an "impact" of DENY_READ - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to deny reading of a configuration or listing of a folder.
DENY_SET_ATTRIBUTES - Static variable in interface com.sonicsw.mf.common.security.IManagePermissionBits
Permission bit to deny runtime attributes from being set on a container/component.
DENY_SET_PERMISSIONS - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to deny setting management permissions on a configuration entity.
DENY_WRITE - Static variable in interface com.sonicsw.mf.common.security.IConfigurePermissionBits
Permission bit to deny updating of a configuration or file.
deregisterRetryCallback() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
 
DESCRIPTIONS - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A textual description of the value type may be obtained using a value type as an index into the array.
Descriptor - Interface in javax.management
This interface represents the behavioral metadata set for a JMX Element.
DescriptorAccess - Interface in javax.management
This interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i.e.
Destination - Interface in javax.jms
A Destination object encapsulates a provider-specific address.
diagnose(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the diagnose operation.
disableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the disableAlerts operation.
disableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the disableAlerts operation.
disableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the disableAlerts operation.
disableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the disableAlerts operation.
disableAlerts(IAlert[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the disableAlerts operation.
disableAllAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute names.
disableAllTypes() - Method in class javax.management.NotificationFilterSupport
Disables all notification types.
disableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute change notifications the attribute name of which equals the specified attribute name to be sent to the listener.
disableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the disableMetrics operation.
disableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the disableMetrics operation.
disableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the disableMetrics operation.
disableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the disableMetrics operation.
disableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the disableMetrics operation.
disableType(String) - Method in class javax.management.NotificationFilterSupport
Removes the given prefix from the prefix list.
disconnect() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Disconnect from the domain
disconnect() - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
disconnect() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Disconnect the connector from the underlying JMS transport.
disconnect() - Method in interface com.sonicsw.security.pass.mf.IManagement
This is used to disconnect the connection to the external data store
DISCONNECTED - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
Numeric constant for replication connection state DISCONNECTED
DISCONNECTED_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
String constant for replication connection state DISCONNECTED
DIV - Static variable in class javax.management.Query
A code representing the Query.div(javax.management.ValueExp, javax.management.ValueExp) expression.
div(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the quotient of two numeric values.
doesConfigurationNameExist(String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Check if a configuration with the specified name already exists in the specified folder
downloadArchives() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the downloadArchives operation.
downloadArchives(String, String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the downloadArchives operation.
downloadFile(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the downloadFile operation.
downloadFileFromDS(String, String, boolean, boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Download a file from the Directory Service into the container's file-system.
dropConnections(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the dropConnections operation.
DS_ALREADY_RUNNING_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code when on startup the Directory Service determined there is already an existing Directory Service running in the same configuration domain.
DS_DUAL_ACTIVE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Two active fault tolerant DS have been detected.
DS_FAILURE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code on an unclassified Directory Service failure.
DUPS_OK_ACKNOWLEDGE - Static variable in interface javax.jms.Session
This acknowledgment mode instructs the session to lazily acknowledge the delivery of messages.
DynamicMBean - Interface in javax.management
Defines the methods that should be implemented by a Dynamic MBean (MBean that exposes a dynamic management interface).

E

EMPTY_METRIC_IDENTITY_ARRAY - Static variable in interface com.sonicsw.mf.common.metrics.IMetricIdentity
 
enableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the enableAlerts operation.
enableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the enableAlerts operation.
enableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the enableAlerts operation.
enableAlerts(IAlert[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the enableAlerts operation.
enableAlerts(IAlert[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the enableAlerts operation.
enableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Enables all the attribute change notifications the attribute name of which equals the specified name to be sent to the listener.
enableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the enableMetrics operation.
enableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the enableMetrics operation.
enableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the enableMetrics operation.
enableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the enableMetrics operation.
enableMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the enableMetrics operation.
enableType(String) - Method in class javax.management.NotificationFilterSupport
Enables all the notifications the type of which starts with the specified prefix to be sent to the listener.
EQ - Static variable in class javax.management.Query
A code representing the Query.eq(javax.management.ValueExp, javax.management.ValueExp) query.
eq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents an equality constraint on two values.
equals(Object) - Method in interface com.sonicsw.mf.common.metrics.IAlert
Determines whether two alerts are equal
equals(Object) - Method in interface com.sonicsw.mf.common.runtime.ICanonicalName
Tests if the given object is equal to this canonical name.
equals(Object) - Method in interface com.sonicsw.mf.common.runtime.IIdentity
Tests if the given object is equal to this identity.
equals(Object) - Method in interface com.sonicsw.mf.common.runtime.IState
Tests if the given object is equal to this identity.
equals(Object) - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
Compares to see if the given object matches the notification filter.
equals(Object) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
Compares the connector address with another connector address.
equals(Object) - Method in class com.sonicsw.mx.config.util.SonicFSFile
Test if this SonicFSFile is equal to the specified Object
equals(Object) - Method in class javax.management.Attribute
Compares the current Attribute Object with another Attribute Object.
equals(Object) - Method in class javax.management.MBeanAttributeInfo
Compare this MBeanAttributeInfo to another.
equals(Object) - Method in class javax.management.MBeanConstructorInfo
Compare this MBeanConstructorInfo to another.
equals(Object) - Method in class javax.management.MBeanFeatureInfo
Compare this MBeanFeatureInfo to another.
equals(Object) - Method in class javax.management.MBeanInfo
Compare this MBeanInfo to another.
equals(Object) - Method in class javax.management.MBeanNotificationInfo
Compare this MBeanAttributeInfo to another.
equals(Object) - Method in class javax.management.MBeanOperationInfo
Compare this MBeanOperationInfo to another.
equals(Object) - Method in class javax.management.MBeanParameterInfo
Compare this MBeanParameterInfo to another.
equals(Object) - Method in class javax.management.MBeanPermission
Checks two MBeanPermission objects for equality.
equals(Object) - Method in class javax.management.MBeanServerPermission
Checks two MBeanServerPermission objects for equality.
equals(Object) - Method in class javax.management.ObjectInstance
Compares the current object instance with another object instance.
equals(Object) - Method in class javax.management.ObjectName
Compares the current object name with another object name.
ERR_BROWSER_NOT_FOUND - Static variable in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
The browser is not found.
ERR_MESSAGE_NOT_FOUND - Static variable in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
The specified message is not found.
ERR_NOTRECOVERABLE - Static variable in exception com.sonicsw.mq.common.runtime.CannotActivateException
The broker cannot be activated because it is not recoverabble, i.e.
ERR_NOTWAITING - Static variable in exception com.sonicsw.mq.common.runtime.CannotActivateException
The broker cannot be activated because it is not in the WAITING state
ERR_SUBSCRIBER_ACTIVE - Static variable in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
The durable subscriber is currently connected.
ERR_SUBSCRIBER_NOT_FOUND - Static variable in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
The specified subscriber is not found.
ERR_UNABLE_TO_COMPLETE - Static variable in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
The request was unable to complete due to a failure.
ERR_UNSPECIFIED - Static variable in exception com.sonicsw.mq.common.runtime.CannotActivateException
The attempt to activate the broker failed for an unspecified reason.
ERROR_TYPE - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
ExceptionListener - Interface in javax.jms
If a JMS provider detects a serious problem with a Connection object, it informs the Connection object's ExceptionListener, if one has been registered.
exists(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Check to see if a path is valid in the DS
EXIT_CODE_TEXTS - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
An array holding textual equivalents to the <>_EXIT_CODE constants.
exportContainerBootConfiguration(IMgmtBeanBase, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Generate the container boot configuration for the specified container bean.
exportDSBootConfiguration(IMgmtBeanBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Generate the ds boot configuration for the specified bean.
ExpressionBasedNotificationFilter - Class in com.sonicsw.mf.jmx.client
This implementation of the javax.management.NotificationFilter interface provides a filter that uses regular expressions to determine which notifications should be sent to associated listeners.
ExpressionBasedNotificationFilter() - Constructor for class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
 

F

FAILED_STR - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
FAILED_TO_START_CONTAINER_FROM_CI_DEPLOYANDSTART - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
The centralized install DeployAndStartContainer failed to start the JVM for the container process
FAILURE_AUDIT_TYPE - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a list of registered MBeanServer objects.
FINE - Static variable in class com.sonicsw.mf.common.runtime.Level
FINE is a message level providing tracing information.
FINER - Static variable in class com.sonicsw.mf.common.runtime.Level
FINER indicates a fairly detailed tracing message.
FINEST - Static variable in class com.sonicsw.mf.common.runtime.Level
FINEST indicates a highly detailed tracing message.
flush() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Flush the config server of all modified and unmodified beans.
forceCRLUpdate(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the forceCRLUpdate operation.
fromByteArray(byte[]) - Static method in class com.sonicsw.security.pass.broker.Credentials
 

G

GE - Static variable in class javax.management.Query
A code representing the Query.geq(javax.management.ValueExp, javax.management.ValueExp) query.
generateBootFile() - Method in interface com.sonicsw.mf.mgmtapi.config.IBackupDirectoryServiceBean
 
generateBootFile() - Method in interface com.sonicsw.mf.mgmtapi.config.IContainerBean
Generate the data for a Container bootfile
generateBootFile() - Method in interface com.sonicsw.mf.mgmtapi.config.IDirectoryServiceBean
Generate the data for a Directory bootfile
geq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than or equal to" constraint on two values.
getAbsoluteName() - Method in interface com.sonicsw.mf.common.metrics.IMetricIdentity
Get the absolute name of the metric identity where by each name component is delimited by a period '.' character.
getAbsolutePath() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
getAcceptorConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAcceptorConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAcceptorConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAcceptorConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for ACCEPTOR_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAcceptorConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for ACCEPTOR_CONFIG_ELEMENT_REF.
getAcceptorConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for ACCEPTOR_CONFIG_ELEMENT_REF.
getAcceptorExternalUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value.
getAcceptorExternalUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value.
getAcceptorExternalUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value.
getAcceptorExternalUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value.
getAcceptorExternalUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value.
getAcceptorExternalUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for ACCEPTOR_EXTERNAL_URL as a String value.
getAcceptorExternalUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute metadata for ACCEPTOR_EXTERNAL_URL.
getAcceptorExternalUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for ACCEPTOR_EXTERNAL_URL.
getAcceptorExternalUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for ACCEPTOR_EXTERNAL_URL.
getAcceptorName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for ACCEPTOR_NAME as a String value.
getAcceptorName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for ACCEPTOR_NAME as a String value.
getAcceptorName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for ACCEPTOR_NAME as a String value.
getAcceptorNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute metadata for ACCEPTOR_NAME.
getAcceptorNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for ACCEPTOR_NAME.
getAcceptorNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for ACCEPTOR_NAME.
getAcceptors() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
Get the attribute for ACCEPTORS.
getAcceptorsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBackupBrokerBean
 
getAcceptorsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getAcceptorsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
Get the attribute metadata for ACCEPTORS.
getAcceptorType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for ACCEPTOR_TYPE as a String value.
getAcceptorType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for ACCEPTOR_TYPE as a String value.
getAcceptorType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for ACCEPTOR_TYPE as a String value.
getAcceptorTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute metadata for ACCEPTOR_TYPE.
getAcceptorTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for ACCEPTOR_TYPE.
getAcceptorTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for ACCEPTOR_TYPE.
getAcceptorUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for ACCEPTOR_URL as a String value.
getAcceptorUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for ACCEPTOR_URL as a String value.
getAcceptorUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for ACCEPTOR_URL as a String value.
getAcceptorUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute metadata for ACCEPTOR_URL.
getAcceptorUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for ACCEPTOR_URL.
getAcceptorUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for ACCEPTOR_URL.
getAcknowledgeMode() - Method in interface javax.jms.Session
Returns the acknowledgement mode of the session.
getAclBean(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
getAclBeans() - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
getAclType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for ACL_TYPE as a String value.
getAclTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for ACL_TYPE.
getActionalInterceptor() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Get the attribute for ACTIONAL_INTERCEPTOR as a boolean value.
getActionalInterceptor(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Get the attribute for ACTIONAL_INTERCEPTOR as a boolean value.
getActionalInterceptorMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Get the attribute metadata for ACTIONAL_INTERCEPTOR.
getActionalLogInterceptor() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ACTIONAL_LOG_INTERCEPTOR as a boolean value.
getActionalLogInterceptor(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ACTIONAL_LOG_INTERCEPTOR as a boolean value.
getActionalLogInterceptorMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ACTIONAL_LOG_INTERCEPTOR.
getActionalParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for ACTIONAL_PARAMETERS.
getActionalParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for ACTIONAL_PARAMETERS.
getActionalPlugmakerArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ACTIONAL_PLUGMAKER_ARCHIVE_NAME as a String value.
getActionalPlugmakerArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ACTIONAL_PLUGMAKER_ARCHIVE_NAME.
getActionalSdkArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ACTIONAL_SDK_ARCHIVE_NAME as a String value.
getActionalSdkArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ACTIONAL_SDK_ARCHIVE_NAME.
getActions() - Method in class javax.management.MBeanPermission
Returns the "canonical string representation" of the actions.
getActionType() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Get the attribute for ACTION_TYPE as a String value.
getActionTypeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Get the attribute metadata for ACTION_TYPE.
getActivationDaemonBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'ActivationDaemon' bean with the specified name
getActivationDaemonBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IActivationDaemon
getActiveMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getActiveMetrics operation.
getActiveMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getActiveMetrics operation.
getActiveMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getActiveMetrics operation.
getActiveMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the getActiveMetrics operation.
getActiveMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getActiveMetrics operation.
getAdvertise() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for ADVERTISE as a boolean value.
getAdvertiseMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for ADVERTISE.
getAgentManagerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'AgentManager' bean with the specified name
getAgentManagerBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IAgentManager
getAggregateMetrics() - Method in interface com.sonicsw.mf.common.metrics.IAggregateMetricsData
Gets the metrics captured in this object.
getAggregateMetricsData(String, IMetricIdentity[], Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getAggregateMetricsData operation.
getAllHostnamesAndIPs(boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Gets all known hostnames and ip addresses of this machine.
getAllowFailover() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the AllowFailover attribute.
getAllowFailover() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the AllowFailover attribute.
getAllowFailover() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the AllowFailover attribute.
getAlternateGroupName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for ALTERNATE_GROUP_NAME as a String value.
getAlternateGroupNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for ALTERNATE_GROUP_NAME.
getAnnotation() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getAppID() - Method in interface com.sonicsw.mq.common.runtime.IPreparedXABranchData
Gets the internal application ID associated with this in-doubt XA branch.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveName(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for ARCHIVE_NAME as a String value.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveNameMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for ARCHIVE_NAME.
getArchiveSearchPath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ARCHIVE_SEARCH_PATH as a String value.
getArchiveSearchPathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ARCHIVE_SEARCH_PATH.
getAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getAttribute(ObjectName, String) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
getAttribute(ObjectName, String) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
getAttribute(String) - Method in interface javax.management.DynamicMBean
Obtain the value of a specific attribute of the Dynamic MBean.
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServer
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServerConnection
Gets the value of a specific attribute of a named MBean.
getAttribute(String) - Method in class javax.management.StandardMBean
 
getAttributeExpressions() - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
Gets previously set attribute expressions keyed by attribute name.
getAttributeList() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getAttributeList() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getAttributeList() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getAttributeMap() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getAttributeMap() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getAttributeMap() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getAttributeMetaData(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getAttributeMetaData(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getAttributeMetaData(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getAttributeName() - Method in class javax.management.AttributeChangeNotification
Gets the name of the attribute which has changed.
getAttributeName() - Method in class javax.management.AttributeValueExp
Returns a string representation of the name of the attribute.
getAttributes() - Method in interface com.sonicsw.mf.common.runtime.INotification
Gets the event information specified as attributes.
getAttributes(ObjectName, String[]) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
getAttributes(ObjectName, String[]) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
getAttributes(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the values of several attributes of an ActivationDaemon component.
getAttributes(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the values of several attributes of an AgentManager component.
getAttributes(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the values of several attributes of an Agent component.
getAttributes(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the values of several attributes of a CollectionsMonitor component.
getAttributes(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the values of several attributes of a DirectoryService component.
getAttributes(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the values of several attributes of a Logger component.
getAttributes(String[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the values of several attributes of a Broker component.
getAttributes(String[]) - Method in interface javax.management.DynamicMBean
Get the values of several attributes of the Dynamic MBean.
getAttributes() - Method in class javax.management.MBeanInfo
Returns the list of attributes exposed for management.
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServer
Gets the values of several attributes of a named MBean.
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServerConnection
Enables the values of several attributes of a named MBean.
getAttributes(String[]) - Method in class javax.management.StandardMBean
 
getAttributeType() - Method in class javax.management.AttributeChangeNotification
Gets the type of the attribute which has changed.
getAuditConfigureEvents() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for AUDIT_CONFIGURE_EVENTS as a boolean value.
getAuditConfigureEventsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for AUDIT_CONFIGURE_EVENTS.
getAuditManageEvents() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for AUDIT_MANAGE_EVENTS as a boolean value.
getAuditManageEventsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for AUDIT_MANAGE_EVENTS.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute for AUTHENTICATION.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute for AUTHENTICATION.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for AUTHENTICATION.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for AUTHENTICATION.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for AUTHENTICATION.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for AUTHENTICATION.
getAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for AUTHENTICATION.
getAuthenticationDomain() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for AUTHENTICATION_DOMAIN as a IMgmtBeanBase value.
getAuthenticationDomain(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for AUTHENTICATION_DOMAIN as a IMgmtBeanBase value.
getAuthenticationDomain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for AUTHENTICATION_DOMAIN as a IMgmtBeanBase value.
getAuthenticationDomain() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getAuthenticationDomain() - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
getAuthenticationDomainBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'AuthenticationDomain' bean with the specified name
getAuthenticationDomainBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IAuthenticationDomain
getAuthenticationDomainBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
getAuthenticationDomainConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthenticationDomainConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthenticationDomainConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthenticationDomainConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthenticationDomainConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF.
getAuthenticationDomainConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute metadata for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF.
getAuthenticationDomainMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for AUTHENTICATION_DOMAIN.
getAuthenticationDomainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for AUTHENTICATION_DOMAIN.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute metadata for AUTHENTICATION.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute metadata for AUTHENTICATION.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute metadata for AUTHENTICATION.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for AUTHENTICATION.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for AUTHENTICATION.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for AUTHENTICATION.
getAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for AUTHENTICATION.
getAuthorizationPolicy() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getAuthorizationPolicy() - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
getAuthorizationPolicyBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the AuthorizationPolicy bean with the specified name
getAuthorizationPolicyBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type IAuthorizationPolicy
getAuthorizationPolicyConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthorizationPolicyConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthorizationPolicyConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthorizationPolicyConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getAuthorizationPolicyConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF.
getAuthorizationPolicyConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute metadata for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF.
getAuthSpi() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for AUTH_SPI as a IMgmtBeanBase value.
getAuthSpi(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for AUTH_SPI as a IMgmtBeanBase value.
getAuthSpiConnectionParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for AUTH_SPI_CONNECTION_PARAMETERS.
getAuthSpiConnectionParametersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for AUTH_SPI_CONNECTION_PARAMETERS.
getAuthSpiMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for AUTH_SPI.
getAutoStart() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for AUTO_START as a boolean value.
getAutoStartMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for AUTO_START.
getBackupAddr() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for BACKUP_ADDR as a String value.
getBackupAddr() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for BACKUP_ADDR as a String value.
getBackupAddrMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for BACKUP_ADDR.
getBackupAddrMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for BACKUP_ADDR.
getBackupAgentManagerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'BackupAgentManager' bean with the specified name
getBackupAgentManagerBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IBackupAgentManager
getBackupAmConfigElementRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractAMReferences
Get the attribute for BACKUP_AM_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getBackupAmConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractAMReferences
Get the attribute for BACKUP_AM_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getBackupAmConfigElementRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractAMReferences
Get the attribute metadata for BACKUP_AM_CONFIG_ELEMENT_REF.
getBackupBrokerBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the BackupBroker bean with the specified name
getBackupBrokerBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getBackupBrokerBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type IBackupBroker
getBackupBrokerBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
getBackupConfigElementRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getBackupConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getBackupConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getBackupConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for BACKUP_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getBackupConfigElementRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute metadata for BACKUP_CONFIG_ELEMENT_REF.
getBackupConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for BACKUP_CONFIG_ELEMENT_REF.
getBackupDirectoryServiceBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'BackupDirectoryService' bean with the specified name
getBackupDirectoryServiceBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IBackupDirectoryService
getBackupFailoverReadOnly() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for BACKUP_FAILOVER_READ_ONLY as a boolean value.
getBackupFailoverReadOnlyMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for BACKUP_FAILOVER_READ_ONLY.
getBackupKeyStoreFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_KEY_STORE_FILE as a String value.
getBackupKeyStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_KEY_STORE_FILE as a String value.
getBackupKeyStoreFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for BACKUP_KEY_STORE_FILE.
getBackupKeyStorePassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_KEY_STORE_PASSWORD as a String value.
getBackupKeyStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_KEY_STORE_PASSWORD as a String value.
getBackupKeyStorePasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for BACKUP_KEY_STORE_PASSWORD.
getBackupLdapServerConnectionProperties() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for BACKUP_LDAP_SERVER_CONNECTION_PROPERTIES.
getBackupLdapServerConnectionPropertiesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for BACKUP_LDAP_SERVER_CONNECTION_PROPERTIES.
getBackupPort() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for BACKUP_PORT as a int value.
getBackupPort() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for BACKUP_PORT as a int value.
getBackupPortMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for BACKUP_PORT.
getBackupPortMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for BACKUP_PORT.
getBackupStatus() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the getBackupStatus operation.
getBackupTrustStoreFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_TRUST_STORE_FILE as a String value.
getBackupTrustStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_TRUST_STORE_FILE as a String value.
getBackupTrustStoreFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for BACKUP_TRUST_STORE_FILE.
getBackupTrustStorePassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_TRUST_STORE_PASSWORD as a String value.
getBackupTrustStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for BACKUP_TRUST_STORE_PASSWORD as a String value.
getBackupTrustStorePasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for BACKUP_TRUST_STORE_PASSWORD.
getBean(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Get the specified bean from the DS.
getBigDecimalAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getBigDecimalAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getBigDecimalAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getBigDecimalAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getBlobSqlType() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for BLOB_SQL_TYPE as a String value.
getBlobSqlTypeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for BLOB_SQL_TYPE.
getBodyLength() - Method in interface javax.jms.BytesMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBoolean(String) - Method in interface javax.jms.MapMessage
Returns the boolean value with the specified name.
getBooleanAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getBooleanAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getBooleanAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getBooleanAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getBooleanProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a boolean property from this message.
getBooleanProperty(String) - Method in interface javax.jms.Message
Returns the value of the boolean property with the specified name.
getBranchXID() - Method in interface com.sonicsw.mq.common.runtime.IPreparedXABranchData
Gets the string version of the JTA XID associated with this in-doubt XA branch.
getBroker() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
When the connection to the broker is a routing connection from a broker in a remote DRA node or a connection from a broker in the same cluster, then this method will return the broker name of the connecting broker.
getBroker() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for BROKER as a String value.
getBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for BROKER as a String value.
getBroker() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for BROKER as a String value.
getBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for BROKER as a String value.
getBroker() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for BROKER as a String value.
getBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for BROKER as a String value.
getBroker() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for BROKER as a String value.
getBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for BROKER as a String value.
getBroker() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for BROKER as a String value.
getBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for BROKER as a String value.
getBrokerBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the Broker bean with the specified name
getBrokerBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type IBroker
getBrokerBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
getBrokerClusterParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_CLUSTER_PARAMETERS.
getBrokerClusterParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_CLUSTER_PARAMETERS.
getBrokerClusterParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_CLUSTER_PARAMETERS.
getBrokerClusterParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_CLUSTER_PARAMETERS.
getBrokerConnectionBuffers() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_CONNECTION_BUFFERS.
getBrokerConnectionBuffersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_CONNECTION_BUFFERS.
getBrokerCredentials() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsSecurityType
Get the attribute for BROKER_CREDENTIALS.
getBrokerCredentialsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsSecurityType
Get the attribute metadata for BROKER_CREDENTIALS.
getBrokerDatabaseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_DATABASE_PARAMETERS.
getBrokerDatabaseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_DATABASE_PARAMETERS.
getBrokerDatabaseParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_DATABASE_PARAMETERS.
getBrokerDatabaseParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_DATABASE_PARAMETERS.
getBrokerDebugParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_DEBUG_PARAMETERS.
getBrokerDebugParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_DEBUG_PARAMETERS.
getBrokerFaultTolerantParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_FAULT_TOLERANT_PARAMETERS.
getBrokerFaultTolerantParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_FAULT_TOLERANT_PARAMETERS.
getBrokerKeystore() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsSecurityType
Get the attribute for BROKER_KEYSTORE.
getBrokerKeystoreMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsSecurityType
Get the attribute metadata for BROKER_KEYSTORE.
getBrokerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for BROKER.
getBrokerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for BROKER.
getBrokerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for BROKER.
getBrokerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for BROKER.
getBrokerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for BROKER.
getBrokerName() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the broker name this message was retrieved from.
getBrokerName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_NAME as a String value.
getBrokerName() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the BrokerName attribute.
getBrokerNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_NAME.
getBrokerNotificationParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_NOTIFICATION_PARAMETERS.
getBrokerNotificationParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_NOTIFICATION_PARAMETERS.
getBrokerPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_PASSWORD as a String value.
getBrokerPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_PASSWORD as a String value.
getBrokerPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_PASSWORD.
getBrokerPubsubParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_PUBSUB_PARAMETERS.
getBrokerPubsubParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_PUBSUB_PARAMETERS.
getBrokerQueueParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_QUEUE_PARAMETERS.
getBrokerQueueParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_QUEUE_PARAMETERS.
getBrokerRecoveryLogParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_RECOVERY_LOG_PARAMETERS.
getBrokerRecoveryLogParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_RECOVERY_LOG_PARAMETERS.
getBrokerRecoveryLogParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_RECOVERY_LOG_PARAMETERS.
getBrokerRecoveryLogParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_RECOVERY_LOG_PARAMETERS.
getBrokerReplicationParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_REPLICATION_PARAMETERS.
getBrokerReplicationParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_REPLICATION_PARAMETERS.
getBrokerReplicationParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_REPLICATION_PARAMETERS.
getBrokerReplicationParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_REPLICATION_PARAMETERS.
getBrokerRoutingParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_ROUTING_PARAMETERS.
getBrokerRoutingParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_ROUTING_PARAMETERS.
getBrokerSecurityParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_SECURITY_PARAMETERS.
getBrokerSecurityParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_SECURITY_PARAMETERS.
getBrokerSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_SSL_PARAMETERS.
getBrokerSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_SSL_PARAMETERS.
getBrokerSslParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_SSL_PARAMETERS.
getBrokerSslParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_SSL_PARAMETERS.
getBrokerTruststore() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsSecurityType
Get the attribute for BROKER_TRUSTSTORE.
getBrokerTruststoreMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsSecurityType
Get the attribute metadata for BROKER_TRUSTSTORE.
getBrokerTunnelingParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for BROKER_TUNNELING_PARAMETERS.
getBrokerTunnelingParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_TUNNELING_PARAMETERS.
getBrokerTunnelingParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for BROKER_TUNNELING_PARAMETERS.
getBrokerTunnelingParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_TUNNELING_PARAMETERS.
getBrokerTxnParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for BROKER_TXN_PARAMETERS.
getBrokerTxnParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for BROKER_TXN_PARAMETERS.
getBrowseMessages(IBrowseToken, Integer) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getBrowseMessages operation.
getBusConnection() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for BusConnection as a String value.
getBusConnection(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for BusConnection as a String value.
getBusConnectionMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for BusConnection.
getByte(String) - Method in interface javax.jms.MapMessage
Returns the byte value with the specified name.
getByteArrayAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getByteArrayAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getByteArrayAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getByteArrayAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getByteProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a byte property from this message.
getByteProperty(String) - Method in interface javax.jms.Message
Returns the value of the byte property with the specified name.
getBytes(String) - Method in interface javax.jms.MapMessage
Returns the byte array value with the specified name.
getCache() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CACHE.
getCacheDirectory() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute for CACHE_DIRECTORY as a String value.
getCacheDirectoryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute metadata for CACHE_DIRECTORY.
getCacheMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CACHE.
getCaList() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for CA_LIST.
getCaListMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for CA_LIST.
getCanonicalKeyPropertyListString() - Method in class javax.management.ObjectName
Returns a string representation of the list of key properties, in which the key properties are sorted in lexical order.
getCanonicalName() - Method in interface com.sonicsw.mf.common.runtime.ICanonicalName
Gets the full composite name of the instance.
getCanonicalName() - Method in interface com.sonicsw.mf.common.runtime.IIdentity
Gets the full composite name of the instance.
getCanonicalName() - Method in class javax.management.ObjectName
Returns the canonical form of the name; that is, a string representation where the properties are sorted in lexical order.
getCategory() - Method in interface com.sonicsw.mf.common.runtime.INotification
Each notification belongs to a major category.
getCause() - Method in exception javax.management.MBeanException
Return the actual Exception thrown.
getCause() - Method in exception javax.management.ReflectionException
Returns the actual Exception thrown.
getCause() - Method in exception javax.management.RuntimeErrorException
Returns the actual Error thrown.
getCause() - Method in exception javax.management.RuntimeMBeanException
Returns the actual RuntimeException thrown.
getCause() - Method in exception javax.management.RuntimeOperationsException
Returns the actual RuntimeException thrown.
getCentralConnection() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CENTRAL_CONNECTION.
getCentralConnectionMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CENTRAL_CONNECTION.
getCentralizedLogFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for CENTRALIZED_LOG_FILE as a String value.
getCentralizedLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for CENTRALIZED_LOG_FILE as a String value.
getCentralizedLogFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for CENTRALIZED_LOG_FILE.
getCertificates() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractCertificatesStoreBean
Get the attribute for CERTIFICATES.
getCertificatesLocations() - Method in interface com.sonicsw.mq.mgmtapi.config.ICertificatesStoreBean
Returns List of certificates locations added to the CertificatesStore
getCertificatesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractCertificatesStoreBean
Get the attribute metadata for CERTIFICATES.
getCertificatesStore() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getCertificatesStoreBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the CertificatesStore bean with the specified name
getCertificatesStoreBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type ICertificatesStore
getCertificateStoreElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for CERTIFICATE_STORE_ELEMENT_REF as a IMgmtBeanBase value.
getCertificateStoreElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for CERTIFICATE_STORE_ELEMENT_REF as a IMgmtBeanBase value.
getCertificateStoreElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for CERTIFICATE_STORE_ELEMENT_REF.
getChar(String) - Method in interface javax.jms.MapMessage
Returns the Unicode character value with the specified name.
getChildRefs() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Returns a list of connection member reference ids of type Long representing this member's children.
getChildren() - Method in interface com.sonicsw.mq.common.runtime.IConnectionTreeNode
Gets an ArrayList of child IConnectionTreeNodes.
getChildStates() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the getChildStates operation.
getCipher() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Get the attribute for CIPHER as a String value.
getCipherMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Get the attribute metadata for CIPHER.
getCipherSuite() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for CIPHER_SUITE as a String value.
getCipherSuite(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for CIPHER_SUITE as a String value.
getCipherSuiteInfo() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for CIPHER_SUITE_INFO.
getCipherSuiteInfoMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for CIPHER_SUITE_INFO.
getCipherSuiteMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for CIPHER_SUITE.
getClassLoader(ObjectName) - Method in interface javax.management.MBeanServer
Return the named ClassLoader.
getClassLoaderFor(ObjectName) - Method in interface javax.management.MBeanServer
Return the ClassLoader that was used for loading the class of the named MBean.
getClassLoaderRepository() - Method in interface javax.management.MBeanServer
Return the ClassLoaderRepository for this MBeanServer.
getClassLoaderRepository(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Return the ClassLoaderRepository used by the given MBeanServer.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for CLASSNAME as a String value.
getClassname() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the Classname attribute.
getClassname() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for CLASSNAME as a String value.
getClassName() - Method in class javax.management.MBeanInfo
Returns the name of the Java class of the MBean described by this MBeanInfo.
getClassName() - Method in class javax.management.ObjectInstance
Returns the class part.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for CLASSNAME.
getClassnameMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for CLASSNAME.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for CLASSPATH as a String value.
getClasspath() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the Classpath attribute.
getClasspath() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for CLASSPATH as a String value.
getClasspath(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for CLASSPATH as a String value.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for CLASSPATH.
getClasspathMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for CLASSPATH.
getClientID() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Gets the JMS clientID associated with this durable subscription.
getClientID() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Gets the JMS clientID associated with this subscription.
getClientID() - Method in interface javax.jms.Connection
Gets the client identifier for this connection.
getClientReconnectTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute for CLIENT_RECONNECT_TIMEOUT as a long value.
getClientReconnectTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute metadata for CLIENT_RECONNECT_TIMEOUT.
getCloseTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for CLOSE_TIMEOUT as a int value.
getCloseTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for CLOSE_TIMEOUT as a int value.
getCloseTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for CLOSE_TIMEOUT.
getClusterBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the Cluster bean with the specified name
getClusterBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getClusterBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type ICluster
getClusterBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
getClusterBrokerConnectTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_BROKER_CONNECT_TIMEOUT as a int value.
getClusterBrokerConnectTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_BROKER_CONNECT_TIMEOUT.
getClusterBrokerPingInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_BROKER_PING_INTERVAL as a int value.
getClusterBrokerPingIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_BROKER_PING_INTERVAL.
getClusterBrokerPingTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_BROKER_PING_TIMEOUT as a int value.
getClusterBrokerPingTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_BROKER_PING_TIMEOUT.
getClusterConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for CLUSTER_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getClusterConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for CLUSTER_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getClusterConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for CLUSTER_CONFIG_ELEMENT_REF.
getClusterFcMonitorInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_FC_MONITOR_INTERVAL as a int value.
getClusterFcMonitorIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_FC_MONITOR_INTERVAL.
getClusterFlowToDisk() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_FLOW_TO_DISK as a boolean value.
getClusterFlowToDiskMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_FLOW_TO_DISK.
getClusterMembers() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_MEMBERS.
getClusterMembersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_MEMBERS.
getClusterName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CLUSTER_NAME as a String value.
getClusterName() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the ClusterName attribute.
getClusterNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CLUSTER_NAME.
getCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Get the attribute for COLLECTION_INTERVAL as a int value.
getCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Get the attribute for COLLECTION_INTERVAL as a int value.
getCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Get the attribute for COLLECTION_INTERVAL as a int value.
getCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Get the attribute for COLLECTION_INTERVAL as a int value.
getCollectionInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Get the attribute for COLLECTION_INTERVAL as a int value.
getCollectionIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Get the attribute metadata for COLLECTION_INTERVAL.
getCollectionIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Get the attribute metadata for COLLECTION_INTERVAL.
getCollectionIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Get the attribute metadata for COLLECTION_INTERVAL.
getCollectionIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Get the attribute metadata for COLLECTION_INTERVAL.
getCollectionIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Get the attribute metadata for COLLECTION_INTERVAL.
getCollections() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for COLLECTIONS.
getCollectionsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for COLLECTIONS.
getCollectionsMonitorBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'CollectionsMonitor' bean with the specified name
getCollectionsMonitorBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type ICollectionsMonitor
getCollectionsMonitorPollInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for COLLECTIONS_MONITOR_POLL_INTERVAL as a int value.
getCollectionsMonitorPollInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the CollectionsMonitorPollInterval attribute.
getCollectionsMonitorPollIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for COLLECTIONS_MONITOR_POLL_INTERVAL.
getCollectionsMonitorRuntimeId() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for COLLECTIONS_MONITOR_RUNTIME_ID as a String value.
getCollectionsMonitorRuntimeID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the CollectionsMonitorRuntimeID attribute.
getCollectionsMonitorRuntimeIdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for COLLECTIONS_MONITOR_RUNTIME_ID.
getCollectiveState(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getCollectiveState operation.
getCollectiveState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getCollectiveState operation.
getCollectiveState(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getCollectiveState operation.
getCommandLine() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for COMMAND_LINE as a boolean value.
getCommandLine() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the CommandLine attribute.
getCommandLineMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for COMMAND_LINE.
getCompletionTime() - Method in interface com.sonicsw.mf.common.runtime.IBackupStatus
 
getComponentCollectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'ComponentCollection' bean with the specified name
getComponentCollectionBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IComponentCollection
getComponentCollections() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for COMPONENT_COLLECTIONS.
getComponentCollections() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the ComponentCollections attribute.
getComponentCollectionsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for COMPONENT_COLLECTIONS.
getComponentName() - Method in interface com.sonicsw.mf.common.runtime.ICanonicalName
Get the component ID within the container (if the canonical name represents a component).
getComponentName(int) - Method in interface com.sonicsw.mf.common.runtime.ICollectiveOpStatus
Returns the name of the compNum-th component.
getComponentName() - Method in interface com.sonicsw.mf.common.runtime.IComponentIdentity
Get the component ID within the container.
getComponentRuntimeId() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponent
Get the attribute for COMPONENT_RUNTIME_ID as a String value.
getComponentRuntimeIdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponent
Get the attribute metadata for COMPONENT_RUNTIME_ID.
getComponents() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute for COMPONENTS.
getComponents() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for COMPONENTS.
getComponentsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute metadata for COMPONENTS.
getComponentsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for COMPONENTS.
getComponentsRuntimeIDs() - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
getComponentStates() - Method in interface com.sonicsw.mf.common.runtime.IContainerState
Get a list of the state of all the components hosted by the container.
getConfig_uri() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for config_uri as a String value.
getConfig_uri(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for config_uri as a String value.
getConfig_uriMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for config_uri.
getConfigBean() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getConfigBean() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getConfigBean() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getConfigBeanName() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getConfigBeanName() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getConfigBeanName() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getConfigBeanNamePrefix() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getConfigBeanNameTail() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getConfigBeanNameTail() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getConfigBeanNameTail() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getConfigElementReferences() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferences() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferences() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferences() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferences() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferences() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferences() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigElementReferencesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for CONFIG_ELEMENT_REFERENCES.
getConfigID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the ConfigID attribute.
getConfigID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the ConfigID attribute.
getConfigID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the ConfigID attribute.
getConfigID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the ConfigID attribute.
getConfigID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the ConfigID attribute.
getConfigID() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the ConfigID attribute.
getConfigID() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the ConfigID attribute.
getConfigIdentity() - Method in interface com.sonicsw.mf.common.runtime.IIdentity
Gets the configuration identity of the entity (the configuration identity is the location in the Directory Service where this entities configuration is stored).
getConfigPath() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getConfigPath(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getConfigPath() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getConfigPath(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getConfigPath() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getConfigPath(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getConfigRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponent
Get the attribute for CONFIG_REF as a IMgmtBeanBase value.
getConfigRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for CONFIG_REF as a IMgmtBeanBase value.
getConfigRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainer
Get the attribute for CONFIG_REF as a IMgmtBeanBase value.
getConfigRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponent
Get the attribute metadata for CONFIG_REF.
getConfigRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for CONFIG_REF.
getConfigRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainer
Get the attribute metadata for CONFIG_REF.
getConfigServer() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
This method fetches the Config Server reference from the wrapped Config Server utility.
getConfigServerUtility() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Get the ConfigServerUtility which is a wrapper around the Config Server to provide additional functionality such as import / export.
getConfigurationNames(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Get a list of all the configurations elements under the specified parent folder.
getConfigurations(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Generates a java.lang.String array of all the configurations under the specified parent folder.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Get the attribute for CONFIG_USER as a boolean value.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConfigUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Get the attribute metadata for CONFIG_USER.
getConnectAttemptInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for CONNECT_ATTEMPT_INTERVAL as a long value.
getConnectAttemptIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for CONNECT_ATTEMPT_INTERVAL.
getConnectID() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Gets the SonicMQ connectID associated with this connection.
getConnectIdleTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for CONNECT_IDLE_TIMEOUT as a int value.
getConnectIdleTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for CONNECT_IDLE_TIMEOUT.
getConnection() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CONNECTION.
getConnectionItem(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractConnectionParamMap
Get the String atribute from the map with the specified key name
getConnectionItemMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractConnectionParamMap
Get the attribute metadata for connectionItem.
getConnectionListener() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the (singleton) connection listener for the connector.
getConnectionMemberDetails(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getConnectionMemberDetails operation.
getConnectionMemberDetails(Long) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getConnectionMemberDetails operation.
getConnectionMemberRef() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Provides a connection member reference id that identifies this connection.
getConnectionMemberRef() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Provides a connection member reference id that identifies the connection member associated with this (connected) subscription on the broker.
getConnectionMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CONNECTION.
getConnections(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getConnections operation.
getConnectionTree(ArrayList, Integer) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getConnectionTree operation.
getConnectionTuningParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for CONNECTION_TUNING_PARAMETERS.
getConnectionTuningParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for CONNECTION_TUNING_PARAMETERS.
getConnectionURLs() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for ConnectionURLs as a String value.
getConnectionURLsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for ConnectionURLs.
getConnectRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for CONNECT_RETRY_COUNT as a int value.
getConnectRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for CONNECT_RETRY_COUNT.
getConnectRetryInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for CONNECT_RETRY_INTERVAL as a long value.
getConnectRetryIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for CONNECT_RETRY_INTERVAL.
getConnectTimeout() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the connect timeout
getConnectTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for CONNECT_TIMEOUT as a int value.
getConnectTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute for CONNECT_TIMEOUT as a int value.
getConnectTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for CONNECT_TIMEOUT.
getConnectTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute metadata for CONNECT_TIMEOUT.
getConstructors() - Method in class javax.management.MBeanInfo
Returns the list of the public constructors of the MBean.
getContainer(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractContainersSet
Get the IActivationDaemonBean.IChildType atribute from the map with the specified key name
getContainerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'Container' bean with the specified name
getContainerBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IContainer
getContainerCollectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'ContainerCollection' bean with the specified name
getContainerCollectionBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IContainerCollection
getContainerHost() - Method in interface com.sonicsw.mf.common.runtime.IContainerState
Get the IP hostname of the machine hosting the container.
getContainerMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractContainersSet
Get the attribute metadata for container.
getContainerName() - Method in interface com.sonicsw.mf.common.runtime.ICanonicalName
Get the container name within the domain.
getContainerName() - Method in interface com.sonicsw.mf.common.runtime.IIdentity
Get the container name within the domain.
getContainerName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CONTAINER_NAME as a String value.
getContainerNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CONTAINER_NAME.
getContainerNativeLibraryPath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CONTAINER_NATIVE_LIBRARY_PATH as a String value.
getContainerNativeLibraryPath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for CONTAINER_NATIVE_LIBRARY_PATH as a String value.
getContainerNativeLibraryPathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for CONTAINER_NATIVE_LIBRARY_PATH.
getContainerRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute for CONTAINER_REF as a IMgmtBeanBase value.
getContainerRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute metadata for CONTAINER_REF.
getContainerRuntimeId() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainer
Get the attribute for CONTAINER_RUNTIME_ID as a String value.
getContainerRuntimeIdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainer
Get the attribute metadata for CONTAINER_RUNTIME_ID.
getContainers() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute for CONTAINERS.
getContainers() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean
Get the attribute for CONTAINERS.
getContainersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Get the attribute metadata for CONTAINERS.
getContainersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean
Get the attribute metadata for CONTAINERS.
getContainersRuntimeIDs() - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
getContainerState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getContainerState operation.
getContent(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the content of the specified file returning the content as a String
getContentBytes(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the content of the specified file returning the content as a byte[]
getContentReply() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for CONTENT_REPLY as a boolean value.
getContentReply() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for CONTENT_REPLY as a boolean value.
getContentReply() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for CONTENT_REPLY as a boolean value.
getContentReplyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for CONTENT_REPLY.
getContentReplyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for CONTENT_REPLY.
getContentReplyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for CONTENT_REPLY.
getContentReplyRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for CONTENT_REPLY_RETRY_COUNT as a int value.
getContentReplyRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for CONTENT_REPLY_RETRY_COUNT as a int value.
getContentReplyRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for CONTENT_REPLY_RETRY_COUNT as a int value.
getContentReplyRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for CONTENT_REPLY_RETRY_COUNT.
getContentReplyRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for CONTENT_REPLY_RETRY_COUNT.
getContentReplyRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for CONTENT_REPLY_RETRY_COUNT.
getContentReplyTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for CONTENT_REPLY_TIMEOUT as a int value.
getContentReplyTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for CONTENT_REPLY_TIMEOUT as a int value.
getContentReplyTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for CONTENT_REPLY_TIMEOUT as a int value.
getContentReplyTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for CONTENT_REPLY_TIMEOUT.
getContentReplyTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for CONTENT_REPLY_TIMEOUT.
getContentReplyTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for CONTENT_REPLY_TIMEOUT.
getContentReplyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for CONTENT_REPLY_USER_NAME as a String value.
getContentReplyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for CONTENT_REPLY_USER_NAME as a String value.
getContentReplyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for CONTENT_REPLY_USER_NAME as a String value.
getContentReplyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for CONTENT_REPLY_USER_NAME as a String value.
getContentReplyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for CONTENT_REPLY_USER_NAME as a String value.
getContentReplyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for CONTENT_REPLY_USER_NAME as a String value.
getContentReplyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for CONTENT_REPLY_USER_NAME.
getContentReplyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for CONTENT_REPLY_USER_NAME.
getContentReplyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for CONTENT_REPLY_USER_NAME.
getControlNumber() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the ControlNumber attribute.
getControlNumber() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Get the attribute for CONTROL_NUMBER as a String value.
getControlNumberMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Get the attribute metadata for CONTROL_NUMBER.
getCount() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtListBase
 
getCount() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtListBase
 
getCount() - Method in interface com.sonicsw.mf.common.runtime.ICollectiveOpStatus
Returns the number of collection components that were operated on.
getCreatedBy() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the creator
getCreationTime() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for creationTime as a long value.
getCreationTime(long) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for creationTime as a long value.
getCreationTimeMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for creationTime.
getCreationTimestamp() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the creationTimestamp.
getCredential() - Method in interface com.sonicsw.security.pass.client.ILogin
Called by SonicMQ runtime after the call to login() method returns successfully.
getCredentials() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute for CREDENTIALS.
getCredentials() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for CREDENTIALS.
getCredentialsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute metadata for CREDENTIALS.
getCredentialsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for CREDENTIALS.
getCRLList() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getCRLList operation.
getCurrencyTimestamp() - Method in interface com.sonicsw.mf.common.metrics.IAggregateMetric
Gets the currency of the aggregated metric (an average of the currency time of all the contributing metrics).
getCurrencyTimestamp() - Method in interface com.sonicsw.mf.common.metrics.IMetric
Gets the currency of the metric (the time the statistical data was last updated prior to metric evaluation).
getCurrencyTimestamp() - Method in interface com.sonicsw.mf.common.metrics.IMetricsData
Gets the time the metrics were collected by the component.
getDatabaseStoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDatabaseParametersType
Get the attribute for DATABASE_STORE_TYPE as a String value.
getDatabaseStoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDatabaseParametersType
Get the attribute metadata for DATABASE_STORE_TYPE.
getDBCompactState() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the DBCompactState attribute.
getDBCompactStateString() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the DBCompactStateString attribute.
getDebugParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for DEBUG_PARAMETERS.
getDebugParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for DEBUG_PARAMETERS.
getDefaultAcceptors() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
Get the attribute for DEFAULT_ACCEPTORS.
getDefaultAcceptorsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
Get the attribute metadata for DEFAULT_ACCEPTORS.
getDefaultDomain() - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
getDefaultDomain() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
getDefaultDomain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationPolicyBean
Get the attribute for DEFAULT_DOMAIN as a IMgmtBeanBase value.
getDefaultDomain() - Method in interface javax.management.MBeanServer
Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in interface javax.management.MBeanServerConnection
Returns the default domain used for naming the MBean.
getDefaultDomainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationPolicyBean
Get the attribute metadata for DEFAULT_DOMAIN.
getDefaultManagementAuditConfig() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for DEFAULT_MANAGEMENT_AUDIT_CONFIG as a String value.
getDefaultManagementAuditConfigMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for DEFAULT_MANAGEMENT_AUDIT_CONFIG.
getDefaultPassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for DefaultPassword as a String value.
getDefaultPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for DefaultPassword as a String value.
getDefaultPasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for DefaultPassword.
getDefaultUser() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for DefaultUser as a String value.
getDefaultUser(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for DefaultUser as a String value.
getDefaultUserMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for DefaultUser.
getDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for DELIVERY_MODE as a String value.
getDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for DELIVERY_MODE as a String value.
getDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for DELIVERY_MODE as a String value.
getDeliveryMode() - Method in interface javax.jms.MessageProducer
Gets the producer's default delivery mode.
getDeliveryModeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for DELIVERY_MODE.
getDeliveryModeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for DELIVERY_MODE.
getDeliveryModeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for DELIVERY_MODE.
getDeployedComponents(String) - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
getDeploymentParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for DEPLOYMENT_PARAMETERS.
getDeploymentParametersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for DEPLOYMENT_PARAMETERS.
getDescription() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Gets the optional full description of the metric.
getDescription() - Method in class javax.management.MBeanFeatureInfo
Returns the human-readable description of the feature.
getDescription() - Method in class javax.management.MBeanInfo
Returns a human readable description of the MBean.
getDescriptor() - Method in interface javax.management.DescriptorAccess
Returns a copy of Descriptor.
getDestination() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
If the member represents a consumer then this method returns the destination the consumer is listening on, otherwise it will return null.
getDestination() - Method in interface javax.jms.MessageProducer
Gets the destination associated with this MessageProducer.
getDestinationCertificateIssuerName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NAME as a String value.
getDestinationCertificateIssuerName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NAME as a String value.
getDestinationCertificateIssuerNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute metadata for DESTINATION_CERTIFICATE_ISSUER_NAME.
getDestinationCertificateIssuerNumber() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NUMBER as a String value.
getDestinationCertificateIssuerNumber(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute for DESTINATION_CERTIFICATE_ISSUER_NUMBER as a String value.
getDestinationCertificateIssuerNumberMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Get the attribute metadata for DESTINATION_CERTIFICATE_ISSUER_NUMBER.
getDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for DESTINATION_NAME as a String value.
getDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for DESTINATION_NAME as a String value.
getDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for DESTINATION_NAME as a String value.
getDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for DESTINATION_NAME as a String value.
getDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for DESTINATION_NAME.
getDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for DESTINATION_NAME.
getDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for DESTINATION_NAME.
getDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for DESTINATION_NAME.
getDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for DESTINATION_TYPE as a String value.
getDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for DESTINATION_TYPE as a String value.
getDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for DESTINATION_TYPE as a String value.
getDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for DESTINATION_TYPE as a String value.
getDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for DESTINATION_TYPE.
getDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for DESTINATION_TYPE.
getDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for DESTINATION_TYPE.
getDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for DESTINATION_TYPE.
getDetails(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get detailed information about the specified file or folder
getDetails(String[]) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get detailed information for a set of specified DS locations
getDigest() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Get the attribute for DIGEST as a String value.
getDigestMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Get the attribute metadata for DIGEST.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectContentMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute metadata for DIRECT_CONTENT_MAP.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactory() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute for DIRECT_FACTORY as a String value.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectFactoryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute metadata for DIRECT_FACTORY.
getDirectName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute for DIRECT_NAME as a String value.
getDirectName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute for DIRECT_NAME as a String value.
getDirectName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute for DIRECT_NAME as a String value.
getDirectName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute for DIRECT_NAME as a String value.
getDirectNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute metadata for DIRECT_NAME.
getDirectNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute metadata for DIRECT_NAME.
getDirectNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute metadata for DIRECT_NAME.
getDirectNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute metadata for DIRECT_NAME.
getDirectory() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractFsStorageType
Get the attribute for DIRECTORY as a String value.
getDirectoryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractFsStorageType
Get the attribute metadata for DIRECTORY.
getDirectoryService() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the directory service being used for this SonicFSFileSystem
getDirectoryServiceBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'DirectoryService' bean with the specified name
getDirectoryServiceBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IDirectoryService
getDirectoryServicePingInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for DIRECTORY_SERVICE_PING_INTERVAL as a int value.
getDirectoryServicePingIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for DIRECTORY_SERVICE_PING_INTERVAL.
getDirectoryServiceVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the getDirectoryServiceVersion operation.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute for DIRECT_TYPE as a String value.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for DIRECT_TYPE.
getDirectTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute metadata for DIRECT_TYPE.
getDirectUrlMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute for DIRECT_URL_MAP.
getDirectUrlMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute for DIRECT_URL_MAP.
getDirectUrlMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute for DIRECT_URL_MAP.
getDirectUrlMap() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute for DIRECT_URL_MAP.
getDirectUrlMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Get the attribute metadata for DIRECT_URL_MAP.
getDirectUrlMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Get the attribute metadata for DIRECT_URL_MAP.
getDirectUrlMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Get the attribute metadata for DIRECT_URL_MAP.
getDirectUrlMapMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Get the attribute metadata for DIRECT_URL_MAP.
getDisableMessageID() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message IDs are disabled.
getDisableMessageTimestamp() - Method in interface javax.jms.MessageProducer
Gets an indication of whether message timestamps are disabled.
getDmqNotifyFactor() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractNotificationParametersType
Get the attribute for DMQ_NOTIFY_FACTOR as a java.math.BigDecimal value.
getDmqNotifyFactorMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractNotificationParametersType
Get the attribute metadata for DMQ_NOTIFY_FACTOR.
getDoCrlChecking() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for DO_CRL_CHECKING as a boolean value.
getDoCrlCheckingMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for DO_CRL_CHECKING.
getDomain() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Get the domain name for the underlying connection
getDomain() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the getDomain operation.
getDomain() - Method in class javax.management.ObjectName
Returns the domain part.
getDomainBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'Domain' bean with the specified name
getDomainBean() - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
getDomainBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IDomain
getDomainBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
Get the names of all beans of type IDomain
getDomainElement(boolean) - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Gets the element that contains the domain-wide settings.
getDomainName() - Method in interface com.sonicsw.mf.common.runtime.ICanonicalName
Get the domain name to which the instance belongs.
getDomainName() - Method in interface com.sonicsw.mf.common.runtime.IIdentity
Get the domain name to which the instance belongs.
getDomainName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for DOMAIN_NAME as a String value.
getDomainName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for DOMAIN_NAME as a String value.
getDomainName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for DOMAIN_NAME as a String value.
getDomainNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for DOMAIN_NAME.
getDomainNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for DOMAIN_NAME.
getDomainNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for DOMAIN_NAME.
getDomains() - Method in interface javax.management.MBeanServer
Returns the list of domains in which any MBean is currently registered.
getDomains() - Method in interface javax.management.MBeanServerConnection
Returns the list of domains in which any MBean is currently registered.
getDomainSuffixSearchOrder() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute for DOMAIN_SUFFIX_SEARCH_ORDER as a String value.
getDomainSuffixSearchOrder(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute for DOMAIN_SUFFIX_SEARCH_ORDER as a String value.
getDomainSuffixSearchOrderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute metadata for DOMAIN_SUFFIX_SEARCH_ORDER.
getDouble(String) - Method in interface javax.jms.MapMessage
Returns the double value with the specified name.
getDoubleProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a double property from this message.
getDoubleProperty(String) - Method in interface javax.jms.Message
Returns the value of the double property with the specified name.
getDriver() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for DRIVER as a String value.
getDriverMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for DRIVER.
getDualActiveResolution() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for DUAL_ACTIVE_RESOLUTION as a boolean value.
getDualActiveResolutionMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for DUAL_ACTIVE_RESOLUTION.
getDuplicateDetect() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute for DUPLICATE_DETECT as a boolean value.
getDuplicateDetect() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for DUPLICATE_DETECT as a boolean value.
getDuplicateDetectionParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for DUPLICATE_DETECTION_PARAMETERS.
getDuplicateDetectionParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for DUPLICATE_DETECTION_PARAMETERS.
getDuplicateDetectMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute metadata for DUPLICATE_DETECT.
getDuplicateDetectMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute metadata for DUPLICATE_DETECT.
getDurableSubscriptions(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getDurableSubscriptions operation.
getEnableCentralizedAudit() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for ENABLE_CENTRALIZED_AUDIT as a boolean value.
getEnableCentralizedAuditMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for ENABLE_CENTRALIZED_AUDIT.
getEnableCentralizedLogging() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ENABLE_CENTRALIZED_LOGGING as a boolean value.
getEnableCentralizedLoggingMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ENABLE_CENTRALIZED_LOGGING.
getEnabledAlerts() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ENABLED_ALERTS.
getEnabledAlerts() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for ENABLED_ALERTS.
getEnabledAlerts(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getEnabledAlerts operation.
getEnabledAlerts(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getEnabledAlerts operation.
getEnabledAlerts(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getEnabledAlerts operation.
getEnabledAlerts(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the getEnabledAlerts operation.
getEnabledAlerts(IMetricIdentity[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getEnabledAlerts operation.
getEnabledAlertsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ENABLED_ALERTS.
getEnabledAlertsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for ENABLED_ALERTS.
getEnabledAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Gets all the enabled attribute names for this filter.
getEnabledMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for ENABLED_METRICS.
getEnabledMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for ENABLED_METRICS.
getEnabledMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getEnabledMetrics operation.
getEnabledMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getEnabledMetrics operation.
getEnabledMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getEnabledMetrics operation.
getEnabledMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the getEnabledMetrics operation.
getEnabledMetrics(IMetricIdentity[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getEnabledMetrics operation.
getEnabledMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for ENABLED_METRICS.
getEnabledMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for ENABLED_METRICS.
getEnabledTypes() - Method in class javax.management.NotificationFilterSupport
Gets all the enabled notification types for this filter.
getEnableGlobalSubcriptionsForwarding() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for ENABLE_GLOBAL_SUBCRIPTIONS_FORWARDING as a boolean value.
getEnableGlobalSubcriptionsForwardingMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for ENABLE_GLOBAL_SUBCRIPTIONS_FORWARDING.
getEnableLoadBalancing() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractClusteringType
Get the attribute for ENABLE_LOAD_BALANCING as a boolean value.
getEnableLoadBalancingMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractClusteringType
Get the attribute metadata for ENABLE_LOAD_BALANCING.
getEnableMessageGrouping() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for ENABLE_MESSAGE_GROUPING as a boolean value.
getEnableMessageGroupingMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for ENABLE_MESSAGE_GROUPING.
getEnablePayloadCapture() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for enablePayloadCapture as a String value.
getEnablePayloadCapture(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for enablePayloadCapture as a String value.
getEnablePayloadCaptureMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for enablePayloadCapture.
getEnableQueueCleanup() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute for ENABLE_QUEUE_CLEANUP as a boolean value.
getEnableQueueCleanupMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute metadata for ENABLE_QUEUE_CLEANUP.
getEnableSecurity() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Get the attribute for ENABLE_SECURITY as a boolean value.
getEnableSecurityMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Get the attribute metadata for ENABLE_SECURITY.
getEntry(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractCollectionList
Get the IMgmtBeanBase atribute from the list at the specified index
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponentsSet
Get the IComponentCollectionBean.IComponent atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractComponentsType
Get the IContainerBean.IStartupParams atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParametersSet
Get the IContainerBean.IDeploymentParameterType atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertsType
Get the IContainerBean.IEnabledAlertParams atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledMetricsType
Get the String atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionsType
Get the IContainerBean.IExtensionType atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibrariesType
Get the IContainerBean.ILibraryParams atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractSystemPropertiesType
Get the String atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainersSet
Get the IContainerCollectionBean.IContainer atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractComponentCollectionsType
Get the IMgmtBeanBase atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType
Get the IReplicationConnectionBean.IReplicationConnectionType atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType
Get the IGlobalSubscriptionsBean.IGlobalSubscriptionEntryType atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType
Get the IReplicationConnectionsBean.IReplicationConnectionType atribute from the map with the specified key name
getEntry(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServicesType
Get the IXQContainerBean.IServiceEntryType atribute from the map with the specified key name
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractCollectionList
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponentsSet
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractComponentsType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParametersSet
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertsType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledMetricsType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionsType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibrariesType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractSystemPropertiesType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainersSet
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractComponentCollectionsType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType
Get the attribute metadata for entry.
getEntryMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServicesType
Get the attribute metadata for entry.
getEnumeration() - Method in interface javax.jms.QueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnv() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
 
getErrorCode() - Method in exception com.sonicsw.mq.common.runtime.CannotActivateException
Get the error code
getErrorCode() - Method in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
Get the error code
getErrorCode() - Method in interface com.sonicsw.security.pass.mf.IEventDisconnected
This method is used to get error code associated with the event.
getErrorCode() - Method in exception javax.jms.JMSException
Gets the vendor-specific error code.
getErrorMessage() - Method in interface com.sonicsw.security.pass.mf.IEventDisconnected
This method is used to get error message associated with the event.
getEvaluationMode() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the EvaluationMode attribute.
getEvaluationMode() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Get the attribute for EVALUATION_MODE as a boolean value.
getEvaluationMode(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Get the attribute for EVALUATION_MODE as a boolean value.
getEvaluationModeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Get the attribute metadata for EVALUATION_MODE.
getEventName() - Method in interface com.sonicsw.mf.common.runtime.INotification
Each notification type is unique by category/subcategory/event name.
getExceptionListener() - Method in interface javax.jms.Connection
Gets the ExceptionListener object for this connection.
getExitCode() - Method in interface com.sonicsw.mf.common.runtime.IChildContainerState
Gets the last known exit code of the child container.
getExitCode() - Method in interface com.sonicsw.mf.common.runtime.IRemoteExecResult
 
getExp() - Method in exception javax.management.BadBinaryOpValueExpException
Returns the ValueExp that originated the exception.
getExtendedData() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Extended data allows any additional meta information that a component wishes to convey about a metric.
getExtensionActive() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionType
Get the attribute for EXTENSION_ACTIVE as a boolean value.
getExtensionActiveMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionType
Get the attribute metadata for EXTENSION_ACTIVE.
getExtensionConfigRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionType
Get the attribute for EXTENSION_CONFIG_REF as a IMgmtBeanBase value.
getExtensionConfigRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionType
Get the attribute metadata for EXTENSION_CONFIG_REF.
getExtensions() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for EXTENSIONS.
getExtensionsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for EXTENSIONS.
getExternal() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for EXTERNAL as a boolean value.
getExternal(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for EXTERNAL as a boolean value.
getExternalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for EXTERNAL.
getExternalUsers(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getExternalUsers operation.
getExternalUsers() - Method in interface com.sonicsw.security.pass.broker.IBrokerSecurityCache
Returns the name of the external users currently cached in the Broker
getFailureDetectionTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for FAILURE_DETECTION_TIMEOUT as a int value.
getFailureDetectionTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for FAILURE_DETECTION_TIMEOUT.
getFailureDetectTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute for FAILURE_DETECT_TIMEOUT as a int value.
getFailureDetectTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute metadata for FAILURE_DETECT_TIMEOUT.
getFailWhenDisconnected() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
 
getFaultDetectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for FAULT_DETECTION_INTERVAL as a int value.
getFaultDetectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute for FAULT_DETECTION_INTERVAL as a int value.
getFaultDetectionIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for FAULT_DETECTION_INTERVAL.
getFaultDetectionIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute metadata for FAULT_DETECTION_INTERVAL.
getFaultDetectionTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute for FAULT_DETECTION_TIMEOUT as a int value.
getFaultDetectionTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute metadata for FAULT_DETECTION_TIMEOUT.
getFaultToleranceParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for FAULT_TOLERANCE_PARAMETERS.
getFaultToleranceParametersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for FAULT_TOLERANCE_PARAMETERS.
getFaultTolerancePeerRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute for FAULT_TOLERANCE_PEER_REF as a IMgmtBeanBase value.
getFaultTolerancePeerRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute for FAULT_TOLERANCE_PEER_REF as a IMgmtBeanBase value.
getFaultTolerancePeerRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute metadata for FAULT_TOLERANCE_PEER_REF.
getFaultToleranceRole() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute for FAULT_TOLERANCE_ROLE as a String value.
getFaultToleranceRole() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the FaultToleranceRole attribute.
getFaultToleranceRole() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the FaultToleranceRole attribute.
getFaultToleranceRole() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the FaultToleranceRole attribute.
getFaultToleranceRoleMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute metadata for FAULT_TOLERANCE_ROLE.
getFaultTolerantState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the FaultTolerantState attribute.
getFaultTolerantState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the FaultTolerantState attribute.
getFaultTolerantState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the FaultTolerantState attribute.
getFaultTolerantStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the FaultTolerantStateString attribute.
getFaultTolerantStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the FaultTolerantStateString attribute.
getFaultTolerantStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the FaultTolerantStateString attribute.
getFcMonitorInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for FC_MONITOR_INTERVAL as a int value.
getFcMonitorIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for FC_MONITOR_INTERVAL.
getFieldNames() - Method in interface javax.management.Descriptor
Returns all the fields names in the descriptor.
getFields() - Method in interface javax.management.Descriptor
Returns all of the fields contained in this descriptor as a string array.
getFieldValue(String) - Method in interface javax.management.Descriptor
Returns the value for a specific fieldname.
getFieldValues(String[]) - Method in interface javax.management.Descriptor
Returns all the field values in the descriptor as an array of Objects.
getFileDetails(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get detailed information about the specified file.
getFiles(String, String, boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Copy a file from the container's file-system to the client's file system.
getFiles(String[]) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Return an InputStream for a zip file containing the files named in filenames Each fileName is tested for read management permissions and only those which the user making the request can read will be returned.
getFiles(String, boolean, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Return an InputStream for a zip file containing the files contained in path and its subfolders, if recurse if set to true.
getFileSystemStorage() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for FILE_SYSTEM_STORAGE.
getFileSystemStorageMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for FILE_SYSTEM_STORAGE.
getFloat(String) - Method in interface javax.jms.MapMessage
Returns the float value with the specified name.
getFloatProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a float property from this message.
getFloatProperty(String) - Method in interface javax.jms.Message
Returns the value of the float property with the specified name.
getFlowToDisk() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Get the attribute for FLOW_TO_DISK as a boolean value.
getFlowToDiskMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Get the attribute metadata for FLOW_TO_DISK.
getFolderNames(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Get a list of all the folders under the specified parent folder.
getFolders(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Generates a java.lang.String array of all the folders under the specified parent folder.
getForceCentralizedLogging() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for FORCE_CENTRALIZED_LOGGING as a boolean value.
getForceCentralizedLoggingMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for FORCE_CENTRALIZED_LOGGING.
getForwardedNotificationsInfo(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getForwardedNotificationsInfo operation.
getForwardNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute for FORWARD_NOTIFICATIONS.
getForwardNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute metadata for FORWARD_NOTIFICATIONS.
getFsHistoryStorage() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for FS_HISTORY_STORAGE.
getFsHistoryStorageMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for FS_HISTORY_STORAGE.
getFullName() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the full name.
getGlobal() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for GLOBAL as a boolean value.
getGlobalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for GLOBAL.
getGlobalQueueAdvertisements(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getGlobalQueueAdvertisements operation.
getGlobalQueueName() - Method in interface com.sonicsw.mq.common.runtime.IGlobalQueueRouteData
Gets the queue name of the global queue hosted by the remote node.
getGlobalSubscriptionExpiration() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION as a long value.
getGlobalSubscriptionExpiration(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION as a long value.
getGlobalSubscriptionExpiration() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION as a long value.
getGlobalSubscriptionExpirationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for GLOBAL_SUBSCRIPTION_EXPIRATION.
getGlobalSubscriptionExpirationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for GLOBAL_SUBSCRIPTION_EXPIRATION.
getGlobalSubscriptionsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getGlobalSubscriptionsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
getGlobalSubscriptionsConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getGlobalSubscriptionsConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getGlobalSubscriptionsConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getGlobalSubscriptionsConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getGlobalSubscriptionsConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF.
getGlobalSubscriptionsConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute metadata for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF.
getGroup(String) - Method in interface com.sonicsw.security.pass.mf.IManagement
This method is used to retrieve a group that matches the id.
getGroupBean(String) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Return the group bean in this domain where the GROUP_NAME attribute is equal to name
getGroupBeans() - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Return a List of the group beans defined in this authentication domain
getGroupByUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for GROUP_BY_URL as a boolean value.
getGroupByUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for GROUP_BY_URL as a boolean value.
getGroupByUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for GROUP_BY_URL as a boolean value.
getGroupByUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for GROUP_BY_URL as a boolean value.
getGroupByUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for GROUP_BY_URL.
getGroupByUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for GROUP_BY_URL.
getGroupByUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for GROUP_BY_URL.
getGroupByUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for GROUP_BY_URL.
getGroupIdleTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for GROUP_IDLE_TIMEOUT as a int value.
getGroupIdleTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for GROUP_IDLE_TIMEOUT.
getGroupMap() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for GROUP_MAP.
getGroupMapMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for GROUP_MAP.
getGroupMembers() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Get the attribute for GROUP_MEMBERS.
getGroupMembersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Get the attribute metadata for GROUP_MEMBERS.
getGroupName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Get the attribute for GROUP_NAME as a String value.
getGroupNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Get the attribute metadata for GROUP_NAME.
getGroups() - Method in interface com.sonicsw.security.pass.client.IPasswordUser
 
getGroups() - Method in interface com.sonicsw.security.pass.mf.IManagement
This method is used to retrieve a list of groups that exist in the external security store.
getGroupsAdded() - Method in interface com.sonicsw.security.pass.mf.IEventGroupsAdded
 
getGroupsDeleted() - Method in interface com.sonicsw.security.pass.mf.IEventGroupsDeleted
 
getGroupsModified() - Method in interface com.sonicsw.security.pass.mf.IEventGroupsModified
 
getGroupUsers() - Method in interface com.sonicsw.security.pass.mf.IGroup
This method returns a list of users belonging to this group.
getHandshakeTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for HANDSHAKE_TIMEOUT as a int value.
getHandshakeTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for HANDSHAKE_TIMEOUT as a int value.
getHandshakeTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for HANDSHAKE_TIMEOUT.
getHighThreshold() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute for HIGH_THRESHOLD as a int value.
getHighThreshold(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute for HIGH_THRESHOLD as a int value.
getHighThresholdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute metadata for HIGH_THRESHOLD.
getHighThresholds() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Get the attribute for HIGH_THRESHOLDS as a String value.
getHighThresholds(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Get the attribute for HIGH_THRESHOLDS as a String value.
getHighThresholdsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Get the attribute metadata for HIGH_THRESHOLDS.
getHistoricalMetrics() - Method in interface com.sonicsw.mf.common.metrics.IHistoricalMetricsData
Gets the metrics captured in this object.
getHistoryDurationHours() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for HISTORY_DURATION_HOURS as a int value.
getHistoryDurationHours() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the HistoryDurationHours attribute.
getHistoryDurationHoursMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for HISTORY_DURATION_HOURS.
getHost() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Get the host IP address of the connecting party associated with this connection.
getHostDirectory() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Get the attribute for HOST_DIRECTORY as a String value.
getHostDirectory() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for HOST_DIRECTORY as a String value.
getHostDirectoryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Get the attribute metadata for HOST_DIRECTORY.
getHostDirectoryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for HOST_DIRECTORY.
getHostManagerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'HostManager' bean with the specified name
getHostManagerBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IHostManager
getHostname() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the Hostname attribute.
getHostsDirectoryService() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for HOSTS_DIRECTORY_SERVICE as a boolean value.
getHostsDirectoryServiceMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for HOSTS_DIRECTORY_SERVICE.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Get the attribute for HTTP_BASIC as a boolean value.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBasicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Get the attribute metadata for HTTP_BASIC.
getHttpBrokerReadTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute for HTTP_BROKER_READ_TIMEOUT as a long value.
getHttpBrokerReadTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute metadata for HTTP_BROKER_READ_TIMEOUT.
getHttpClientIdleTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute for HTTP_CLIENT_IDLE_TIMEOUT as a long value.
getHttpClientIdleTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute metadata for HTTP_CLIENT_IDLE_TIMEOUT.
getHttpClientReadTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute for HTTP_CLIENT_READ_TIMEOUT as a long value.
getHttpClientReadTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute metadata for HTTP_CLIENT_READ_TIMEOUT.
getHttpDirectOutboundDispatchThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for HTTP_DIRECT_OUTBOUND_DISPATCH_THREADS as a int value.
getHttpDirectOutboundDispatchThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for HTTP_DIRECT_OUTBOUND_DISPATCH_THREADS.
getHttpDirectOutboundReservedForGroupedRequestsThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for HTTP_DIRECT_OUTBOUND_RESERVED_FOR_GROUPED_REQUESTS_THREADS as a int value.
getHttpDirectOutboundReservedForGroupedRequestsThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for HTTP_DIRECT_OUTBOUND_RESERVED_FOR_GROUPED_REQUESTS_THREADS.
getHttpHeader() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_HEADER as a boolean value.
getHttpHeader() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_HEADER as a boolean value.
getHttpHeader() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_HEADER as a boolean value.
getHttpHeader() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_HEADER as a boolean value.
getHttpHeader() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_HEADER as a boolean value.
getHttpHeader() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for HTTP_HEADER as a boolean value.
getHttpHeaderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_HEADER.
getHttpHeaderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_HEADER.
getHttpHeaderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_HEADER.
getHttpHeaderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_HEADER.
getHttpHeaderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_HEADER.
getHttpHeaderMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for HTTP_HEADER.
getHttpMaxThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute for HTTP_MAX_THREADS as a int value.
getHttpMaxThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute metadata for HTTP_MAX_THREADS.
getHttpMinThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute for HTTP_MIN_THREADS as a int value.
getHttpMinThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Get the attribute metadata for HTTP_MIN_THREADS.
getHttpParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
Get the attribute for HTTP_PARAMETERS.
getHttpParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean
Get the attribute metadata for HTTP_PARAMETERS.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsContentMapItemType
Get the attribute for HTTP_TYPE as a String value.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getHttpTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsContentMapItemType
Get the attribute metadata for HTTP_TYPE.
getIdentifier() - Method in interface com.sonicsw.mq.common.runtime.IReliableSequenceData
Gets the sequence identifier
getIdleTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWsrmType
Get the attribute for IDLE_TIMEOUT as a int value.
getIdleTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for IDLE_TIMEOUT as a int value.
getIdleTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWsrmType
Get the attribute metadata for IDLE_TIMEOUT.
getIdleTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for IDLE_TIMEOUT.
getImpact() - Method in class javax.management.MBeanOperationInfo
Returns the impact of the method, one of INFO, ACTION, ACTION_INFO, UNKNOWN.
getImplementation() - Method in class javax.management.StandardMBean
Get the implementation of this MBean.
getImplementationClass() - Method in class javax.management.StandardMBean
Get the class of the implementation of this MBean.
getImplementationName() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation name (the name of this product).
getImplementationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation name (the name of this product).
getImplementationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation version (the version of this product).
getImplementationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation version (the version of this product).
getIndexedTxn() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN as a boolean value.
getIndexedTxnDbConnect() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_CONNECT as a String value.
getIndexedTxnDbConnect(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_CONNECT as a String value.
getIndexedTxnDbConnectMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_DB_CONNECT.
getIndexedTxnDbPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_PASSWORD as a String value.
getIndexedTxnDbPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_PASSWORD as a String value.
getIndexedTxnDbPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_DB_PASSWORD.
getIndexedTxnDbProperties() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_PROPERTIES as a String value.
getIndexedTxnDbProperties(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_PROPERTIES as a String value.
getIndexedTxnDbPropertiesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_DB_PROPERTIES.
getIndexedTxnDbShared() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_SHARED as a boolean value.
getIndexedTxnDbSharedMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_DB_SHARED.
getIndexedTxnDbUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_USER as a String value.
getIndexedTxnDbUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_DB_USER as a String value.
getIndexedTxnDbUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_DB_USER.
getIndexedTxnJdbcDriver() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_JDBC_DRIVER as a String value.
getIndexedTxnJdbcDriver(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_JDBC_DRIVER as a String value.
getIndexedTxnJdbcDriverMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_JDBC_DRIVER.
getIndexedTxnMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN.
getIndexedTxnTableName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_TABLE_NAME as a String value.
getIndexedTxnTableName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute for INDEXED_TXN_TABLE_NAME as a String value.
getIndexedTxnTableNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Get the attribute metadata for INDEXED_TXN_TABLE_NAME.
getIndoubtReconnectInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for INDOUBT_RECONNECT_INTERVAL as a long value.
getIndoubtReconnectIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for INDOUBT_RECONNECT_INTERVAL.
getIndoubtTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for INDOUBT_TIMEOUT as a long value.
getIndoubtTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for INDOUBT_TIMEOUT.
getInfo() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Returns the IConnectionMemberInfo associated with this connection member.
getInfo() - Method in interface com.sonicsw.mq.common.runtime.IConnectionTreeNode
Gets the IConnectionMemberInfo corresponding to this node.
getInputStream(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the content of the specified file returning the content as an InputStream.
getInstance(String) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere an object obtained with new ObjectName(name) can be used.
getInstance(String, String, String) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere an object obtained with new ObjectName(domain, key, value) can be used.
getInstance(String, Hashtable) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere an object obtained with new ObjectName(domain, table) can be used.
getInstance(ObjectName) - Static method in class javax.management.ObjectName
Return an instance of ObjectName that can be used anywhere the given object can be used.
getInstanceMetricNames(String, IMetricIdentity) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getInstanceMetricNames operation.
getInstanceMetricNames(IMetricIdentity) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getInstanceMetricNames operation.
getInstances() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute for Instances as a String value.
getInstancesMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute metadata for Instances.
getInt(String) - Method in interface javax.jms.MapMessage
Returns the int value with the specified name.
getIntegerAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getIntegerAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getIntegerAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getIntegerAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getInterbrokerAcceptorRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Get the attribute for INTERBROKER_ACCEPTOR_REF as a IMgmtBeanBase value.
getInterbrokerAcceptorRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Get the attribute for INTERBROKER_ACCEPTOR_REF as a IMgmtBeanBase value.
getInterbrokerAcceptorRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Get the attribute metadata for INTERBROKER_ACCEPTOR_REF.
getInternalGroupName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractGroupMapType
Get the String atribute from the map with the specified key name
getInternalGroupNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean.IAbstractGroupMapType
Get the attribute metadata for internalGroupName.
getIntervalSeconds() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute for INTERVAL_SECONDS as a int value.
getIntervalSecondsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute metadata for INTERVAL_SECONDS.
getIntProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a int property from this message.
getIntProperty(String) - Method in interface javax.jms.Message
Returns the value of the int property with the specified name.
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType
Get the IAcceptorProtocolBean.IAcceptorDirectContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType
Get the IAcceptorProtocolJmsBean.IAcceptorDirectContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractHttpDirectURLMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType
Get the IAcceptorProtocolSoapBean.IAcceptorDirectContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractHttpDirectURLMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractAcceptorMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaListType
Get the IBrokerBean.ICaType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractCertificatesStoreBean.IAbstractCertificatesType
Get the String atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterMembers
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractNodeMapType
Get the String atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType
Get the IRouteDirectBean.IRoutingDirectContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType
Get the IRouteDirectSoapBean.IRoutingDirectContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType
Get the IRouteDirectWSBean.IRoutingDirectContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean.IAbstractRoutingMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType
Get the IWSProtocolBean.IWsContentMapItemType atribute from the map with the specified key name
getItem(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolURLMapType
Get the IMgmtBeanBase atribute from the map with the specified key name
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractHttpDirectURLMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractHttpDirectURLMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractAcceptorMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaListType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractCertificatesStoreBean.IAbstractCertificatesType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterMembers
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractNodeMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean.IAbstractRoutingMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType
Get the attribute metadata for item.
getItemMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsProtocolURLMapType
Get the attribute metadata for item.
getJdbcHistoryStorage() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for JDBC_HISTORY_STORAGE.
getJdbcHistoryStorageMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for JDBC_HISTORY_STORAGE.
getJMSCorrelationID() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMSCorrelationID
getJMSCorrelationID() - Method in interface javax.jms.Message
Gets the correlation ID for the message.
getJMSCorrelationIDAsBytes() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMSCorrelationID as bytes
getJMSCorrelationIDAsBytes() - Method in interface javax.jms.Message
Gets the correlation ID as an array of bytes for the message.
getJMSDeliveryMode() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMSDeliveryMode
getJMSDeliveryMode() - Method in interface javax.jms.Message
Gets the DeliveryMode value specified for this message.
getJMSDestination() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Get the JMSDestination
getJMSDestination() - Method in interface javax.jms.Message
Gets the Destination object for this message.
getJMSExpiration() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMS expiration
getJMSExpiration() - Method in interface javax.jms.Message
Gets the message's expiration value.
getJMSMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS major version number.
getJMSMessageID() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMSMessageID
getJMSMessageID() - Method in interface javax.jms.Message
Gets the message ID.
getJMSMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS minor version number.
getJMSPriority() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMS priority
getJMSPriority() - Method in interface javax.jms.Message
Gets the message priority level.
getJMSProviderName() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider name.
getJMSRedelivered() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the JMS redelivered flag
getJMSRedelivered() - Method in interface javax.jms.Message
Gets an indication of whether this message is being redelivered.
getJMSReplyTo() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Get the JMSReplyTo.
getJMSReplyTo() - Method in interface javax.jms.Message
Gets the Destination object to which a reply to this message should be sent.
getJMSTimestamp() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Get the JMS timestamp.
getJMSTimestamp() - Method in interface javax.jms.Message
Gets the message timestamp.
getJMSType() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Get the JMS type
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJmsType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsContentMapItemType
Get the attribute for JMS_TYPE as a String value.
getJMSType() - Method in interface javax.jms.Message
Gets the message type identifier supplied by the client when the message was sent.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJmsTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsContentMapItemType
Get the attribute metadata for JMS_TYPE.
getJMSVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS API version.
getJMSXPropertyNames() - Method in interface javax.jms.ConnectionMetaData
Gets an enumeration of the JMSX property names.
getJsseKeystoreAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_ALIAS as a String value.
getJsseKeystoreAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_ALIAS.
getJsseKeystoreAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_ALIAS.
getJsseKeystoreAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_ALIAS.
getJsseKeystoreAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_ALIAS.
getJsseKeystoreKeyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_KEY_PASSWORD as a String value.
getJsseKeystoreKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_KEY_PASSWORD as a String value.
getJsseKeystoreKeyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_KEY_PASSWORD.
getJsseKeystoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_LOCATION as a String value.
getJsseKeystoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_LOCATION.
getJsseKeystoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_LOCATION.
getJsseKeystoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_LOCATION.
getJsseKeystoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_LOCATION.
getJsseKeystorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_PASSWORD as a String value.
getJsseKeystorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_PASSWORD.
getJsseKeystorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_PASSWORD.
getJsseKeystorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_PASSWORD.
getJsseKeystorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_PASSWORD.
getJsseKeystoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_TYPE as a String value.
getJsseKeystoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_TYPE as a String value.
getJsseKeystoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_TYPE as a String value.
getJsseKeystoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_KEYSTORE_TYPE as a String value.
getJsseKeystoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_TYPE.
getJsseKeystoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_TYPE.
getJsseKeystoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_TYPE.
getJsseKeystoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_KEYSTORE_TYPE.
getJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for JSSE_PARAMETERS.
getJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for JSSE_PARAMETERS.
getJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for JSSE_PARAMETERS.
getJsseParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for JSSE_PARAMETERS.
getJsseParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for JSSE_PARAMETERS.
getJsseParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for JSSE_PARAMETERS.
getJsseParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for JSSE_PARAMETERS.
getJsseParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for JSSE_PARAMETERS.
getJsseTrustmanager() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTMANAGER as a String value.
getJsseTrustmanagerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTMANAGER.
getJsseTrustmanagerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTMANAGER.
getJsseTrustmanagerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTMANAGER.
getJsseTrustmanagerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTMANAGER.
getJsseTruststoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_LOCATION as a String value.
getJsseTruststoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_LOCATION.
getJsseTruststoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_LOCATION.
getJsseTruststoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_LOCATION.
getJsseTruststoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_LOCATION.
getJsseTruststorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_PASSWORD as a String value.
getJsseTruststorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_PASSWORD.
getJsseTruststorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_PASSWORD.
getJsseTruststorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_PASSWORD.
getJsseTruststorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_PASSWORD.
getJsseTruststoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_TYPE as a String value.
getJsseTruststoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_TYPE as a String value.
getJsseTruststoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_TYPE as a String value.
getJsseTruststoreType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute for JSSE_TRUSTSTORE_TYPE as a String value.
getJsseTruststoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_TYPE.
getJsseTruststoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_TYPE.
getJsseTruststoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_TYPE.
getJsseTruststoreTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Get the attribute metadata for JSSE_TRUSTSTORE_TYPE.
getJvmArguments() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for JVM_ARGUMENTS as a String value.
getJvmArguments(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for JVM_ARGUMENTS as a String value.
getJvmArgumentsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for JVM_ARGUMENTS.
getJvmHome() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for JVM_HOME as a String value.
getJvmHome(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for JVM_HOME as a String value.
getJvmHomeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for JVM_HOME.
getJVMProperties() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getJVMProperties operation.
getJVMProperties() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Returns the system properties of the container.
getKeyNames() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtMapBase
 
getKeyNames() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtMapBase
 
getKeyProperty(String) - Method in class javax.management.ObjectName
Obtains the value associated with a key in a key property.
getKeyPropertyList() - Method in class javax.management.ObjectName
Returns the key properties as a Hashtable.
getKeyPropertyListString() - Method in class javax.management.ObjectName
Returns a string representation of the list of key properties specified at creation time.
getKeystoreFormat() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_FORMAT as a String value.
getKeystoreFormat() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_FORMAT as a String value.
getKeystoreFormatMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute metadata for KEYSTORE_FORMAT.
getKeystoreFormatMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute metadata for KEYSTORE_FORMAT.
getKeystoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_LOCATION as a String value.
getKeystoreLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_LOCATION as a String value.
getKeystoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute metadata for KEYSTORE_LOCATION.
getKeystoreLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute metadata for KEYSTORE_LOCATION.
getKeystorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_PASSWORD as a String value.
getKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_PASSWORD as a String value.
getKeystorePassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_PASSWORD as a String value.
getKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute for KEYSTORE_PASSWORD as a String value.
getKeystorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Get the attribute metadata for KEYSTORE_PASSWORD.
getKeystorePasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Get the attribute metadata for KEYSTORE_PASSWORD.
getL0gTextDelimiter() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for L0G_TEXT_DELIMITER as a String value.
getL0gTextDelimiter(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for L0G_TEXT_DELIMITER as a String value.
getL0gTextDelimiterMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for L0G_TEXT_DELIMITER.
getLastConnectedTime() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Returns the (broker) time when the durable subscriber was last active against the durable subscription.
getLastError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the LastError attribute.
getLastError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LastError attribute.
getLastError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LastError attribute.
getLastError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the LastError attribute.
getLastError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the LastError attribute.
getLastError() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the LastError attribute.
getLastError() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the LastError attribute.
getLastErrorDescription() - Method in interface com.sonicsw.mf.common.runtime.IComponentState
Get the textual description of the last uncleared condition with an error level < Level.INFO.
getLastErrorLevel() - Method in interface com.sonicsw.mf.common.runtime.IComponentState
Get last error severity (uncleared condition with an error level < Level.INFO).
getLastErrorLevel() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevel() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevel() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevel() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevel() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevel() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevel() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the LastErrorLevel attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the LastErrorLevelString attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LastErrorLevelString attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LastErrorLevelString attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the LastErrorLevelString attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the LastErrorLevelString attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the LastErrorLevelString attribute.
getLastErrorLevelString() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the LastErrorLevelString attribute.
getLastModified() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the lastModified.
getLastModified() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for lastModified as a long value.
getLastModified(long) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for lastModified as a long value.
getLastModifiedMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for lastModified.
getLatestTimestamp() - Method in interface com.sonicsw.mf.common.runtime.IMonitoredMetrics
 
getLatestTimestamp() - Method in interface com.sonicsw.mf.common.runtime.IMonitoredNotifications
 
getLdapAuthMechanism() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_AUTH_MECHANISM as a String value.
getLdapAuthMechanismMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute metadata for LDAP_AUTH_MECHANISM.
getLdapDn() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Get the attribute for LDAP_DN as a String value.
getLdapDnMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Get the attribute metadata for LDAP_DN.
getLdapServerPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SERVER_PASSWORD as a String value.
getLdapServerPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SERVER_PASSWORD as a String value.
getLdapServerPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute metadata for LDAP_SERVER_PASSWORD.
getLdapServerUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SERVER_URL as a String value.
getLdapServerUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SERVER_URL as a String value.
getLdapServerUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute metadata for LDAP_SERVER_URL.
getLdapServerUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SERVER_USER as a String value.
getLdapServerUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SERVER_USER as a String value.
getLdapServerUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute metadata for LDAP_SERVER_USER.
getLdapSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute for LDAP_SSL_PARAMETERS.
getLdapSslParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Get the attribute metadata for LDAP_SSL_PARAMETERS.
getLinkedException() - Method in exception com.sonicsw.ma.mgmtapi.config.MgmtException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getLinkedException() - Method in exception javax.jms.JMSException
Gets the exception linked to this one.
getListItem(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMetricListType
Get the String atribute from the list at the specified index
getListItem(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifList
Get the String atribute from the list at the specified index
getListItem(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifListType
Get the String atribute from the list at the specified index
getListItemMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMetricListType
Get the attribute metadata for listItem.
getListItemMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifList
Get the attribute metadata for listItem.
getListItemMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifListType
Get the attribute metadata for listItem.
getLoadBalancing() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for LoadBalancing as a boolean value.
getLoadBalancing() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for LOAD_BALANCING as a boolean value.
getLoadBalancingMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for LoadBalancing.
getLoadBalancingMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for LOAD_BALANCING.
getLoadBalancingWeight() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractClusteringType
Get the attribute for LOAD_BALANCING_WEIGHT as a int value.
getLoadBalancingWeight() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractClusteringType
Get the attribute for LOAD_BALANCING_WEIGHT as a int value.
getLoadBalancingWeightMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractClusteringType
Get the attribute metadata for LOAD_BALANCING_WEIGHT.
getLoadBalancingWeightMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractClusteringType
Get the attribute metadata for LOAD_BALANCING_WEIGHT.
getLocation() - Method in interface com.sonicsw.mf.common.runtime.IBackupStatus
 
getLog4jConfiguration() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for log4jConfiguration as a String value.
getLog4jConfiguration(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for log4jConfiguration as a String value.
getLog4jConfigurationFilePath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for LOG4J_CONFIGURATION_FILE_PATH as a String value.
getLog4jConfigurationFilePath() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the Log4jConfigurationFilePath attribute.
getLog4jConfigurationFilePathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for LOG4J_CONFIGURATION_FILE_PATH.
getLog4jConfigurationMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for log4jConfiguration.
getLogExtract(Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getLogExtract operation.
getLogExtract(Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getLogExtract operation.
getLogExtractAndLogFileSize(Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getLogExtractAndLogFileSize operation.
getLogExtractAndLogFileSize(Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getLogExtractAndLogFileSize operation.
getLogFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for LOG_FILE as a String value.
getLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for LOG_FILE as a String value.
getLogFile() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LogFile attribute.
getLogFile() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LogFile attribute.
getLogFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for LOG_FILE.
getLogFileRolloverSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD as a long value.
getLogFileRolloverSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD as a long value.
getLogFileRolloverSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LogFileRolloverSizeThreshold attribute.
getLogFileRolloverSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LogFileRolloverSizeThreshold attribute.
getLogFileRolloverSizeThresholdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for LOG_FILE_ROLLOVER_SIZE_THRESHOLD.
getLogFileRolloverSizeThresholdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for LOG_FILE_ROLLOVER_SIZE_THRESHOLD.
getLogFileSize() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LogFileSize attribute.
getLogFileSize() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LogFileSize attribute.
getLogFileSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for LOG_FILE_SIZE_THRESHOLD as a long value.
getLogFileSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute for LOG_FILE_SIZE_THRESHOLD as a long value.
getLogFileSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the LogFileSizeThreshold attribute.
getLogFileSizeThreshold() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LogFileSizeThreshold attribute.
getLogFileSizeThresholdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for LOG_FILE_SIZE_THRESHOLD.
getLogFileSizeThresholdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Get the attribute metadata for LOG_FILE_SIZE_THRESHOLD.
getLogFormat() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for LOG_FORMAT as a String value.
getLogFormat() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the LogFormat attribute.
getLogFormatMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for LOG_FORMAT.
getLoggerBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'Logger' bean with the specified name
getLoggerBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type ILogger
getLogicalPath() - Method in exception com.sonicsw.mf.common.security.ConfigurePermissionDeniedException
Gets the logical path to which the permission was denied (or null if this was a storage path with no logical equivalent).
getLoginSPI() - Method in interface com.sonicsw.security.pass.client.ILogin
 
getLogTail() - Method in interface com.sonicsw.mf.common.runtime.IChildContainerState
Gets the tail of the child containers stdout/stderr.
getLogTextDelimiter() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the LogTextDelimiter attribute.
getLogToConsole() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for LOG_TO_CONSOLE as a boolean value.
getLogToConsole() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LogToConsole attribute.
getLogToConsoleMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for LOG_TO_CONSOLE.
getLogToFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for LOG_TO_FILE as a boolean value.
getLogToFile() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the LogToFile attribute.
getLogToFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for LOG_TO_FILE.
getLogType() - Method in interface com.sonicsw.mf.common.runtime.INotification
 
getLong(String) - Method in interface javax.jms.MapMessage
Returns the long value with the specified name.
getLongAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getLongAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getLongAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getLongAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getLongProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a long property
getLongProperty(String) - Method in interface javax.jms.Message
Returns the value of the long property with the specified name.
getLowThreshold() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute for LOW_THRESHOLD as a int value.
getLowThreshold(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute for LOW_THRESHOLD as a int value.
getLowThresholdMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute metadata for LOW_THRESHOLD.
getLowThresholds() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Get the attribute for LOW_THRESHOLDS as a String value.
getLowThresholds(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Get the attribute for LOW_THRESHOLDS as a String value.
getLowThresholdsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Get the attribute metadata for LOW_THRESHOLDS.
getManagementAuditConfig() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for MANAGEMENT_AUDIT_CONFIG as a String value.
getManagementAuditConfig(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for MANAGEMENT_AUDIT_CONFIG as a String value.
getManagementAuditConfigMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for MANAGEMENT_AUDIT_CONFIG.
getManagementNode() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
 
getManagementNode() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractConnectionType
Get the attribute for MANAGEMENT_NODE as a String value.
getManagementNode(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractConnectionType
Get the attribute for MANAGEMENT_NODE as a String value.
getManagementNodeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractConnectionType
Get the attribute metadata for MANAGEMENT_NODE.
getManagementPermissions(String[], String) - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Return the management permissions for the given paths of the particular type ("configure" or "manage").
getMapCertificateToUsername() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for MAP_CERTIFICATE_TO_USERNAME as a boolean value.
getMapCertificateToUsernameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for MAP_CERTIFICATE_TO_USERNAME.
getMapNames() - Method in interface javax.jms.MapMessage
Returns an Enumeration of all the names in the MapMessage object.
getMaxCacheLifetime() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Get the attribute for MAX_CACHE_LIFETIME as a long value.
getMaxCacheLifetimeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Get the attribute metadata for MAX_CACHE_LIFETIME.
getMaxConnectionRcvBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for MAX_CONNECTION_RCV_BUFFER_SIZE as a int value.
getMaxConnectionRcvBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for MAX_CONNECTION_RCV_BUFFER_SIZE as a int value.
getMaxConnectionRcvBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for MAX_CONNECTION_RCV_BUFFER_SIZE.
getMaxConnectionRcvBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for MAX_CONNECTION_RCV_BUFFER_SIZE.
getMaxConnections() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute for MAX_CONNECTIONS as a int value.
getMaxConnections(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute for MAX_CONNECTIONS as a int value.
getMaxConnectionSendBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for MAX_CONNECTION_SEND_BUFFER_SIZE as a int value.
getMaxConnectionSendBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for MAX_CONNECTION_SEND_BUFFER_SIZE as a int value.
getMaxConnectionSendBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for MAX_CONNECTION_SEND_BUFFER_SIZE.
getMaxConnectionSendBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for MAX_CONNECTION_SEND_BUFFER_SIZE.
getMaxConnectionsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute metadata for MAX_CONNECTIONS.
getMaximumDataMemory() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute for MAXIMUM_DATA_MEMORY as a int value.
getMaximumDataMemoryMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute metadata for MAXIMUM_DATA_MEMORY.
getMaxLookbackPeriod() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for MAX_LOOKBACK_PERIOD as a int value.
getMaxLookbackPeriod() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the MaxLookbackPeriod attribute.
getMaxLookbackPeriodMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for MAX_LOOKBACK_PERIOD.
getMaxPollingThreads() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the MaxPollingThreads attribute.
getMaxPollThreads() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for MAX_POLL_THREADS as a int value.
getMaxPollThreadsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for MAX_POLL_THREADS.
getMaxReplicationLogSize() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for MAX_REPLICATION_LOG_SIZE as a int value.
getMaxReplicationLogSizeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for MAX_REPLICATION_LOG_SIZE.
getMaxStorageSize() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for MAX_STORAGE_SIZE as a long value.
getMaxStorageSizeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for MAX_STORAGE_SIZE.
getMaxTemporaryQueueSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute for MAX_TEMPORARY_QUEUE_SIZE as a int value.
getMaxTemporaryQueueSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute metadata for MAX_TEMPORARY_QUEUE_SIZE.
getMaxThreads() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for MAX_THREADS as a int value.
getMaxThreads() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the MaxThreads attribute.
getMaxThreadsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for MAX_THREADS.
getMaxTopicDbSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Get the attribute for MAX_TOPIC_DB_SIZE as a int value.
getMaxTopicDbSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Get the attribute metadata for MAX_TOPIC_DB_SIZE.
getMaxWaitTime() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for MAX_WAIT_TIME as a int value.
getMaxWaitTimeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for MAX_WAIT_TIME.
getMBeanCount() - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
getMBeanCount() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
getMBeanCount() - Method in interface javax.management.MBeanServer
Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in interface javax.management.MBeanServerConnection
Returns the number of MBeans registered in the MBean server.
getMBeanInfo(ObjectName) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
getMBeanInfo(ObjectName) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
getMBeanInfo() - Method in interface javax.management.DynamicMBean
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServer
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServerConnection
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo() - Method in class javax.management.StandardMBean
Get the MBeanInfo for this MBean.
getMBeanInterface() - Method in class javax.management.StandardMBean
Get the Management Interface of this MBean.
getMBeanName() - Method in class javax.management.MBeanServerNotification
Returns the object name of the MBean that caused the notification.
getMBeanServer() - Static method in class javax.management.QueryEval
Return the MBean server that was most recently given to the setMBeanServer method by this thread.
getMBeanServerId() - Method in class javax.management.MBeanServerDelegate
Returns the MBean server agent identity.
getMBeanServerId() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the MBean server agent identity.
getMember(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMembersType
Get the IAuthenticationGroupBean.IGroupMemberType atribute from the map with the specified key name
getMemberMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMembersType
Get the attribute metadata for member.
getMemberName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
Get the attribute for MEMBER_NAME as a String value.
getMemberNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
Get the attribute metadata for MEMBER_NAME.
getMemberType() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
Get the attribute for MEMBER_TYPE as a String value.
getMemberTypeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
Get the attribute metadata for MEMBER_TYPE.
getMessage() - Method in exception com.sonicsw.mf.common.MFException
Returns the detail message string of this throwable.
getMessage() - Method in exception com.sonicsw.mf.common.MFRuntimeException
Returns the detail message string of this throwable.
getMessage(IMessageHeaderToken) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getMessage operation.
getMessage() - Method in class javax.management.Notification
Get the notification message.
getMessageCount() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Returns the number of messages currently stored by the broker for the durable subscription.
getMessageCount() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Returns the number of messages currently held in the queue.
getMessageCount() - Method in interface com.sonicsw.mq.common.runtime.IRemoteSubscriptionSummary
Gets the number of messages currently held in the routing queue of this broker that are destined for the propagating routing node and result from publications to remote subscriptions topics.
getMessageCount() - Method in interface com.sonicsw.mq.common.runtime.IRoutingStatistic
Retrieve the number of messages pending delivery for the remote broker.
getMessageCount() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Returns the number of messages currently stored by the broker for the subscription.
getMessageListener() - Method in interface javax.jms.MessageConsumer
Gets the message consumer's MessageListener.
getMessageListener() - Method in interface javax.jms.Session
Returns the session's distinguished message listener (optional).
getMessageSelector() - Method in interface javax.jms.MessageConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in interface javax.jms.QueueBrowser
Gets this queue browser's message selector expression.
getMessageSize() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Returns the number of bytes cuurently stored by the broker for the durable subscription.
getMessageSize() - Method in interface com.sonicsw.mq.common.runtime.IRemoteSubscriptionSummary
Gets the total bytes of messages currently held in the routing queue of this broker that are destined for the propagating routing node and result from publications to remote subscriptions topics.
getMessageSize() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Returns the number of bytes currently stored by the broker for the subscription.
getMetaData() - Method in interface javax.jms.Connection
Gets the metadata for this connection.
getMetricHistory(String, IMetricIdentity[], Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getMetricHistory operation.
getMetricIdentity() - Method in interface com.sonicsw.mf.common.metrics.IAggregateMetric
Gets the metric identity of the metric.
getMetricIdentity() - Method in interface com.sonicsw.mf.common.metrics.IAlert
Returns the metric identity for this alert
getMetricIdentity() - Method in interface com.sonicsw.mf.common.metrics.IMetric
Gets the metric identity of the metric.
getMetricIdentity() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Gets the metric identity.
getMetrics() - Method in interface com.sonicsw.mf.common.metrics.IMetricsData
Gets the metrics captured in this object.
getMetrics() - Method in interface com.sonicsw.mf.common.runtime.IMonitoredMetrics
 
getMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for METRICS.
getMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for METRICS.
getMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for METRICS.
getMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute for METRICS.
getMetrics() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for METRICS.
getMetricsCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the MetricsCollectionInterval attribute.
getMetricsCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the MetricsCollectionInterval attribute.
getMetricsCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the MetricsCollectionInterval attribute.
getMetricsCollectionInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the MetricsCollectionInterval attribute.
getMetricsCollectionInterval() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the MetricsCollectionInterval attribute.
getMetricsData(IMetricIdentity[], Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getMetricsData operation.
getMetricsData(IMetricIdentity[], Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getMetricsData operation.
getMetricsData(IMetricIdentity[], Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getMetricsData operation.
getMetricsData(IMetricIdentity[], Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the getMetricsData operation.
getMetricsData(IMetricIdentity[], Boolean) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getMetricsData operation.
getMetricsInfo() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the getMetricsInfo operation.
getMetricsInfo() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the getMetricsInfo operation.
getMetricsInfo() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getMetricsInfo operation.
getMetricsInfo() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the getMetricsInfo operation.
getMetricsInfo() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getMetricsInfo operation.
getMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for METRICS.
getMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for METRICS.
getMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for METRICS.
getMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Get the attribute metadata for METRICS.
getMetricsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for METRICS.
getMetricsRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the MetricsRefreshInterval attribute.
getMetricsRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the MetricsRefreshInterval attribute.
getMetricsRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the MetricsRefreshInterval attribute.
getMetricsRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the MetricsRefreshInterval attribute.
getMetricsRefreshInterval() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the MetricsRefreshInterval attribute.
getMetricsRefreshIntervalSeconds() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute for METRICS_REFRESH_INTERVAL_SECONDS as a int value.
getMetricsRefreshIntervalSecondsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute metadata for METRICS_REFRESH_INTERVAL_SECONDS.
getMgmtBeanFactory() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getMgmtBeanFactory() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getMgmtBeanFactory() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getMgmtSpi() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for MGMT_SPI as a IMgmtBeanBase value.
getMgmtSpi(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for MGMT_SPI as a IMgmtBeanBase value.
getMgmtSpiConnectionParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute for MGMT_SPI_CONNECTION_PARAMETERS.
getMgmtSpiConnectionParametersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for MGMT_SPI_CONNECTION_PARAMETERS.
getMgmtSpiMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Get the attribute metadata for MGMT_SPI.
getMinConsumers() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for MIN_CONSUMERS as a int value.
getMinConsumersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for MIN_CONSUMERS.
getMinPollingThreads() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the MinPollingThreads attribute.
getMinPollThreads() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute for MIN_POLL_THREADS as a int value.
getMinPollThreadsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Get the attribute metadata for MIN_POLL_THREADS.
getMinThreads() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for MIN_THREADS as a int value.
getMinThreads() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the MinThreads attribute.
getMinThreadsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for MIN_THREADS.
getMonitor(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorsSet
Get the IComponentCollectionBean.IMonitorType atribute from the map with the specified key name
getMonitoredCollections() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getMonitoredCollections operation.
getMonitoredMetricsInfo(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getMonitoredMetricsInfo operation.
getMonitoring() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for MONITORING.
getMonitoringMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for MONITORING.
getMonitorMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorsSet
Get the attribute metadata for monitor.
getMonitorMetrics() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute for MONITOR_METRICS.
getMonitorMetricsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute metadata for MONITOR_METRICS.
getMonitorNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute for MONITOR_NOTIFICATIONS.
getMonitorNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Get the attribute metadata for MONITOR_NOTIFICATIONS.
getMqstoreDbConnect() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractDatabaseParametersType
Get the attribute for MQSTORE_DB_CONNECT as a String value.
getMqstoreDbConnect() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDatabaseParametersType
Get the attribute for MQSTORE_DB_CONNECT as a String value.
getMqstoreDbConnectMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractDatabaseParametersType
Get the attribute metadata for MQSTORE_DB_CONNECT.
getMqstoreDbConnectMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDatabaseParametersType
Get the attribute metadata for MQSTORE_DB_CONNECT.
getName() - Method in interface com.sonicsw.mf.common.metrics.IMetricIdentity
Get the canonical name of the metric identity where by each name component is delimited by a period '.' character.
getName() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
getName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for NAME as a String value.
getName() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Returns a name for this connection member.
getName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for NAME as a String value.
getName() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the name.
getName() - Method in interface com.sonicsw.security.pass.mf.IGroup
This method is used to retrieve the name of the group that can be used to uniquely identify this group.
getName() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for name as a String value.
getName() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute for name as a String value.
getName() - Method in class javax.management.Attribute
Returns a String containing the name of the attribute.
getName() - Method in class javax.management.MBeanFeatureInfo
Returns the name of the feature.
getNameComponents() - Method in interface com.sonicsw.mf.common.metrics.IMetricIdentity
Get the name components the uniquely identify the metric identity.
getNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for NAME.
getNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for NAME.
getNameMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for name.
getNameMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute metadata for name.
getNativeLibraries() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for NATIVE_LIBRARIES.
getNativeLibrariesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for NATIVE_LIBRARIES.
getNativeLibraryPath() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibraryParams
Get the attribute for NATIVE_LIBRARY_PATH as a String value.
getNativeLibraryPathMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibraryParams
Get the attribute metadata for NATIVE_LIBRARY_PATH.
getNewValue() - Method in class javax.management.AttributeChangeNotification
Gets the new value of the attribute which has changed.
getNode() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
When the connection to the broker is a routing connection from a broker in a remote DRA node, then this method will return the node to which the broker belongs.
getNodeName() - Method in interface com.sonicsw.mf.common.runtime.IContainerIdentity
 
getNodeName() - Method in interface com.sonicsw.mq.common.runtime.IRemoteSubscriptionSummary
Gets the routing node name of the remote routing node that is propagating subscriptions.
getNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for NODE_NAME as a String value.
getNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for NODE_NAME as a String value.
getNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for NODE_NAME as a String value.
getNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for NODE_NAME as a String value.
getNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for NODE_NAME as a String value.
getNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for NODE_NAME.
getNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for NODE_NAME.
getNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for NODE_NAME.
getNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for NODE_NAME.
getNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for NODE_NAME.
getNodes() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractGlobalSubscriptionEntryType
Get the attribute for NODES.
getNodesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractGlobalSubscriptionEntryType
Get the attribute metadata for NODES.
getNoLocal() - Method in interface javax.jms.TopicSubscriber
Gets the NoLocal attribute for this subscriber.
getNotificationDispatchQueueSize() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for NOTIFICATION_DISPATCH_QUEUE_SIZE as a int value.
getNotificationDispatchQueueSizeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for NOTIFICATION_DISPATCH_QUEUE_SIZE.
getNotificationHistory(String, String[], Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getNotificationHistory operation.
getNotificationInfo() - Method in class javax.management.MBeanServerDelegate
 
getNotificationInfo() - Method in interface javax.management.NotificationBroadcaster
Returns an array indicating, for each notification this MBean may send, the name of the Java class of the notification and the notification type.
getNotificationInfo() - Method in class javax.management.NotificationBroadcasterSupport
 
getNotificationMonitors() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute for NOTIFICATION_MONITORS.
getNotificationMonitorsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Get the attribute metadata for NOTIFICATION_MONITORS.
getNotifications() - Method in interface com.sonicsw.mf.common.runtime.IMonitoredNotifications
 
getNotifications() - Method in class javax.management.MBeanInfo
Returns the list of the notifications emitted by the MBean.
getNotificationSubscriptionRenewalInterval() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the interval, in seconds, that notification subscriptions will be renewed
getNotificationSubscriptionTimeout() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the duration, in seconds, a notification subscription will "live" before it must be renewed
getNotificationSubscriptionTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for NOTIFICATION_SUBSCRIPTION_TIMEOUT as a int value.
getNotificationSubscriptionTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for NOTIFICATION_SUBSCRIPTION_TIMEOUT.
getNotifTypes() - Method in class javax.management.MBeanNotificationInfo
Returns the array of strings (in dot notation) containing the notification types that the MBean may emit.
getNotifyUndelivered() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for NOTIFY_UNDELIVERED as a boolean value.
getNotifyUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for NOTIFY_UNDELIVERED as a boolean value.
getNotifyUndelivered() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for NOTIFY_UNDELIVERED as a boolean value.
getNotifyUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for NOTIFY_UNDELIVERED as a boolean value.
getNotifyUndelivered() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for NOTIFY_UNDELIVERED as a boolean value.
getNotifyUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for NOTIFY_UNDELIVERED as a boolean value.
getNotifyUndeliveredMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for NOTIFY_UNDELIVERED.
getNotifyUndeliveredMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for NOTIFY_UNDELIVERED.
getNotifyUndeliveredMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for NOTIFY_UNDELIVERED.
getObject(String) - Method in interface javax.jms.MapMessage
Returns the value of the object with the specified name.
getObject() - Method in interface javax.jms.ObjectMessage
Gets the serializable object containing this message's data.
getObjectInstance(ObjectName) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
getObjectInstance(ObjectName) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServer
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServerConnection
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectName() - Method in class javax.management.ObjectInstance
Returns the object name part.
getObjectProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a Object property
getObjectProperty(String) - Method in interface javax.jms.Message
Returns the value of the Java object property with the specified name.
getOccursType() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Get the attribute for OCCURS_TYPE as a String value.
getOccursTypeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Get the attribute metadata for OCCURS_TYPE.
getOccursValue() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Get the attribute for OCCURS_VALUE as a String value.
getOccursValueMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Get the attribute metadata for OCCURS_VALUE.
getOldValue() - Method in class javax.management.AttributeChangeNotification
Gets the old value of the attribute which has changed.
getOnewayRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for ONEWAY_RETRY_COUNT as a int value.
getOnewayRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for ONEWAY_RETRY_COUNT as a int value.
getOnewayRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for ONEWAY_RETRY_COUNT as a int value.
getOnewayRetryCount() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for ONEWAY_RETRY_COUNT as a int value.
getOnewayRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for ONEWAY_RETRY_COUNT.
getOnewayRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for ONEWAY_RETRY_COUNT.
getOnewayRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for ONEWAY_RETRY_COUNT.
getOnewayRetryCountMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for ONEWAY_RETRY_COUNT.
getOnewayTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for ONEWAY_TIMEOUT as a int value.
getOnewayTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for ONEWAY_TIMEOUT as a int value.
getOnewayTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for ONEWAY_TIMEOUT as a int value.
getOnewayTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for ONEWAY_TIMEOUT as a int value.
getOnewayTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for ONEWAY_TIMEOUT.
getOnewayTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for ONEWAY_TIMEOUT.
getOnewayTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for ONEWAY_TIMEOUT.
getOnewayTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for ONEWAY_TIMEOUT.
getOperations() - Method in class javax.management.MBeanInfo
Returns the list of operations of the MBean.
getOrphanedReplyListener() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the (singleton) orphaned reply listener for the connector.
getOutgoingMsgBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Get the attribute for OUTGOING_MSG_BUFFER_SIZE as a int value.
getOutgoingMsgBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Get the attribute metadata for OUTGOING_MSG_BUFFER_SIZE.
getOutput() - Method in interface com.sonicsw.mf.common.runtime.IRemoteCallResult
 
getOutstandingMessageCount() - Method in interface com.sonicsw.mq.common.runtime.IReliableSequenceData
Gets the number of messages outstanding (pending acknowledgement if outbound, pending delivery if inbound)
getParent() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
getParent() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getParent() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getParent() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
getParent() - Method in interface com.sonicsw.mq.common.runtime.IConnectionTreeNode
Gets the parent IConnectionTreeNode for this member.
getParent() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentFile() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentRef() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Returns the connection member reference id of this member's parent, or null if this member has no parent.
getPassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
Get the attribute for PASSWORD as a byte[] value.
getPassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for PASSWORD as a String value.
getPassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute for PASSWORD as a String value.
getPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute for PASSWORD as a String value.
getPassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractStorageType
Get the attribute for PASSWORD as a String value.
getPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractStorageType
Get the attribute for PASSWORD as a String value.
getPassword() - Method in interface com.sonicsw.security.pass.client.IPasswordUser
 
getPasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
Get the attribute metadata for PASSWORD.
getPasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for PASSWORD.
getPasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute metadata for PASSWORD.
getPasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractStorageType
Get the attribute metadata for PASSWORD.
getPath() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
getPayloadCapture() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Get the attribute for PAYLOAD_CAPTURE as a String value.
getPayloadCapture(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Get the attribute for PAYLOAD_CAPTURE as a String value.
getPayloadCaptureMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Get the attribute metadata for PAYLOAD_CAPTURE.
getPeriodicCacheRefreshTime() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Get the attribute for PERIODIC_CACHE_REFRESH_TIME as a long value.
getPeriodicCacheRefreshTimeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Get the attribute metadata for PERIODIC_CACHE_REFRESH_TIME.
getPermission() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for PERMISSION as a String value.
getPermissionMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for PERMISSION.
getPermissions() - Method in interface com.sonicsw.mf.common.security.IManagementPermission
Gets the permissions to be applied.
getPersistentBlobCacheSize() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute for PERSISTENT_BLOB_CACHE_SIZE as a long value.
getPersistentBlobCacheSize(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute for PERSISTENT_BLOB_CACHE_SIZE as a long value.
getPersistentBlobCacheSizeMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Get the attribute metadata for PERSISTENT_BLOB_CACHE_SIZE.
getPingInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for PING_INTERVAL as a int value.
getPingInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute for PING_INTERVAL as a int value.
getPingIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for PING_INTERVAL.
getPingIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute metadata for PING_INTERVAL.
getPingTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute for PING_TIMEOUT as a int value.
getPingTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute metadata for PING_TIMEOUT.
getPolicyName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationPolicyBean
Get the attribute for POLICY_NAME as a String value.
getPolicyNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationPolicyBean
Get the attribute metadata for POLICY_NAME.
getPreparedXABranches() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getPreparedXABranches operation.
getPreserveUndelivered() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for PRESERVE_UNDELIVERED as a boolean value.
getPreserveUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for PRESERVE_UNDELIVERED as a boolean value.
getPreserveUndelivered() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for PRESERVE_UNDELIVERED as a boolean value.
getPreserveUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for PRESERVE_UNDELIVERED as a boolean value.
getPreserveUndelivered() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for PRESERVE_UNDELIVERED as a boolean value.
getPreserveUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for PRESERVE_UNDELIVERED as a boolean value.
getPreserveUndeliveredMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for PRESERVE_UNDELIVERED.
getPreserveUndeliveredMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for PRESERVE_UNDELIVERED.
getPreserveUndeliveredMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for PRESERVE_UNDELIVERED.
getPrimaryAcceptorRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Get the attribute for PRIMARY_ACCEPTOR_REF as a IMgmtBeanBase value.
getPrimaryAcceptorRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Get the attribute metadata for PRIMARY_ACCEPTOR_REF.
getPrimaryAddr() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for PRIMARY_ADDR as a String value.
getPrimaryAddr() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for PRIMARY_ADDR as a String value.
getPrimaryAddrMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for PRIMARY_ADDR.
getPrimaryAddrMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for PRIMARY_ADDR.
getPrimaryAmConfigElementRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean.IAbstractAMReferences
Get the attribute for PRIMARY_AM_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getPrimaryAmConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean.IAbstractAMReferences
Get the attribute for PRIMARY_AM_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getPrimaryAmConfigElementRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean.IAbstractAMReferences
Get the attribute metadata for PRIMARY_AM_CONFIG_ELEMENT_REF.
getPrimaryBrokerBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBackupBrokerBean
 
getPrimaryConfigElementRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute for PRIMARY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getPrimaryConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute for PRIMARY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getPrimaryConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Get the attribute for PRIMARY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getPrimaryConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Get the attribute for PRIMARY_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getPrimaryConfigElementRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute metadata for PRIMARY_CONFIG_ELEMENT_REF.
getPrimaryConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for PRIMARY_CONFIG_ELEMENT_REF.
getPrimaryKeyStoreFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_KEY_STORE_FILE as a String value.
getPrimaryKeyStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_KEY_STORE_FILE as a String value.
getPrimaryKeyStoreFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for PRIMARY_KEY_STORE_FILE.
getPrimaryKeyStorePassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_KEY_STORE_PASSWORD as a String value.
getPrimaryKeyStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_KEY_STORE_PASSWORD as a String value.
getPrimaryKeyStorePasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for PRIMARY_KEY_STORE_PASSWORD.
getPrimaryLdapServerConnectionProperties() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for PRIMARY_LDAP_SERVER_CONNECTION_PROPERTIES.
getPrimaryLdapServerConnectionPropertiesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for PRIMARY_LDAP_SERVER_CONNECTION_PROPERTIES.
getPrimaryPort() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for PRIMARY_PORT as a int value.
getPrimaryPort() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for PRIMARY_PORT as a int value.
getPrimaryPortMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for PRIMARY_PORT.
getPrimaryPortMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for PRIMARY_PORT.
getPrimaryTrustStoreFile() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_TRUST_STORE_FILE as a String value.
getPrimaryTrustStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_TRUST_STORE_FILE as a String value.
getPrimaryTrustStoreFileMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for PRIMARY_TRUST_STORE_FILE.
getPrimaryTrustStorePassword() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_TRUST_STORE_PASSWORD as a String value.
getPrimaryTrustStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute for PRIMARY_TRUST_STORE_PASSWORD as a String value.
getPrimaryTrustStorePasswordMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Get the attribute metadata for PRIMARY_TRUST_STORE_PASSWORD.
getPrincipal() - Method in interface com.sonicsw.mf.common.security.IManagementPermission
Gets the principal to which the management permission applies.
getPrincipalName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for PRINCIPAL_NAME as a String value.
getPrincipalNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for PRINCIPAL_NAME.
getPrincipalType() - Method in interface com.sonicsw.mf.common.security.IManagementPermission
Gets the principal type to which the management permission applies.
getPrincipalType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for PRINCIPAL_TYPE as a String value.
getPrincipalTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for PRINCIPAL_TYPE.
getPriority() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for PRIORITY as a int value.
getPriority() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for PRIORITY as a int value.
getPriority() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for PRIORITY as a int value.
getPriority() - Method in interface javax.jms.MessageProducer
Gets the producer's default priority.
getPriorityMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for PRIORITY.
getPriorityMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for PRIORITY.
getPriorityMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for PRIORITY.
getProcessStdError() - Method in interface com.sonicsw.mf.common.runtime.IRemoteExecResult
 
getProcessStdOutput() - Method in interface com.sonicsw.mf.common.runtime.IRemoteExecResult
 
getProductInformation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for PRODUCT_INFORMATION.
getProductInformationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for PRODUCT_INFORMATION.
getPropagateJmsxuserid() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROPAGATE_JMSXUSERID as a boolean value.
getPropagateJmsxuserid(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROPAGATE_JMSXUSERID as a boolean value.
getPropagateJmsxuseridMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for PROPAGATE_JMSXUSERID.
getProperties() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Gets additional properties associated with this connection member.
getProperty(Object) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getProperty(Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getPropertyNames() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve the property names
getPropertyNames() - Method in interface javax.jms.Message
Returns an Enumeration of all the property names.
getProtocol() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for PROTOCOL as a String value.
getProtocol() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for PROTOCOL as a String value.
getProtocolMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for PROTOCOL.
getProtocolMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for PROTOCOL.
getProtocols() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for PROTOCOLS.
getProtocolsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute metadata for PROTOCOLS.
getProviderMajorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider major version number.
getProviderMinorVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider minor version number.
getProviderVersion() - Method in interface javax.jms.ConnectionMetaData
Gets the JMS provider version.
getProxyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROXY_PASSWORD as a String value.
getProxyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute metadata for PROXY_PASSWORD.
getProxyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for PROXY_PASSWORD.
getProxyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for PROXY_PASSWORD.
getProxyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for PROXY_PASSWORD.
getProxyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for PROXY_PASSWORD.
getProxyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for PROXY_PASSWORD.
getProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROXY_URL as a String value.
getProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROXY_URL as a String value.
getProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for PROXY_URL.
getProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for PROXY_URL.
getProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for PROXY_URL.
getProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for PROXY_URL.
getProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for PROXY_URL.
getProxyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for PROXY_USER_NAME as a String value.
getProxyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute metadata for PROXY_USER_NAME.
getProxyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for PROXY_USER_NAME.
getProxyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for PROXY_USER_NAME.
getProxyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for PROXY_USER_NAME.
getProxyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for PROXY_USER_NAME.
getProxyUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for PROXY_USER_NAME.
getPsDbQueueSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Get the attribute for PS_DB_QUEUE_SIZE as a int value.
getPsDbQueueSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Get the attribute metadata for PS_DB_QUEUE_SIZE.
getPsGuarMsgBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Get the attribute for PS_GUAR_MSG_BUFFER_SIZE as a int value.
getPsGuarMsgBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Get the attribute metadata for PS_GUAR_MSG_BUFFER_SIZE.
getPtpDbQueueSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute for PTP_DB_QUEUE_SIZE as a int value.
getPtpDbQueueSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute metadata for PTP_DB_QUEUE_SIZE.
getQop() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Get the attribute for QOP as a String value.
getQopBean(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
getQopBeans() - Method in interface com.sonicsw.mq.mgmtapi.config.IAuthorizationPolicyBean
 
getQopMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Get the attribute metadata for QOP.
getQueue(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueuesSetType
Get the IQueuesBean.IQueueAttributes atribute from the map with the specified key name
getQueue() - Method in interface javax.jms.QueueBrowser
Gets the queue associated with this queue browser.
getQueue() - Method in interface javax.jms.QueueReceiver
Gets the Queue associated with this queue receiver.
getQueue() - Method in interface javax.jms.QueueSender
Gets the queue associated with this QueueSender.
getQueueCleanupInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute for QUEUE_CLEANUP_INTERVAL as a long value.
getQueueCleanupIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute metadata for QUEUE_CLEANUP_INTERVAL.
getQueueConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for QUEUE_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getQueueConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for QUEUE_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getQueueConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for QUEUE_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getQueueConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for QUEUE_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getQueueConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for QUEUE_CONFIG_ELEMENT_REF.
getQueueConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute metadata for QUEUE_CONFIG_ELEMENT_REF.
getQueueDeliveryThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute for QUEUE_DELIVERY_THREADS as a int value.
getQueueDeliveryThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Get the attribute metadata for QUEUE_DELIVERY_THREADS.
getQueueMaxSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for QUEUE_MAX_SIZE as a int value.
getQueueMaxSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for QUEUE_MAX_SIZE.
getQueueMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueuesSetType
Get the attribute metadata for queue.
getQueueName() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Gets the name of the queue for which data is provided.
getQueueName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for QUEUE_NAME as a String value.
getQueueName() - Method in interface javax.jms.Queue
Gets the name of this queue.
getQueueNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for QUEUE_NAME.
getQueues() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean
Get the attribute for QUEUES.
getQueues(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getQueues operation.
getQueueSaveThreshold() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for QUEUE_SAVE_THRESHOLD as a int value.
getQueueSaveThresholdMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for QUEUE_SAVE_THRESHOLD.
getQueuesBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getQueuesBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
getQueueSession() - Method in interface javax.jms.XAQueueSession
Gets the queue session associated with this XAQueueSession.
getQueuesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean
Get the attribute metadata for QUEUES.
getQueueType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for QUEUE_TYPE as a String value.
getQueueTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for QUEUE_TYPE.
getReadExclusive() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute for READ_EXCLUSIVE as a boolean value.
getReadExclusiveMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Get the attribute metadata for READ_EXCLUSIVE.
getRecoveryLogBlockSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for RECOVERY_LOG_BLOCK_SIZE as a int value.
getRecoveryLogBlockSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for RECOVERY_LOG_BLOCK_SIZE.
getRecoveryLogMaxFileSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for RECOVERY_LOG_MAX_FILE_SIZE as a long value.
getRecoveryLogMaxFileSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for RECOVERY_LOG_MAX_FILE_SIZE.
getRecoveryLogNotifyFactor() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for RECOVERY_LOG_NOTIFY_FACTOR as a java.math.BigDecimal value.
getRecoveryLogNotifyFactorMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for RECOVERY_LOG_NOTIFY_FACTOR.
getRecoveryLogPath() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractRecoveryLogType
Get the attribute for RECOVERY_LOG_PATH as a String value.
getRecoveryLogPath() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for RECOVERY_LOG_PATH as a String value.
getRecoveryLogPathMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for RECOVERY_LOG_PATH.
getRecoveryLogPathMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for RECOVERY_LOG_PATH.
getRecoveryLogQueueSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for RECOVERY_LOG_QUEUE_SIZE as a int value.
getRecoveryLogQueueSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for RECOVERY_LOG_QUEUE_SIZE.
getRef() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Returns this connection member's reference id.
getReferenceAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getReferenceAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getReferenceAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getReferenceAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Get the attribute for REFRESH_INTERVAL as a int value.
getRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Get the attribute for REFRESH_INTERVAL as a int value.
getRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Get the attribute for REFRESH_INTERVAL as a int value.
getRefreshInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Get the attribute for REFRESH_INTERVAL as a int value.
getRefreshInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Get the attribute for REFRESH_INTERVAL as a int value.
getRefreshIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REFRESH_INTERVAL.
getRefreshIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Get the attribute metadata for REFRESH_INTERVAL.
getRefreshIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REFRESH_INTERVAL.
getRefreshIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REFRESH_INTERVAL.
getRefreshIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REFRESH_INTERVAL.
getReleaseVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the ReleaseVersion attribute.
getReleaseVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the ReleaseVersion attribute.
getReleaseVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the ReleaseVersion attribute.
getReleaseVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the ReleaseVersion attribute.
getReleaseVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the ReleaseVersion attribute.
getReleaseVersion() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the ReleaseVersion attribute.
getReleaseVersion() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the ReleaseVersion attribute.
getReliableReceiveSequences() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getReliableReceiveSequences operation.
getReliableSendSequences() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getReliableSendSequences operation.
getRemoteSubscriptionSummary(String, Boolean) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getRemoteSubscriptionSummary operation.
getRemoteSubscriptionSummary(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getRemoteSubscriptionSummary operation.
getRemoteSubscriptionTopics(String, String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getRemoteSubscriptionTopics operation.
getRepeatAlertNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Get the attribute for REPEAT_ALERT_NOTIFICATIONS as a boolean value.
getRepeatAlertNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Get the attribute for REPEAT_ALERT_NOTIFICATIONS as a boolean value.
getRepeatAlertNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Get the attribute for REPEAT_ALERT_NOTIFICATIONS as a boolean value.
getRepeatAlertNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Get the attribute for REPEAT_ALERT_NOTIFICATIONS as a boolean value.
getRepeatAlertNotifications() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Get the attribute for REPEAT_ALERT_NOTIFICATIONS as a boolean value.
getRepeatAlertNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REPEAT_ALERT_NOTIFICATIONS.
getRepeatAlertNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Get the attribute metadata for REPEAT_ALERT_NOTIFICATIONS.
getRepeatAlertNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REPEAT_ALERT_NOTIFICATIONS.
getRepeatAlertNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REPEAT_ALERT_NOTIFICATIONS.
getRepeatAlertNotificationsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Get the attribute metadata for REPEAT_ALERT_NOTIFICATIONS.
getRepeatMetricAlerts() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the RepeatMetricAlerts attribute.
getRepeatMetricAlerts() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the RepeatMetricAlerts attribute.
getRepeatMetricAlerts() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the RepeatMetricAlerts attribute.
getRepeatMetricAlerts() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the RepeatMetricAlerts attribute.
getRepeatMetricAlerts() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the RepeatMetricAlerts attribute.
getReplicatePersistent() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute for REPLICATE_PERSISTENT as a boolean value.
getReplicatePersistentMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute metadata for REPLICATE_PERSISTENT.
getReplicationConnectionBean(String) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the 'ReplicationConnection' bean with the specified name
getReplicationConnectionBeanNames() - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Get the names of all beans of type IReplicationConnection
getReplicationConnections() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean
Get the attribute for REPLICATION_CONNECTIONS.
getReplicationConnections() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean
Get the attribute for REPLICATION_CONNECTIONS.
getReplicationConnections() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getReplicationConnections operation.
getReplicationConnectionsBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the ReplicationConnections bean with the specified name
getReplicationConnectionsBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getReplicationConnectionsBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type IReplicationConnections
getReplicationConnectionsElementRef() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value.
getReplicationConnectionsElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value.
getReplicationConnectionsElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value.
getReplicationConnectionsElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF as a IMgmtBeanBase value.
getReplicationConnectionsElementRefMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Get the attribute metadata for REPLICATION_CONNECTIONS_ELEMENT_REF.
getReplicationConnectionsElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for REPLICATION_CONNECTIONS_ELEMENT_REF.
getReplicationConnectionsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean
Get the attribute metadata for REPLICATION_CONNECTIONS.
getReplicationConnectionsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean
Get the attribute metadata for REPLICATION_CONNECTIONS.
getReplicationConnectionState(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getReplicationConnectionState operation.
getReplicationConnectionStateString(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getReplicationConnectionStateString operation.
getReplicationParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for REPLICATION_PARAMETERS.
getReplicationParametersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for REPLICATION_PARAMETERS.
getReplicationState() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the ReplicationState attribute.
getReplicationStateString() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the ReplicationStateString attribute.
getReplicationTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for REPLICATION_TIMEOUT as a int value.
getReplicationTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for REPLICATION_TIMEOUT.
getReplicationType() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the ReplicationType attribute.
getRequestTimeout() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the default timeout the connector waits for responses from remote requests.
getRequestTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for REQUEST_TIMEOUT as a int value.
getRequestTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for REQUEST_TIMEOUT.
getRequiredPermission() - Method in exception com.sonicsw.mf.common.security.ConfigurePermissionDeniedException
Gets the permission that was denied.
getRequiredPermission() - Method in exception com.sonicsw.mf.common.security.ManagePermissionDeniedException
Gets the permission that was denied.
getResourceName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for RESOURCE_NAME as a String value.
getResourceName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Get the attribute for RESOURCE_NAME as a String value.
getResourceNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for RESOURCE_NAME.
getResourceNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Get the attribute metadata for RESOURCE_NAME.
getResourceType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute for RESOURCE_TYPE as a String value.
getResourceType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Get the attribute for RESOURCE_TYPE as a String value.
getResourceTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Get the attribute metadata for RESOURCE_TYPE.
getResourceTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Get the attribute metadata for RESOURCE_TYPE.
getRetryInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for RETRY_INTERVAL as a int value.
getRetryInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute for RETRY_INTERVAL as a int value.
getRetryInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for RETRY_INTERVAL as a int value.
getRetryInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for RETRY_INTERVAL as a int value.
getRetryInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for RETRY_INTERVAL as a int value.
getRetryInterval() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for RETRY_INTERVAL as a int value.
getRetryIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for RETRY_INTERVAL.
getRetryIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Get the attribute metadata for RETRY_INTERVAL.
getRetryIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for RETRY_INTERVAL.
getRetryIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for RETRY_INTERVAL.
getRetryIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for RETRY_INTERVAL.
getRetryIntervalMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for RETRY_INTERVAL.
getRetryIntervalSeconds() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute for RETRY_INTERVAL_SECONDS as a long value.
getRetryIntervalSecondsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute metadata for RETRY_INTERVAL_SECONDS.
getRetryTimes() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute for RETRY_TIMES as a int value.
getRetryTimesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute metadata for RETRY_TIMES.
getReturnType() - Method in class javax.management.MBeanOperationInfo
Returns the type of the method's return value.
getReturnValue(int) - Method in interface com.sonicsw.mf.common.runtime.ICollectiveOpStatus
Returns the return value of the compNum-th operation.
getRoot() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the root folder as a String.
getRootFile() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the root folder as a SonicFSFile object.
getRoutes() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean
Get the attribute for ROUTES.
getRoutesBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
getRoutesBean() - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
getRoutesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRoutesBean
Get the attribute metadata for ROUTES.
getRoutingAcceptor() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for ROUTING_ACCEPTOR as a String value.
getRoutingAcceptor(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for ROUTING_ACCEPTOR as a String value.
getRoutingAcceptor() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for ROUTING_ACCEPTOR as a String value.
getRoutingAcceptor(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for ROUTING_ACCEPTOR as a String value.
getRoutingAcceptorMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for ROUTING_ACCEPTOR.
getRoutingAcceptorMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for ROUTING_ACCEPTOR.
getRoutingConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for ROUTING_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getRoutingConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute for ROUTING_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getRoutingConfigElementRef() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for ROUTING_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getRoutingConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute for ROUTING_CONFIG_ELEMENT_REF as a IMgmtBeanBase value.
getRoutingConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Get the attribute metadata for ROUTING_CONFIG_ELEMENT_REF.
getRoutingConfigElementRefMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Get the attribute metadata for ROUTING_CONFIG_ELEMENT_REF.
getRoutingHttpConnection() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for RoutingHttpConnection as a String value.
getRoutingHttpConnection(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for RoutingHttpConnection as a String value.
getRoutingHttpConnectionMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for RoutingHttpConnection.
getRoutingNode() - Method in interface com.sonicsw.mq.common.runtime.IGlobalQueueRouteData
Gets the remote routing node name of the DRA node hosting the global queue.
getRoutingNodeName() - Method in interface com.sonicsw.mq.common.runtime.IRoutingStatistic
Retrieve the Routing node name for the remote broker pending delivery.
getRoutingNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for ROUTING_NODE_NAME as a String value.
getRoutingNodeName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute for ROUTING_NODE_NAME as a String value.
getRoutingNodeName() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the RoutingNodeName attribute.
getRoutingNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for ROUTING_NODE_NAME.
getRoutingNodeNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Get the attribute metadata for ROUTING_NODE_NAME.
getRoutingStatistics(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getRoutingStatistics operation.
getRoutingThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for ROUTING_THREADS as a int value.
getRoutingThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for ROUTING_THREADS.
getRoutingTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute for ROUTING_TIMEOUT as a long value.
getRoutingTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Get the attribute metadata for ROUTING_TIMEOUT.
getRuntimeIdentity() - Method in interface com.sonicsw.mf.common.runtime.IState
Get the runtime identity of the source of the state.
getSaveMonitoredNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for SAVE_MONITORED_NOTIFICATIONS as a boolean value.
getSaveMonitoredNotifications() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the SaveMonitoredNotifications attribute.
getSaveMonitoredNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for SAVE_MONITORED_NOTIFICATIONS.
getSaveThresholdNotifications() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute for SAVE_THRESHOLD_NOTIFICATIONS as a boolean value.
getSaveThresholdNotifications() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the SaveThresholdNotifications attribute.
getSaveThresholdNotificationsMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Get the attribute metadata for SAVE_THRESHOLD_NOTIFICATIONS.
getSchedule(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleList
Get the IActivationDaemonBean.IScheduleType atribute from the map with the specified key name
getScheduleMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleList
Get the attribute metadata for schedule.
getSchedules() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute for SCHEDULES.
getSchedulesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Get the attribute metadata for SCHEDULES.
getScope() - Method in interface com.sonicsw.mf.common.security.IManagementPermission
Gets the scope to which the management permission applies.
getSecurityEnabled() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the SecurityEnabled attribute.
getSelector() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Returns the message selector associated with this durable subscribtion.
getSequenceExpiration() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWsrmType
Get the attribute for SEQUENCE_EXPIRATION as a int value.
getSequenceExpirationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWsrmType
Get the attribute metadata for SEQUENCE_EXPIRATION.
getSequenceNumber() - Method in interface com.sonicsw.mf.common.runtime.INotification
Gets the sequence number for the notification.
getSequenceNumber() - Method in class javax.management.Notification
Get the notification sequence number.
getSequential() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for SEQUENTIAL as a boolean value.
getSequentialMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for SEQUENTIAL.
getServerIdentity() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
Where the address implies a dedicated communication channel to a particular connector server the server identity will not be null.
getServerSession() - Method in interface javax.jms.ServerSessionPool
Return a server session from the pool.
getServerSessionPool() - Method in interface javax.jms.ConnectionConsumer
Gets the server session pool associated with this connection consumer.
getService_ref() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute for service_ref as a String value.
getService_refMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute metadata for service_ref.
getServices() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for services.
getServicesMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for services.
getServiceTrustStore() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for SERVICE_TRUST_STORE.
getServiceTrustStoreMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for SERVICE_TRUST_STORE.
getSession() - Method in interface javax.jms.ServerSession
Return the ServerSession's Session.
getSession() - Method in interface javax.jms.XASession
Gets the session associated with this XASession.
getSetJmsxuserid() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Get the attribute for SET_JMSXUSERID as a boolean value.
getSetJmsxuserid(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Get the attribute for SET_JMSXUSERID as a boolean value.
getSetJmsxuseridMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Get the attribute metadata for SET_JMSXUSERID.
getSeverity() - Method in interface com.sonicsw.mf.common.runtime.INotification
Each notification has a severity associated with it.
getShort(String) - Method in interface javax.jms.MapMessage
Returns the short value with the specified name.
getShortProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a short property
getShortProperty(String) - Method in interface javax.jms.Message
Returns the value of the short property with the specified name.
getSignature() - Method in class javax.management.MBeanConstructorInfo
Returns the list of parameters for this constructor.
getSignature() - Method in class javax.management.MBeanOperationInfo
Returns the list of parameters for this operation.
getSize() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the size.
getSoapRoles() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for SOAP_ROLES as a String value.
getSoapRoles(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for SOAP_ROLES as a String value.
getSoapRolesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for SOAP_ROLES.
getSocketConnectTimeout() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets the connect timeout
getSocketConnectTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute for SOCKET_CONNECT_TIMEOUT as a int value.
getSocketConnectTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Get the attribute metadata for SOCKET_CONNECT_TIMEOUT.
getSource() - Method in interface com.sonicsw.mf.common.metrics.IHistoricalMetric
Gets the source component that created the metric.
getSourceHost() - Method in interface com.sonicsw.mf.common.runtime.INotification
Gets the source of the notification.
getSourceIdentity() - Method in interface com.sonicsw.mf.common.runtime.INotification
Gets the source of the notification.
getSources() - Method in interface com.sonicsw.mf.common.metrics.IAggregateMetric
Gets the source components that provided the metrics from which the aggregate metric value was derived.
getSpecificationName() - Method in class javax.management.MBeanServerDelegate
Returns the full name of the JMX specification implemented by this product.
getSpecificationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the full name of the JMX specification implemented by this product.
getSpecificationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the version of the JMX specification implemented by this product.
getSpecificationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the version of the JMX specification implemented by this product.
getSpringConfiguration() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for springConfiguration as a String value.
getSpringConfiguration(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for springConfiguration as a String value.
getSpringConfigurationMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for springConfiguration.
getSslCaCertificatesDir() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CA_CERTIFICATES_DIR as a String value.
getSslCaCertificatesDirMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CA_CERTIFICATES_DIR.
getSslCaCertificatesDirMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CA_CERTIFICATES_DIR.
getSslCaCertificatesDirMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CA_CERTIFICATES_DIR.
getSslCaCertificatesDirMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CA_CERTIFICATES_DIR.
getSslCaCertificatesDirMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CA_CERTIFICATES_DIR.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificate() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Get the attribute for SSL_CERTIFICATE as a boolean value.
getSslCertificateChain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN as a String value.
getSslCertificateChainForm() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CERTIFICATE_CHAIN_FORM as a String value.
getSslCertificateChainFormMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN_FORM.
getSslCertificateChainFormMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN_FORM.
getSslCertificateChainFormMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN_FORM.
getSslCertificateChainFormMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN_FORM.
getSslCertificateChainFormMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN_FORM.
getSslCertificateChainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN.
getSslCertificateChainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN.
getSslCertificateChainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN.
getSslCertificateChainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN.
getSslCertificateChainMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CERTIFICATE_CHAIN.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCertificateMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Get the attribute metadata for SSL_CERTIFICATE.
getSslCipherSuites() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CIPHER_SUITES as a String value.
getSslCipherSuitesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CIPHER_SUITES.
getSslCipherSuitesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CIPHER_SUITES.
getSslCipherSuitesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CIPHER_SUITES.
getSslCipherSuitesMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CIPHER_SUITES.
getSslClientAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_CLIENT_AUTHENTICATION as a boolean value.
getSslClientAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CLIENT_AUTHENTICATION.
getSslClientAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CLIENT_AUTHENTICATION.
getSslClientAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CLIENT_AUTHENTICATION.
getSslClientAuthenticationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_CLIENT_AUTHENTICATION.
getSslParameters() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute for SSL_PARAMETERS.
getSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute for SSL_PARAMETERS.
getSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute for SSL_PARAMETERS.
getSslParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for SSL_PARAMETERS.
getSslParametersMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Get the attribute metadata for SSL_PARAMETERS.
getSslParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Get the attribute metadata for SSL_PARAMETERS.
getSslParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Get the attribute metadata for SSL_PARAMETERS.
getSslParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for SSL_PARAMETERS.
getSslPrivateKey() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY as a String value.
getSslPrivateKeyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY.
getSslPrivateKeyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY.
getSslPrivateKeyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY.
getSslPrivateKeyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY.
getSslPrivateKeyMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY.
getSslPrivateKeyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PRIVATE_KEY_PASSWORD as a String value.
getSslPrivateKeyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY_PASSWORD.
getSslPrivateKeyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY_PASSWORD.
getSslPrivateKeyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY_PASSWORD.
getSslPrivateKeyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY_PASSWORD.
getSslPrivateKeyPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PRIVATE_KEY_PASSWORD.
getSslProviderClass() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute for SSL_PROVIDER_CLASS as a String value.
getSslProviderClassMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Get the attribute metadata for SSL_PROVIDER_CLASS.
getStartActive() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute for START_ACTIVE as a boolean value.
getStartActiveMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Get the attribute metadata for START_ACTIVE.
getStartTime() - Method in interface com.sonicsw.mf.common.runtime.IBackupStatus
 
getState() - Method in interface com.sonicsw.mf.common.runtime.IState
Get the runtime state value.
getState(Object) - Method in interface com.sonicsw.mf.common.runtime.IStateManager
Get the state of the specified object.
getState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the State attribute.
getState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the State attribute.
getState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the State attribute.
getState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the State attribute.
getState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the State attribute.
getState() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the State attribute.
getState() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Returns the state constant indicating this connection member's current state.
getState() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the State attribute.
getStateString() - Method in interface com.sonicsw.mf.common.runtime.IState
Get a textual description for the runtime state value.
getStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the StateString attribute.
getStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the StateString attribute.
getStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the StateString attribute.
getStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the StateString attribute.
getStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the StateString attribute.
getStateString() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the StateString attribute.
getStateString() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Returns a textual representation of this connection member's current state.
getStateString() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the StateString attribute.
getStaticRouting() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for STATIC_ROUTING as a boolean value.
getStaticRoutingMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for STATIC_ROUTING.
getStatusPollInterval() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMonitoringType
Get the attribute for STATUS_POLL_INTERVAL as a int value.
getStatusPollIntervalMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMonitoringType
Get the attribute metadata for STATUS_POLL_INTERVAL.
getStatusPollTimeout() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMonitoringType
Get the attribute for STATUS_POLL_TIMEOUT as a int value.
getStatusPollTimeoutMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMonitoringType
Get the attribute metadata for STATUS_POLL_TIMEOUT.
getStoredMetrics(String[], Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getStoredMetrics operation.
getStoredNotifications(String[], Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getStoredNotifications operation.
getString(String) - Method in interface javax.jms.MapMessage
Returns the String value with the specified name.
getStringAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
getStringAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
getStringAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
getStringAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
getStringProperty(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a String property
getStringProperty(String) - Method in interface javax.jms.Message
Returns the value of the String property with the specified name.
getSubCategory() - Method in interface com.sonicsw.mf.common.runtime.INotification
Each notification has a minor category.
getSubscribers(String, String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getSubscribers operation.
getSubscribers(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getSubscribers operation.
getSubscribers(Long) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getSubscribers operation.
getSubscriptionName() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Gets the JMS subscription name associated with this durable subscription.
getSubscriptionName() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Gets the JMS subscription name associated with a durable subscription.
getSubscriptions() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean
Get the attribute for SUBSCRIPTIONS.
getSubscriptionsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean
Get the attribute metadata for SUBSCRIPTIONS.
getSystemProperties() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for SYSTEM_PROPERTIES.
getSystemPropertiesMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for SYSTEM_PROPERTIES.
getTableNotFoundError() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for TABLE_NOT_FOUND_ERROR as a String value.
getTableNotFoundErrorMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for TABLE_NOT_FOUND_ERROR.
getTarget() - Method in exception com.sonicsw.mf.common.security.ManagePermissionDeniedException
Gets the target component to which the permission was denied.
getTargetError() - Method in exception javax.management.RuntimeErrorException
Returns the actual Error thrown.
getTargetException() - Method in exception com.sonicsw.mf.jmx.client.CommunicationException
Returns the actual java.lang.Throwable thrown.
getTargetException() - Method in exception javax.management.MBeanException
Return the actual Exception thrown.
getTargetException() - Method in exception javax.management.ReflectionException
Returns the actual Exception thrown.
getTargetException() - Method in exception javax.management.RuntimeMBeanException
Returns the actual RuntimeException thrown.
getTargetException() - Method in exception javax.management.RuntimeOperationsException
Returns the actual RuntimeException thrown.
getTcpNodelay() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute for TCP_NODELAY as a boolean value.
getTcpNodelayMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Get the attribute metadata for TCP_NODELAY.
getText() - Method in interface javax.jms.TextMessage
Gets the string containing this message's data.
getThresholdNotificationHistory(Long, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the getThresholdNotificationHistory operation.
getThresholdValue() - Method in interface com.sonicsw.mf.common.metrics.IAlert
Returns the alert's threshold value
getThrowable(int) - Method in interface com.sonicsw.mf.common.runtime.ICollectiveOpStatus
Returns the throwable object of a failed compNum-th operation.
getTID() - Method in interface com.sonicsw.mq.common.runtime.IPreparedXABranchData
Gets the internal transaction identity associated with this in-doubt XA branch.
getTimeConnected() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Gets the time at which this member was created.
getTimeOfLastStateChange() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Gets the time at which this member's state transitioned to that returned by getState().
getTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for TIMEOUT as a long value.
getTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for TIMEOUT as a long value.
getTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for TIMEOUT as a long value.
getTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for TIMEOUT as a long value.
getTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute metadata for TIMEOUT.
getTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for TIMEOUT.
getTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for TIMEOUT.
getTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for TIMEOUT.
getTimeStamp() - Method in interface com.sonicsw.mf.common.runtime.IChildContainerState
Get the time the state value was captured.
getTimeStamp() - Method in interface com.sonicsw.mf.common.runtime.IContainerState
Get the time the state value was captured.
getTimeStamp() - Method in interface com.sonicsw.mf.common.runtime.INotification
Gets the timestamp of the notification.
getTimeStamp() - Method in class javax.management.Notification
Get the notification timestamp.
getTimeToLive() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for TIME_TO_LIVE as a long value.
getTimeToLive() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for TIME_TO_LIVE as a long value.
getTimeToLive() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for TIME_TO_LIVE as a long value.
getTimeToLive() - Method in interface javax.jms.MessageProducer
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
getTimeToLiveMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for TIME_TO_LIVE.
getTimeToLiveMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for TIME_TO_LIVE.
getTimeToLiveMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for TIME_TO_LIVE.
getToken() - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Retrieve a IMessageHeaderToken that represents this message.
getTopic() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractGlobalSubscriptionEntryType
Get the attribute for TOPIC as a String value.
getTopic() - Method in interface javax.jms.TopicPublisher
Gets the topic associated with this TopicPublisher.
getTopic() - Method in interface javax.jms.TopicSubscriber
Gets the Topic associated with this subscriber.
getTopicMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractGlobalSubscriptionEntryType
Get the attribute metadata for TOPIC.
getTopicName() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Gets the topic to which the durable subscription is described.
getTopicName() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Gets the topic to which the subscription is subscribed.
getTopicName() - Method in interface javax.jms.Topic
Gets the name of this topic.
getTopicSession() - Method in interface javax.jms.XATopicSession
Gets the topic session associated with this XATopicSession.
getTotalMessageSize() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
return cummulative message size on the queue
getTraceMask() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Gets System.out runtime debug tracing mask.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for TRACE_MASK as a int value.
getTraceMask(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute for TRACE_MASK as a int value.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute for TRACE_MASK as a int value.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for TRACE_MASK as a int value.
getTraceMask(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute for TRACE_MASK as a int value.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the TraceMask attribute.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the TraceMask attribute.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the TraceMask attribute.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the TraceMask attribute.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the TraceMask attribute.
getTraceMask() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the TraceMask attribute.
getTraceMask() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the TraceMask attribute.
getTraceMaskMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Get the attribute metadata for TRACE_MASK.
getTraceMaskMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Get the attribute metadata for TRACE_MASK.
getTraceMaskMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Get the attribute metadata for TRACE_MASK.
getTraceMaskValues() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the TraceMaskValues attribute.
getTraceMaskValues() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the TraceMaskValues attribute.
getTraceMaskValues() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the TraceMaskValues attribute.
getTraceMaskValues() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the TraceMaskValues attribute.
getTraceMaskValues() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the TraceMaskValues attribute.
getTraceMaskValues() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the TraceMaskValues attribute.
getTraceMaskValues() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the TraceMaskValues attribute.
getTransacted() - Method in interface javax.jms.Session
Indicates whether the session is in transacted mode.
getTransacted() - Method in interface javax.jms.XASession
Indicates whether the session is in transacted mode.
getTriggeredAlerts() - Method in interface com.sonicsw.mf.common.metrics.IMetric
Gets the triggered alerts
getTunnelingProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractTunnelingParametersType
Get the attribute for TUNNELING_PROXY_URL as a String value.
getTunnelingProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractTunnelingParametersType
Get the attribute for TUNNELING_PROXY_URL as a String value.
getTunnelingProxyUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute for TUNNELING_PROXY_URL as a String value.
getTunnelingProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute for TUNNELING_PROXY_URL as a String value.
getTunnelingProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractTunnelingParametersType
Get the attribute metadata for TUNNELING_PROXY_URL.
getTunnelingProxyUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Get the attribute metadata for TUNNELING_PROXY_URL.
getTxnBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute for TXN_BUFFER_SIZE as a int value.
getTxnBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute metadata for TXN_BUFFER_SIZE.
getTxnIdleTimeout() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute for TXN_IDLE_TIMEOUT as a int value.
getTxnIdleTimeoutMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute metadata for TXN_IDLE_TIMEOUT.
getTxnPrimaryThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute for TXN_PRIMARY_THREADS as a int value.
getTxnPrimaryThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute metadata for TXN_PRIMARY_THREADS.
getTxnSecondaryThreads() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute for TXN_SECONDARY_THREADS as a int value.
getTxnSecondaryThreadsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Get the attribute metadata for TXN_SECONDARY_THREADS.
getType() - Method in interface com.sonicsw.mf.common.runtime.INotification
Each notification type is unique by category/subcategory/event name.
getType() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Returns the type constant corresponding to the connection member's type.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute for TYPE as a String value.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute for TYPE as a String value.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for TYPE as a String value.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for TYPE as a String value.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for TYPE as a String value.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for TYPE as a String value.
getType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for TYPE as a String value.
getType() - Method in class com.sonicsw.security.pass.broker.Credentials
 
getType() - Method in class com.sonicsw.security.pass.broker.UsernameToken
 
getType() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for type as a String value.
getType() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute for type as a String value.
getType() - Method in class javax.management.MBeanAttributeInfo
Returns the class name of the attribute.
getType() - Method in class javax.management.MBeanParameterInfo
Returns the type or class name of the data.
getType() - Method in class javax.management.Notification
Get the notification type.
getTypeExpression() - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
Gets a previously set name expression (or null if a name expression has not be set).
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for TYPE.
getTypeMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for type.
getTypeMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Get the attribute metadata for type.
getTypeString() - Method in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Returns a textural description of the connection member's type.
getUndeliveredDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for UNDELIVERED_DESTINATION_NAME as a String value.
getUndeliveredDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for UNDELIVERED_DESTINATION_NAME as a String value.
getUndeliveredDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for UNDELIVERED_DESTINATION_NAME as a String value.
getUndeliveredDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for UNDELIVERED_DESTINATION_NAME as a String value.
getUndeliveredDestinationName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for UNDELIVERED_DESTINATION_NAME as a String value.
getUndeliveredDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for UNDELIVERED_DESTINATION_NAME.
getUndeliveredDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for UNDELIVERED_DESTINATION_NAME.
getUndeliveredDestinationNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for UNDELIVERED_DESTINATION_NAME.
getUndeliveredDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for UNDELIVERED_DESTINATION_TYPE as a String value.
getUndeliveredDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for UNDELIVERED_DESTINATION_TYPE as a String value.
getUndeliveredDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for UNDELIVERED_DESTINATION_TYPE as a String value.
getUndeliveredDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for UNDELIVERED_DESTINATION_TYPE.
getUndeliveredDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for UNDELIVERED_DESTINATION_TYPE.
getUndeliveredDestinationTypeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for UNDELIVERED_DESTINATION_TYPE.
getUniqueConstraintError() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for UNIQUE_CONSTRAINT_ERROR as a String value.
getUniqueConstraintErrorMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for UNIQUE_CONSTRAINT_ERROR.
getUnits() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Describes the units that this metric uses.
getUptime() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Gets the value of the Uptime attribute.
getUptime() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Gets the value of the Uptime attribute.
getUptime() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Gets the value of the Uptime attribute.
getUptime() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Gets the value of the Uptime attribute.
getUptime() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Gets the value of the Uptime attribute.
getUptime() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Gets the value of the Uptime attribute.
getUptime() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Gets the value of the Uptime attribute.
getUrl() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for URL as a String value.
getUrl() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for URL as a String value.
getUrlMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for URL.
getUrlMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for URL.
getUrls() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for URLS as a String value.
getUrlsMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for URLS.
getUseForLookingGlass() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for useForLookingGlass as a String value.
getUseForLookingGlass(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for useForLookingGlass as a String value.
getUseForLookingGlassMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for useForLookingGlass.
getUseIntraContainerMessaging() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute for useIntraContainerMessaging as a String value.
getUseIntraContainerMessagingMetaData() - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Get the attribute metadata for useIntraContainerMessaging.
getUseLegacyHttpServer() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute for USE_LEGACY_HTTP_SERVER as a boolean value.
getUseLegacyHttpServerMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Get the attribute metadata for USE_LEGACY_HTTP_SERVER.
getUseOnewaySubscriptionRequests() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
By default JMX notification subscriptions (and renewals) are made using a request/reply mechanism that ensures successful is made or the user is notified via a registered callback.
getUser() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Gets the username associated with this connection.
getUser() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Gets the username associated with this durable subscription.
getUser() - Method in interface com.sonicsw.mq.common.runtime.IPreparedXABranchData
Gets the username associated with this in-doubt XA branch.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute for USER as a String value.
getUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute for USER as a String value.
getUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for USER as a String value.
getUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute for USER as a String value.
getUser() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for USER as a String value.
getUser() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Get the user name associated with this SonicFSFileSystem
getUser(String) - Method in interface com.sonicsw.security.pass.mf.IManagement
This method is returns a user that matches the id
getUserBean(String) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Return the user bean in this domain where the USER_NAME attribute is equal to name
getUserBeans() - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Return a list of user beans defined in this domain.
getUserData() - Method in class javax.management.Notification
Get the user data.
getUserMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Get the attribute metadata for USER.
getUserMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for USER.
getUserName() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
Get the attribute for USER_NAME as a String value.
getUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for USER_NAME as a String value.
getUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for USER_NAME as a String value.
getUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for USER_NAME as a String value.
getUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for USER_NAME as a String value.
getUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for USER_NAME as a String value.
getUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for USER_NAME as a String value.
getUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for USER_NAME as a String value.
getUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for USER_NAME as a String value.
getUserName() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for USER_NAME as a String value.
getUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for USER_NAME as a String value.
getUserNameMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
Get the attribute metadata for USER_NAME.
getUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for USER_NAME.
getUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for USER_NAME.
getUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for USER_NAME.
getUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for USER_NAME.
getUserNameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for USER_NAME.
getUsernametokenPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_PASSWORD as a String value.
getUsernametokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_PASSWORD as a String value.
getUsernametokenPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_PASSWORD as a String value.
getUsernametokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_PASSWORD as a String value.
getUsernametokenPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_PASSWORD as a String value.
getUsernametokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_PASSWORD as a String value.
getUsernametokenPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute metadata for USERNAMETOKEN_PASSWORD.
getUsernametokenPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute metadata for USERNAMETOKEN_PASSWORD.
getUsernametokenPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute metadata for USERNAMETOKEN_PASSWORD.
getUsernametokenUsername() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_USERNAME as a String value.
getUsernametokenUsername(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_USERNAME as a String value.
getUsernametokenUsername() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_USERNAME as a String value.
getUsernametokenUsername(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_USERNAME as a String value.
getUsernametokenUsername() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_USERNAME as a String value.
getUsernametokenUsername(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for USERNAMETOKEN_USERNAME as a String value.
getUsernametokenUsernameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute metadata for USERNAMETOKEN_USERNAME.
getUsernametokenUsernameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute metadata for USERNAMETOKEN_USERNAME.
getUsernametokenUsernameMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute metadata for USERNAMETOKEN_USERNAME.
getUserPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for USER_PASSWORD as a String value.
getUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute for USER_PASSWORD as a String value.
getUserPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Get the attribute metadata for USER_PASSWORD.
getUserPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Get the attribute metadata for USER_PASSWORD.
getUserPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Get the attribute metadata for USER_PASSWORD.
getUserPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for USER_PASSWORD.
getUserPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Get the attribute metadata for USER_PASSWORD.
getUsers() - Method in interface com.sonicsw.security.pass.mf.IManagement
This method returns the list of uses existing in the external domain.
getUsersAdded() - Method in interface com.sonicsw.security.pass.mf.IEventUsersAdded
 
getUsersDeleted() - Method in interface com.sonicsw.security.pass.mf.IEventUsersDeleted
 
getUsersModified() - Method in interface com.sonicsw.security.pass.mf.IEventUsersModified
 
getUsersWithDurableSubscriptions(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the getUsersWithDurableSubscriptions operation.
getUseSonicSuite() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Get the attribute for USE_SONIC_SUITE as a boolean value.
getUseSonicSuiteMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Get the attribute metadata for USE_SONIC_SUITE.
getValue() - Method in interface com.sonicsw.mf.common.metrics.IMetric
Gets the metric value.
getValue() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParameterType
Get the attribute for VALUE as a String value.
getValue() - Method in class javax.management.Attribute
Returns an Object that is the value of this attribute.
getValue() - Method in class javax.management.StringValueExp
Returns the string represented by the StringValueExp instance.
getValueMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParameterType
Get the attribute metadata for VALUE.
getValues() - Method in interface com.sonicsw.mf.common.metrics.IAggregateMetric
Gets the array aggregate metric values indexed by aggregation type.
getValueType() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Gets the metrics value type.
getWaitMsgBufferSize() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Get the attribute for WAIT_MSG_BUFFER_SIZE as a int value.
getWaitMsgBufferSizeMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Get the attribute metadata for WAIT_MSG_BUFFER_SIZE.
getWeight() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute for WEIGHT as a int value.
getWeight() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute for WEIGHT as a int value.
getWeightMetaData() - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Get the attribute metadata for WEIGHT.
getWeightMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Get the attribute metadata for WEIGHT.
getWsdlLocation() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for WSDL_LOCATION as a String value.
getWsdlLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute for WSDL_LOCATION as a String value.
getWsdlLocationMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Get the attribute metadata for WSDL_LOCATION.
getWSProtocolBean(String) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the WSProtocol bean with the specified name
getWSProtocolBeanNames() - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Get the names of all beans of type IWSProtocol
getWsrmParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for WSRM_PARAMETERS.
getWsrmParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for WSRM_PARAMETERS.
getWsSecurityParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute for WS_SECURITY_PARAMETERS.
getWsSecurityParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Get the attribute metadata for WS_SECURITY_PARAMETERS.
getWssParameters() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute for WSS_PARAMETERS.
getWssParametersMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Get the attribute metadata for WSS_PARAMETERS.
getX509tokenAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_ALIAS as a String value.
getX509tokenAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_ALIAS as a String value.
getX509tokenAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_ALIAS as a String value.
getX509tokenAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_ALIAS as a String value.
getX509tokenAlias() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_ALIAS as a String value.
getX509tokenAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_ALIAS as a String value.
getX509tokenAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute metadata for X509TOKEN_ALIAS.
getX509tokenAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute metadata for X509TOKEN_ALIAS.
getX509tokenAliasMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute metadata for X509TOKEN_ALIAS.
getX509tokenPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_PASSWORD as a String value.
getX509tokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_PASSWORD as a String value.
getX509tokenPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_PASSWORD as a String value.
getX509tokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_PASSWORD as a String value.
getX509tokenPassword() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_PASSWORD as a String value.
getX509tokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute for X509TOKEN_PASSWORD as a String value.
getX509tokenPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Get the attribute metadata for X509TOKEN_PASSWORD.
getX509tokenPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Get the attribute metadata for X509TOKEN_PASSWORD.
getX509tokenPasswordMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Get the attribute metadata for X509TOKEN_PASSWORD.
getXAResource() - Method in interface javax.jms.XASession
Returns an XA resource to the caller.
getXonceRecovery() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for XONCE_RECOVERY as a boolean value.
getXonceRecovery(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute for XONCE_RECOVERY as a boolean value.
getXonceRecoveryMetaData() - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Get the attribute metadata for XONCE_RECOVERY.
getXQContainerBean(String) - Method in class com.sonicsw.xqimpl.mgmtapi.config.gen.AbstractXQMgmtBeanFactory
Get the XQContainer bean with the specified name
getXQContainerBeanNames() - Method in class com.sonicsw.xqimpl.mgmtapi.config.gen.AbstractXQMgmtBeanFactory
Get the names of all beans of type IXQContainer
GLOBAL_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
The well known global component identity for this singleton component.
GLOBAL_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
The well known global component identity for this singleton component.
graftToParent(IConnectionTreeNode) - Method in interface com.sonicsw.mq.common.runtime.IConnectionTreeNode
This 'advanced use' method grafts a sub-tree of connection members into a larger tree of connection members that has been fetched previously.
GROUP_PRINCIPAL_TYPE - Static variable in interface com.sonicsw.mf.common.security.IManagementPermission
Constant for a group principal type.
GT - Static variable in class javax.management.Query
A code representing the Query.gt(javax.management.ValueExp, javax.management.ValueExp) query.
gt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than" constraint on two values.

H

handleNotification(Notification, Object) - Method in interface javax.management.NotificationListener
Invoked when a JMX notification occurs.
hashCode() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
 
hashCode() - Method in class javax.management.MBeanAttributeInfo
 
hashCode() - Method in class javax.management.MBeanConstructorInfo
 
hashCode() - Method in class javax.management.MBeanFeatureInfo
 
hashCode() - Method in class javax.management.MBeanInfo
 
hashCode() - Method in class javax.management.MBeanNotificationInfo
 
hashCode() - Method in class javax.management.MBeanOperationInfo
 
hashCode() - Method in class javax.management.MBeanParameterInfo
 
hashCode() - Method in class javax.management.MBeanPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.management.MBeanServerPermission
 
hashCode() - Method in class javax.management.ObjectInstance
 
hashCode() - Method in class javax.management.ObjectName
Returns a hash code for this object name.
hasMoreDataToRetrieve() - Method in interface com.sonicsw.mf.common.runtime.IMonitoredMetrics
 
hasMoreDataToRetrieve() - Method in interface com.sonicsw.mf.common.runtime.IMonitoredNotifications
 
hasRemoteSubscription() - Method in interface com.sonicsw.mq.common.runtime.IRemoteSubscriptionSummary
Returns true if the remote node has propagated at least one remote subscription to this broker.
hasTotalMessageSize() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Check if this version of the QueueData instance contains valid information for the totla message Size

I

IAbstractAcceptorDirectBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorDirect'
IAbstractAcceptorDirectBean.IAbstractAcceptorProtocolMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorProtocolMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorDirectBean.IAbstractJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing JsseParametersType This class extends IMgmtListBase
IAbstractAcceptorDirectBean.IAbstractSslParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SslParametersType This class extends IMgmtListBase
IAbstractAcceptorJmsUrlReceiveBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorJmsUrlReceive'
IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
IAbstractAcceptorJmsUrlSendOnewayBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorJmsUrlSendOneway'
IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
IAbstractAcceptorJmsUrlSendReplyBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorJmsUrlSendReply'
IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
IAbstractAcceptorProtocolBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorProtocol'
IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectContentMapItemType This class extends IMgmtListBase
IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorProtocolBean.IAbstractHttpDirectURLMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing HttpDirectURLMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorProtocolJmsBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorProtocolJms'
IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectContentMapItemType This class extends IMgmtListBase
IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorProtocolJmsBean.IAbstractHttpDirectURLMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing HttpDirectURLMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorProtocolSoapBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorProtocolSoap'
IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectContentMapItemType This class extends IMgmtListBase
IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorProtocolSoapBean.IAbstractHttpDirectURLMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing HttpDirectURLMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorsBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'Acceptors'
IAbstractAcceptorsBean.IAbstractAcceptorMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorMapType This inner class contains inner data items that are keyed off a name.
IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing DefaultAcceptorsType This class extends IMgmtListBase
IAbstractAcceptorsBean.IAbstractHttpParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing HttpParametersType This class extends IMgmtListBase
IAbstractAcceptorTcpsBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorTcps'
IAbstractAcceptorTcpsBean.IAbstractJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing JsseParametersType This class extends IMgmtListBase
IAbstractAcceptorTcpsBean.IAbstractSslParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SslParametersType This class extends IMgmtListBase
IAbstractAcceptorTunnelingBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorTunneling'
IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing JsseParametersType This class extends IMgmtListBase
IAbstractAcceptorTunnelingBean.IAbstractSslParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SslParametersType This class extends IMgmtListBase
IAbstractAcceptorUrlReceiveBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorUrlReceive'
IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
IAbstractAcceptorUrlSendOnewayBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorUrlSendOneway'
IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
IAbstractAcceptorUrlSendReplyBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AcceptorUrlSendReply'
IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing AcceptorDirectAuthenticationType This class extends IMgmtListBase
IAbstractActivationDaemonBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'ActivationDaemon'
IAbstractActivationDaemonBean.IAbstractChildType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ChildType This class extends IMgmtListBase
IAbstractActivationDaemonBean.IAbstractContainersSet - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ContainersSet This inner class contains inner data items that are keyed off a name.
IAbstractActivationDaemonBean.IAbstractScheduleList - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ScheduleList This inner class contains inner data items that are keyed off a name.
IAbstractActivationDaemonBean.IAbstractScheduleType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ScheduleType This class extends IMgmtListBase
IAbstractAgentManagerBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'AgentManager'
IAbstractAgentManagerBean.IAbstractAMReferences - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing AMReferences This class extends IMgmtListBase
IAbstractAgentManagerBean.IAbstractMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MetricsCollectionType This class extends IMgmtListBase
IAbstractAuthenticationDomainBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'AuthenticationDomain'
IAbstractAuthenticationDomainBean.IAbstractConnectionParamMap - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ConnectionParamMap This inner class contains inner data items that are keyed off a name.
IAbstractAuthenticationDomainBean.IAbstractGroupMapType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing GroupMapType This inner class contains inner data items that are keyed off a name.
IAbstractAuthenticationGroupBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'AuthenticationGroup'
IAbstractAuthenticationGroupBean.IAbstractGroupMembersType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing GroupMembersType This inner class contains inner data items that are keyed off a name.
IAbstractAuthenticationGroupBean.IAbstractGroupMemberType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing GroupMemberType This class extends IMgmtListBase
IAbstractAuthenticationUserBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'AuthenticationUser'
IAbstractAuthorizationAclBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AuthorizationAcl'
IAbstractAuthorizationPolicyBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AuthorizationPolicy'
IAbstractAuthorizationQopBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'AuthorizationQop'
IAbstractBackupAgentManagerBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'BackupAgentManager'
IAbstractBackupAgentManagerBean.IAbstractAMReferences - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing AMReferences This class extends IMgmtListBase
IAbstractBackupBrokerBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'BackupBroker'
IAbstractBackupBrokerBean.IAbstractBrokerReferencesType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing BrokerReferencesType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractClusteringType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ClusteringType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractDatabaseParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing DatabaseParametersType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractDebugParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing DebugParametersType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractRecoveryLogType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RecoveryLogType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractReplicationParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ReplicationParametersType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractSslParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SslParametersType This class extends IMgmtListBase
IAbstractBackupBrokerBean.IAbstractTunnelingParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing TunnelingParametersType This class extends IMgmtListBase
IAbstractBackupDirectoryServiceBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'BackupDirectoryService'
IAbstractBackupDirectoryServiceBean.IAbstractDsReferencesType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing DsReferencesType This class extends IMgmtListBase
IAbstractBrokerBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'Broker'
IAbstractBrokerBean.IAbstractActionalParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ActionalParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractBrokerReferencesType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing BrokerReferencesType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractCaListType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CaListType This inner class contains inner data items that are keyed off a name.
IAbstractBrokerBean.IAbstractCaType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CaType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractCipherSuiteType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CipherSuiteType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractClusteringType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ClusteringType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractConnectionBuffersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ConnectionBuffersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractCredentialsType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CredentialsType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractDatabaseParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing DatabaseParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractDebugParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing DebugParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing DuplicateDetectionParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractFTParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing FTParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing JsseParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractLdapConnectionType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing LdapConnectionType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractMetricsCollectionType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing MetricsCollectionType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractNotificationParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing NotificationParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractProductInformationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ProductInformationType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractPubSubParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing PubSubParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractQueueParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing QueueParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractRecoveryLogType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RecoveryLogType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractReplicationParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ReplicationParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractRoutingParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractSecurityParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SecurityParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractSslParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SslParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractTuningParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing TuningParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractTunnelingParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing TunnelingParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractTxnParametersType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing TxnParametersType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractWsKeystoreType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsKeystoreType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractWsRmType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsRmType This class extends IMgmtListBase
IAbstractBrokerBean.IAbstractWsSecurityType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsSecurityType This class extends IMgmtListBase
IAbstractCertificatesStoreBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'CertificatesStore'
IAbstractCertificatesStoreBean.IAbstractCertificatesType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CertificatesType This inner class contains inner data items that are keyed off a name.
IAbstractClusterBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'Cluster'
IAbstractClusterBean.IAbstractClusterMembers - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ClusterMembers This inner class contains inner data items that are keyed off a name.
IAbstractClusterBean.IAbstractClusterReferencesType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ClusterReferencesType This class extends IMgmtListBase
IAbstractCollectionsMonitorBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'CollectionsMonitor'
IAbstractCollectionsMonitorBean.IAbstractCollectionList - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing CollectionList This inner class contains inner data items that have a zero based index.
IAbstractCollectionsMonitorBean.IAbstractFsStorageType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing FsStorageType This class extends IMgmtListBase
IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing JdbcStorageType This class extends IMgmtListBase
IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MetricsCollectionType This class extends IMgmtListBase
IAbstractComponentCollectionBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'ComponentCollection'
IAbstractComponentCollectionBean.IAbstractComponent - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing Component This class extends IMgmtListBase
IAbstractComponentCollectionBean.IAbstractComponentsSet - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ComponentsSet This inner class contains inner data items that are keyed off a name.
IAbstractComponentCollectionBean.IAbstractMetricListType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MetricListType This inner class contains inner data items that have a zero based index.
IAbstractComponentCollectionBean.IAbstractMonitorsSet - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MonitorsSet This inner class contains inner data items that are keyed off a name.
IAbstractComponentCollectionBean.IAbstractMonitorType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MonitorType This class extends IMgmtListBase
IAbstractComponentCollectionBean.IAbstractNotifList - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing NotifList This inner class contains inner data items that have a zero based index.
IAbstractComponentCollectionBean.IAbstractNotifListType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing NotifListType This inner class contains inner data items that have a zero based index.
IAbstractContainerBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'Container'
IAbstractContainerBean.IAbstractCacheType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing CacheType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractCentralConnectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing CentralConnectionType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractComponentsType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ComponentsType This inner class contains inner data items that are keyed off a name.
IAbstractContainerBean.IAbstractConnectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ConnectionType This has been manually modified to extend IAbstractCentralConnectionType instead of IMgmtListBase.
IAbstractContainerBean.IAbstractDeploymentParametersSet - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing DeploymentParametersSet This inner class contains inner data items that are keyed off a name.
IAbstractContainerBean.IAbstractDeploymentParameterType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing DeploymentParameterType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractEnabledAlertParams - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing EnabledAlertParams This class extends IMgmtListBase
IAbstractContainerBean.IAbstractEnabledAlertsType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing EnabledAlertsType This inner class contains inner data items that are keyed off a name.
IAbstractContainerBean.IAbstractEnabledMetricsType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing EnabledMetricsType This inner class contains inner data items that are keyed off a name.
IAbstractContainerBean.IAbstractExtensionsType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ExtensionsType This inner class contains inner data items that are keyed off a name.
IAbstractContainerBean.IAbstractExtensionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ExtensionType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractFaultToleranceType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing FaultToleranceType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractLibrariesType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing LibrariesType This inner class contains inner data items that are keyed off a name.
IAbstractContainerBean.IAbstractLibraryParams - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing LibraryParams This class extends IMgmtListBase
IAbstractContainerBean.IAbstractMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MetricsCollectionType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractMonitoringType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MonitoringType This class extends IMgmtListBase
IAbstractContainerBean.IAbstractStartupParams - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing StartupParams This class extends IMgmtListBase
IAbstractContainerBean.IAbstractSystemPropertiesType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing SystemPropertiesType This inner class contains inner data items that are keyed off a name.
IAbstractContainerCollectionBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'ContainerCollection'
IAbstractContainerCollectionBean.IAbstractContainer - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing Container This class extends IMgmtListBase
IAbstractContainerCollectionBean.IAbstractContainersSet - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ContainersSet This inner class contains inner data items that are keyed off a name.
IAbstractDirectoryServiceBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'DirectoryService'
IAbstractDirectoryServiceBean.IAbstractDsReferencesType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing DsReferencesType This class extends IMgmtListBase
IAbstractDirectoryServiceBean.IAbstractReplicationParametersType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ReplicationParametersType This class extends IMgmtListBase
IAbstractDirectoryServiceBean.IAbstractSslParametersType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing SslParametersType This class extends IMgmtListBase
IAbstractDirectoryServiceBean.IAbstractStorageType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing StorageType This class extends IMgmtListBase
IAbstractDomainBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'Domain'
IAbstractGlobalSubscriptionsBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'GlobalSubscriptions'
IAbstractGlobalSubscriptionsBean.IAbstractGlobalSubscriptionEntryType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing GlobalSubscriptionEntryType This class extends IMgmtListBase
IAbstractGlobalSubscriptionsBean.IAbstractNodeMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing NodeMapType This inner class contains inner data items that are keyed off a name.
IAbstractGlobalSubscriptionsBean.IAbstractSubscriptionType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing SubscriptionType This inner class contains inner data items that are keyed off a name.
IAbstractHostManagerBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'HostManager'
IAbstractLoggerBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'Logger'
IAbstractLoggerBean.IAbstractComponentCollectionsType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ComponentCollectionsType This inner class contains inner data items that are keyed off a name.
IAbstractLoggerBean.IAbstractMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing MetricsCollectionType This class extends IMgmtListBase
IAbstractQueuesBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'Queues'
IAbstractQueuesBean.IAbstractQueueAttributes - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing QueueAttributes This class extends IMgmtListBase
IAbstractQueuesBean.IAbstractQueuesSetType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing QueuesSetType This inner class contains inner data items that are keyed off a name.
IAbstractReplicationConnectionBean - Interface in com.sonicsw.mf.mgmtapi.config.gen
Configuration Bean representing a 'ReplicationConnection'
IAbstractReplicationConnectionBean.IAbstractReplicationConnectionSetType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ReplicationConnectionSetType This inner class contains inner data items that are keyed off a name.
IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType - Interface in com.sonicsw.mf.mgmtapi.config.gen
Inner class representing ReplicationConnectionType This class extends IMgmtListBase
IAbstractReplicationConnectionsBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'ReplicationConnections'
IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionSetType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ReplicationConnectionSetType This inner class contains inner data items that are keyed off a name.
IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing ReplicationConnectionType This class extends IMgmtListBase
IAbstractRouteDirectBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'RouteDirect'
IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingDirectContentMapItemType This class extends IMgmtListBase
IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractRouteDirectJmsBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'RouteDirectJms'
IAbstractRouteDirectSoapBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'RouteDirectSoap'
IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingDirectContentMapItemType This class extends IMgmtListBase
IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractRouteDirectWSBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'RouteDirectWS'
IAbstractRouteDirectWSBean.IAbstractCredentialsType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CredentialsType This class extends IMgmtListBase
IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingDirectContentMapItemType This class extends IMgmtListBase
IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractRouteDirectWSBean.IAbstractWsrmType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsrmType This class extends IMgmtListBase
IAbstractRouteDirectWSBean.IAbstractWssType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WssType This class extends IMgmtListBase
IAbstractRoutesBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'Routes'
IAbstractRoutesBean.IAbstractRoutingMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing RoutingMapType This inner class contains inner data items that are keyed off a name.
IAbstractRouteSonicBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'RouteSonic'
IAbstractWSProtocolBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'WSProtocol'
IAbstractWSProtocolBean.IAbstractWsContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsContentMapItemType This class extends IMgmtListBase
IAbstractWSProtocolBean.IAbstractWsProtocolContentMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsProtocolContentMapType This inner class contains inner data items that are keyed off a name.
IAbstractWSProtocolBean.IAbstractWsProtocolURLMapType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsProtocolURLMapType This inner class contains inner data items that are keyed off a name.
IAbstractWSProtocolUrlEndpointBean - Interface in com.sonicsw.mq.mgmtapi.config.gen
Configuration Bean representing a 'WSProtocolUrlEndpoint'
IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing CredentialsType This class extends IMgmtListBase
IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsKeystoreType This class extends IMgmtListBase
IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config.gen
Inner class representing WsProtocolAuthenticationType This class extends IMgmtListBase
IAbstractXQContainerBean - Interface in com.sonicsw.xqimpl.mgmtapi.config.gen
Configuration Bean representing a 'XQContainer'
IAbstractXQContainerBean.IAbstractServiceEntryType - Interface in com.sonicsw.xqimpl.mgmtapi.config.gen
Inner class representing ServiceEntryType This class extends IMgmtListBase
IAbstractXQContainerBean.IAbstractServicesType - Interface in com.sonicsw.xqimpl.mgmtapi.config.gen
Inner class representing ServicesType This inner class contains inner data items that are keyed off a name.
IAcceptorDirectBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorDirect
IAcceptorDirectBean.IAcceptorProtocolMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorProtocolMapType This inner class contains inner data items that are keyed off a name.
IAcceptorDirectBean.IJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing JsseParametersType This class extends IAbstractJsseParametersType
IAcceptorDirectBean.ISslParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SslParametersType This class extends IAbstractSslParametersType
IAcceptorJmsUrlReceiveBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorJmsUrlReceive
IAcceptorJmsUrlReceiveBean.IAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType
IAcceptorJmsUrlSendOnewayBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorJmsUrlSendOneway
IAcceptorJmsUrlSendOnewayBean.IAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType
IAcceptorJmsUrlSendReplyBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorJmsUrlSendReply
IAcceptorJmsUrlSendReplyBean.IAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType
IAcceptorProtocolBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorProtocol
IAcceptorProtocolBean.IAcceptorDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectContentMapItemType This class extends IAbstractAcceptorDirectContentMapItemType
IAcceptorProtocolBean.IAcceptorDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAcceptorProtocolBean.IHttpDirectURLMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing HttpDirectURLMapType This inner class contains inner data items that are keyed off a name.
IAcceptorProtocolJmsBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorProtocolJms
IAcceptorProtocolJmsBean.IAcceptorDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectContentMapItemType This class extends IAbstractAcceptorDirectContentMapItemType
IAcceptorProtocolJmsBean.IAcceptorDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAcceptorProtocolJmsBean.IHttpDirectURLMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing HttpDirectURLMapType This inner class contains inner data items that are keyed off a name.
IAcceptorProtocolSoapBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorProtocolSoap
IAcceptorProtocolSoapBean.IAcceptorDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectContentMapItemType This class extends IAbstractAcceptorDirectContentMapItemType
IAcceptorProtocolSoapBean.IAcceptorDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectContentMapType This inner class contains inner data items that are keyed off a name.
IAcceptorProtocolSoapBean.IHttpDirectURLMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing HttpDirectURLMapType This inner class contains inner data items that are keyed off a name.
IAcceptorsBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a Acceptors
IAcceptorsBean.IAcceptorMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorMapType This inner class contains inner data items that are keyed off a name.
IAcceptorsBean.IDefaultAcceptorsType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing DefaultAcceptorsType This class extends IAbstractDefaultAcceptorsType
IAcceptorsBean.IHttpParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing HttpParametersType This class extends IAbstractHttpParametersType
IAcceptorTcpsBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorTcps
IAcceptorTcpsBean.IJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing JsseParametersType This class extends IAbstractJsseParametersType
IAcceptorTcpsBean.ISslParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SslParametersType This class extends IAbstractSslParametersType
IAcceptorTunnelingBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorTunneling
IAcceptorTunnelingBean.IJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing JsseParametersType This class extends IAbstractJsseParametersType
IAcceptorTunnelingBean.ISslParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SslParametersType This class extends IAbstractSslParametersType
IAcceptorUrlReceiveBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorUrlReceive
IAcceptorUrlReceiveBean.IAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType
IAcceptorUrlSendOnewayBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorUrlSendOneway
IAcceptorUrlSendOnewayBean.IAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType
IAcceptorUrlSendReplyBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AcceptorUrlSendReply
IAcceptorUrlSendReplyBean.IAcceptorDirectAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing AcceptorDirectAuthenticationType This class extends IAbstractAcceptorDirectAuthenticationType
IActivationDaemonBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'ActivationDaemon'
IActivationDaemonBean.IChildType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ChildType This class extends IAbstractChildType
IActivationDaemonBean.IContainersSet - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ContainersSet This inner class contains inner data items that are keyed off a name.
IActivationDaemonBean.IScheduleList - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ScheduleList This inner class contains inner data items that are keyed off a name.
IActivationDaemonBean.IScheduleType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ScheduleType This class extends IAbstractScheduleType
IActivationDaemonProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Remote interface to a runtime instance of an ActivationDaemon.
IAgentManagerBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'AgentManager'
IAgentManagerBean.IAMReferences - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing AMReferences This class extends IAbstractAMReferences
IAgentManagerBean.IMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MetricsCollectionType This class extends IAbstractMetricsCollectionType
IAgentManagerProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Remote interface to a runtime instance of an AgentManager.
IAgentProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Remote interface to a runtime instance of an Agent.
IAggregateMetric - Interface in com.sonicsw.mf.common.metrics
An AggregatedMetric extends the basic metric by encapsulating the sources of the metrics from which the aggregate metric value was derived.
IAggregateMetricsData - Interface in com.sonicsw.mf.common.metrics
Classes that implement this interface encapsulate multiple metrics and their runtime value at a particular collection time.
IAlert - Interface in com.sonicsw.mf.common.metrics
An alert defines a high or low threshold value for a particular metric.
IAuthentication - Interface in com.sonicsw.security.pass.broker
Authentication SPI for delegation mode authentication The Authentication SPI implementation is used by the SonicMQ broker for delegation mode authentication of JMS clients connecting to the Broker.
IAuthenticationDomainBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a AuthenticationDomain
IAuthenticationDomainBean.IConnectionParamMap - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ConnectionParamMap This inner class contains inner data items that are keyed off a name.
IAuthenticationDomainBean.IGroupMapType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing GroupMapType This inner class contains inner data items that are keyed off a name.
IAuthenticationGroupBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a AuthenticationGroup
IAuthenticationGroupBean.IGroupMembersType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing GroupMembersType This inner class contains inner data items that are keyed off a name.
IAuthenticationGroupBean.IGroupMemberType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing GroupMemberType This class extends IAbstractGroupMemberType
IAuthenticationUserBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a AuthenticationUser
IAuthorizationAclBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AuthorizationAcl
IAuthorizationPolicyBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AuthorizationPolicy
IAuthorizationQopBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a AuthorizationQop
IBackupAgentManagerBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'BackupAgentManager'
IBackupAgentManagerBean.IAMReferences - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing AMReferences This class extends IAbstractAMReferences
IBackupBrokerBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a BackupBroker
IBackupBrokerBean.IBrokerReferencesType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing BrokerReferencesType This class extends IAbstractBrokerReferencesType
IBackupBrokerBean.IClusteringType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ClusteringType This class extends IAbstractClusteringType
IBackupBrokerBean.IDatabaseParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing DatabaseParametersType This class extends IAbstractDatabaseParametersType
IBackupBrokerBean.IDebugParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing DebugParametersType This class extends IAbstractDebugParametersType
IBackupBrokerBean.IRecoveryLogType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RecoveryLogType This class extends IAbstractRecoveryLogType
IBackupBrokerBean.IReplicationParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ReplicationParametersType This class extends IAbstractReplicationParametersType
IBackupBrokerBean.ISslParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SslParametersType This class extends IAbstractSslParametersType
IBackupBrokerBean.ITunnelingParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing TunnelingParametersType This class extends IAbstractTunnelingParametersType
IBackupDirectoryServiceBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'BackupDirectoryService'
IBackupDirectoryServiceBean.IDsReferencesType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing DsReferencesType This class extends IAbstractDsReferencesType
IBackupStatus - Interface in com.sonicsw.mf.common.runtime
 
IBrokerBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a Broker
IBrokerBean.IActionalParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ActionalParametersType This class extends IAbstractActionalParametersType
IBrokerBean.IBrokerReferencesType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing BrokerReferencesType This class extends IAbstractBrokerReferencesType
IBrokerBean.ICaListType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing CaListType This inner class contains inner data items that are keyed off a name.
IBrokerBean.ICaType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing CaType This class extends IAbstractCaType
IBrokerBean.ICipherSuiteType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing CipherSuiteType This class extends IAbstractCipherSuiteType
IBrokerBean.IClusteringType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ClusteringType This class extends IAbstractClusteringType
IBrokerBean.IConnectionBuffersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ConnectionBuffersType This class extends IAbstractConnectionBuffersType
IBrokerBean.ICredentialsType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing IWsSecurityType This class extends IAbstractWsSecurityType
IBrokerBean.IDatabaseParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing DatabaseParametersType This class extends IAbstractDatabaseParametersType
IBrokerBean.IDebugParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing DebugParametersType This class extends IAbstractDebugParametersType
IBrokerBean.IDuplicateDetectionParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing DuplicateDetectionParametersType This class extends IAbstractDuplicateDetectionParametersType
IBrokerBean.IFTParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing FTParametersType This class extends IAbstractFTParametersType
IBrokerBean.IJsseParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing JsseParametersType This class extends IAbstractJsseParametersType
IBrokerBean.ILdapConnectionType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing LdapConnectionType This class extends IAbstractLdapConnectionType
IBrokerBean.IMetricsCollectionType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing MetricsCollectionType This class extends IAbstractIMetricsCollectionType
IBrokerBean.INotificationParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing NotificationParametersType This class extends IAbstractNotificationParametersType
IBrokerBean.IProductInformationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ProductInformationType This class extends IAbstractProductInformationType
IBrokerBean.IPubSubParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing PubSubParametersType This class extends IAbstractPubSubParametersType
IBrokerBean.IQueueParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing QueueParametersType This class extends IAbstractQueueParametersType
IBrokerBean.IRecoveryLogType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RecoveryLogType This class extends IAbstractRecoveryLogType
IBrokerBean.IReplicationParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ReplicationParametersType This class extends IAbstractReplicationParametersType
IBrokerBean.IRoutingParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingParametersType This class extends IAbstractRoutingParametersType
IBrokerBean.ISecurityParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SecurityParametersType This class extends IAbstractSecurityParametersType
IBrokerBean.ISslParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SslParametersType This class extends IAbstractSslParametersType
IBrokerBean.ITuningParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing TuningParametersType This class extends IAbstractTuningParametersType
IBrokerBean.ITunnelingParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing TunnelingParametersType This class extends IAbstractTunnelingParametersType
IBrokerBean.ITxnParametersType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing TxnParametersType This class extends IAbstractTxnParametersType
IBrokerBean.IWsKeystoreType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing IWsSecurityType This class extends IAbstractWsSecurityType
IBrokerBean.IWsRmType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing IWsRmType This class extends IAbstractWsRmType
IBrokerBean.IWsSecurityType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing IWsSecurityType This class extends IAbstractWsSecurityType
IBrokerProxy - Interface in com.sonicsw.mq.mgmtapi.runtime
Remote interface to a runtime instance of a Broker.
IBrokerSecurityCache - Interface in com.sonicsw.security.pass.broker
This interface is implemented by the SonicMQ runtime and provides callback operations on the Broker's Security Cache managing the external user and their credentials.
IBrowseToken - Interface in com.sonicsw.mq.common.runtime
This interface represents state information maintained by the broker for a given durable browser.
ICanonicalName - Interface in com.sonicsw.mf.common.runtime
The implmentation of this interface represents the canonical name form of a container ot component.
ICertificatesStoreBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a CertificatesStore
ICertificatesStoreBean.ICertificatesType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing CertificatesType This inner class contains inner data items that are keyed off a name.
IChildContainerState - Interface in com.sonicsw.mf.common.runtime
The implmentation of this interface represents the state of a child container managed by an Activation Daemon.
IClusterBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a Cluster
IClusterBean.IClusterMembers - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ClusterMembers This inner class contains inner data items that are keyed off a name.
IClusterBean.IClusterReferencesType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ClusterReferencesType This class extends IAbstractClusterReferencesType
ICollectionsMonitorBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a CollectionsMonitor
ICollectionsMonitorBean.ICollectionList - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing CollectionList This inner class contains inner data items that have a zero based index.
ICollectionsMonitorBean.IFsStorageType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing FsStorageType This class extends IAbstractFsStorageType
ICollectionsMonitorBean.IJdbcStorageType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing JdbcStorageType This class extends IAbstractJdbcStorageType
ICollectionsMonitorBean.IMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MetricsCollectionType This class extends IAbstractMetricsCollectionType
ICollectionsMonitorProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Remote interface to a runtime instance of a CollectionsMonitor.
ICollectiveOpStatus - Interface in com.sonicsw.mf.common.runtime
Contains the status of a collective invocation of an operation or a collective setup of an attribute.
ICompactStatusConstants - Interface in com.sonicsw.mq.mgmtapi.runtime
 
IComponentCollectionBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'ComponentCollection'
IComponentCollectionBean.IComponent - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing Component This class extends IAbstractComponent
IComponentCollectionBean.IComponentsSet - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ComponentsSet This inner class contains inner data items that are keyed off a name.
IComponentCollectionBean.IMetricListType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MetricListType This inner class contains inner data items that have a zero based index.
IComponentCollectionBean.IMonitorsSet - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MonitorsSet This inner class contains inner data items that are keyed off a name.
IComponentCollectionBean.IMonitorType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MonitorType This class extends IAbstractMonitorType
IComponentCollectionBean.INotifList - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing NotifList This inner class contains inner data items that have a zero based index.
IComponentCollectionBean.INotifListType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing NotifListType This inner class contains inner data items that have a zero based index.
IComponentIdentity - Interface in com.sonicsw.mf.common.runtime
Represents the identity of component runtime instances.
IComponentState - Interface in com.sonicsw.mf.common.runtime
Indicates the runtime state of a component within its container.
IConfigurePermissionBits - Interface in com.sonicsw.mf.common.security
This interface describes the bits used to define management "configure" permissions.
IConfigureScopeBits - Interface in com.sonicsw.mf.common.security
This interface describes the bits used to define management "configure" scopes.
IConnectionData - Interface in com.sonicsw.mq.common.runtime
This interface describes a connection to a SonicMQ broker.
IConnectionListener - Interface in com.sonicsw.mf.jmx.client
Implementors are expected to handle connection changes reported by the connector.
IConnectionMemberDetails - Interface in com.sonicsw.mq.common.runtime
This interface provides detailed information relating to a member of a broker connection.
IConnectionMemberInfo - Interface in com.sonicsw.mq.common.runtime
This interface provides basic information relating to a member of a broker connection: its name, type and references to its parent and any children.
IConnectionTreeNode - Interface in com.sonicsw.mq.common.runtime
This interface represents a node in the tree of connection members obtained via the IBrokerProxy getConnectionTree() method.
IContainerBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'Container'
IContainerBean.ICacheType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing CacheType This class extends IAbstractCacheType
IContainerBean.ICentralConnectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing CentralConnectionType This class extends IAbstractCentralConnectionType
IContainerBean.IComponentsType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ComponentsType This inner class contains inner data items that are keyed off a name.
IContainerBean.IConnectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ConnectionType This class extends IAbstractConnectionType
IContainerBean.IDeploymentParametersSet - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing DeploymentParametersSet This inner class contains inner data items that are keyed off a name.
IContainerBean.IDeploymentParameterType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing DeploymentParameterType This class extends IAbstractDeploymentParameterType
IContainerBean.IEnabledAlertParams - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing EnabledAlertParams This class extends IAbstractEnabledAlertParams
IContainerBean.IEnabledAlertsType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing EnabledAlertsType This inner class contains inner data items that are keyed off a name.
IContainerBean.IEnabledMetricsType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing EnabledMetricsType This inner class contains inner data items that are keyed off a name.
IContainerBean.IExtensionsType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ExtensionsType This inner class contains inner data items that are keyed off a name.
IContainerBean.IExtensionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ExtensionType This class extends IAbstractExtensionType
IContainerBean.IFaultToleranceType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing FaultToleranceType This class extends IAbstractFaultToleranceType
IContainerBean.ILibrariesType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing LibrariesType This inner class contains inner data items that are keyed off a name.
IContainerBean.ILibraryParams - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing LibraryParams This class extends IAbstractLibraryParams
IContainerBean.IMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MetricsCollectionType This class extends IAbstractMetricsCollectionType
IContainerBean.IMonitoringType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MonitoringType This class extends IAbstractMonitoringType
IContainerBean.IStartupParams - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing StartupParams This class extends IAbstractStartupParams
IContainerBean.ISystemPropertiesType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing SystemPropertiesType This inner class contains inner data items that are keyed off a name.
IContainerCollectionBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'ContainerCollection'
IContainerCollectionBean.IContainer - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing Container This class extends IAbstractContainer
IContainerCollectionBean.IContainersSet - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ContainersSet This inner class contains inner data items that are keyed off a name.
IContainerExitCodes - Interface in com.sonicsw.mf.common.runtime
This interface describes the possible exit codes that may be generated on container termination.
IContainerIdentity - Interface in com.sonicsw.mf.common.runtime
Represents the identity of container runtime instances.
IContainerState - Interface in com.sonicsw.mf.common.runtime
The implmentation of this interface represents the state of a container and all its hosted components.
ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
The well known component identity for this component.
ID_PREFIX - Static variable in interface com.sonicsw.mf.common.runtime.IComponentIdentity
 
ID_PREFIX_LENGTH - Static variable in interface com.sonicsw.mf.common.runtime.IComponentIdentity
 
IDestination - Interface in com.sonicsw.mq.common.runtime
This interface represents a JMS destination for use by durable subscription management operations.
IDirectoryServiceBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'DirectoryService'
IDirectoryServiceBean.IDsReferencesType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing DsReferencesType This class extends IAbstractDsReferencesType
IDirectoryServiceBean.IReplicationParametersType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ReplicationParametersType This class extends IAbstractReplicationParametersType
IDirectoryServiceBean.ISslParametersType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing SslParametersType This class extends IAbstractSslParametersType
IDirectoryServiceBean.IStorageType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing StorageType This class extends IAbstractStorageType
IDirectoryServiceProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Remote interface to a runtime instance of a DirectoryService.
IDomainBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'Domain'
IDurableSubscriptionData - Interface in com.sonicsw.mq.common.runtime
This interface describes a JMS durable subscription registered with the SonicMQ broker.
IEvent - Interface in com.sonicsw.security.pass.mf
This is the base interface of all the events that can be used to notify the listener for any change in users and/or group information.
IEventDisconnected - Interface in com.sonicsw.security.pass.mf
When the Management SPI gets disconnected with the underlying external security store, this event is used to notify the Sonic runtime about such fatalities.
IEventGroupsAdded - Interface in com.sonicsw.security.pass.mf
This event is used to notify the Sonic runtime about groups added to the underlying external security store.
IEventGroupsDeleted - Interface in com.sonicsw.security.pass.mf
This event is used to notify the Sonic runtime about groups deleted from the underlying external security store.
IEventGroupsModified - Interface in com.sonicsw.security.pass.mf
This event is used to notify the Sonic runtime about groups modified in the underlying external security store.
IEventUsersAdded - Interface in com.sonicsw.security.pass.mf
This event is used to notify the Sonic runtime about users added to the underlying external security store.
IEventUsersDeleted - Interface in com.sonicsw.security.pass.mf
This event is used to notify the Sonic runtime about users deleted from the underlying external security store.
IEventUsersModified - Interface in com.sonicsw.security.pass.mf
This event is used to notify the Sonic runtime about users modified in the underlying external security store.
IFaultTolerantState - Interface in com.sonicsw.mf.common.runtime
Indicates the general permissible set of fault tolerant states.
IFileDescriptor - Interface in com.sonicsw.mf.common.runtime
File information to be sent remotely from the Host Manager to a client
IGlobalQueueRouteData - Interface in com.sonicsw.mq.common.runtime
This interface describes a global queue advertisement known a SonicMQ broker.
IGlobalSubscriptionsBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a GlobalSubscriptions
IGlobalSubscriptionsBean.IGlobalSubscriptionEntryType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing GlobalSubscriptionEntryType This class extends IAbstractGlobalSubscriptionEntryType
IGlobalSubscriptionsBean.INodeMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing NodeMapType This inner class contains inner data items that are keyed off a name.
IGlobalSubscriptionsBean.ISubscriptionType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing SubscriptionType This inner class contains inner data items that are keyed off a name.
IGroup - Interface in com.sonicsw.security.pass.mf
This class defines an external group.
IHistoricalMetric - Interface in com.sonicsw.mf.common.metrics
A HistoricalMetric extends the basic metric by encapsulating the source of the metric.
IHistoricalMetricsData - Interface in com.sonicsw.mf.common.metrics
Classes that implement this interface encapsulate multiple metrics and their runtime value at a particular collection time.
IHostManagerBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'HostManager'
IHostManagerProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Provides remote access to the Host Manager.
IIdentity - Interface in com.sonicsw.mf.common.runtime
A base interface representing the runtime identity of runtime entities.
IllegalStateException - Exception in javax.jms
This exception is thrown when a method is invoked at an illegal or inappropriate time or if the provider is not in an appropriate state for the requested operation.
IllegalStateException(String, String) - Constructor for exception javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason and error code.
IllegalStateException(String) - Constructor for exception javax.jms.IllegalStateException
Constructs an IllegalStateException with the specified reason.
ILoggerBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'Logger'
ILoggerBean.IComponentCollectionsType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ComponentCollectionsType This inner class contains inner data items that are keyed off a name.
ILoggerBean.IMetricsCollectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing MetricsCollectionType This class extends IAbstractMetricsCollectionType
ILoggerProxy - Interface in com.sonicsw.mf.mgmtapi.runtime
Remote interface to a runtime instance of a Logger.
ILogin - Interface in com.sonicsw.security.pass.client
An implementation of Login SPI can be used to authenticate JMS client applications with one or many external security domains.
IManagement - Interface in com.sonicsw.security.pass.mf
The Management SPI is used to retrieve the user and group from any third party security store.
IManagementPermission - Interface in com.sonicsw.mf.common.security
This interface defines the API of a management permission object.
IManagementSecurityConfigurator - Interface in com.sonicsw.mf.common.security
This interface is used by administration clients to enable and configure the management security features: Configuration and runtime checking of management permissions Auditing of configuration and/or runtime events.
IManagePermissionBits - Interface in com.sonicsw.mf.common.security
This interface describes the bits used to define management "manage" permissions.
IManageScopeBits - Interface in com.sonicsw.mf.common.security
This interface describes the bits used to define management "manage" scopes.
IMessage - Interface in com.sonicsw.mq.common.runtime
This interface represents a JMS Message.
IMessageHeader - Interface in com.sonicsw.mq.common.runtime
This interface provides access to message property information for the Management Framework.
IMessageHeaderToken - Interface in com.sonicsw.mq.common.runtime
A token that represent a Message Header.
IMetric - Interface in com.sonicsw.mf.common.metrics
A metric provides the numeric value of a metric identity (as captured at some point in time).
IMetricIdentity - Interface in com.sonicsw.mf.common.metrics
Individual metrics are identified as leaves in a tree.
IMetricInfo - Interface in com.sonicsw.mf.common.metrics
A metric info object provides meta-data about one of the following: an instance metric parent (e.g.
IMetricsData - Interface in com.sonicsw.mf.common.metrics
Classes that implement this interface encapsulate multiple metrics and their runtime value at a particular collection time.
IMgmtAttributeMetaData - Interface in com.sonicsw.ma.mgmtapi.config
 
IMgmtBase - Interface in com.sonicsw.ma.mgmtapi.config
 
IMgmtBeanBase - Interface in com.sonicsw.ma.mgmtapi.config
 
IMgmtListBase - Interface in com.sonicsw.ma.mgmtapi.config
 
IMgmtMapBase - Interface in com.sonicsw.ma.mgmtapi.config
 
IMgmtSubBeanBase - Interface in com.sonicsw.ma.mgmtapi.config
 
IMonitoredMetrics - Interface in com.sonicsw.mf.common.runtime
The IMonitoredMetrics interface represents a collection of stored metrics that are retrieved from a CollectionsMonitor instance, along with the timestamp of the last retrieved metric and a flag to indicate if there are any additional stored metrics to be retrieved from the CollectionsMonitor.
IMonitoredNotifications - Interface in com.sonicsw.mf.common.runtime
The IMonitoredNotifications interface represents a collection of stored notifications that are retrieved from a CollectionsMonitor instance, along with the timestamp of the last retrieved notification and a flag to indicate if there are any additional stored notifications to be retrieved from the CollectionsMonitor.
implies(Permission) - Method in class javax.management.MBeanPermission
Checks if this MBeanPermission object "implies" the specified permission.
implies(Permission) - Method in class javax.management.MBeanServerPermission
Checks if this MBeanServerPermission object "implies" the specified permission.
importFiles(String, String[], boolean) - Method in class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
Import list of files to the specified DS location.
importFiles(String, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
in(ValueExp, ValueExp[]) - Static method in class javax.management.Query
Returns an expression constraining a value to be one of an explicit list.
IN_PROGRESS_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
IN_PROGRESS_STR - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
INFO - Static variable in class com.sonicsw.mf.common.runtime.Level
INFO is a message/notification level for informational messages.
INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is read-like, it basically returns information.
INFORMATION_TYPE - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
init() - Method in interface com.sonicsw.security.pass.broker.IAuthentication
Every time appropriate Authentication SPI or appropriate Authentication domain configuration information gets changed, SonicMQ runtime calls this method.
initDuplicateDetectionStore(Short) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the initDuplicateDetectionStore operation.
initialSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
initMessageStore(Short) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the initMessageStore operation.
INotification - Interface in com.sonicsw.mf.common.runtime
The notification interface represents a notification emitted from a Sonic Management Framework compliant component.
INotificationListener - Interface in com.sonicsw.security.pass.mf
This module is used by Sonic Directory Service to receive change notifications regarding any changes in data pertaining to user or group information located under the underlying external security store or domain.
insert(int, Object) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtListBase
 
insert(int, Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtListBase
 
insertEntry(int, IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractCollectionList
Insert the new Entry of type IMgmtBeanBase into this list at the specified location
insertListItem(int, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMetricListType
Insert the new ListItem of type String into this list at the specified location
insertListItem(int, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifList
Insert the new ListItem of type String into this list at the specified location
insertListItem(int, String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractNotifListType
Insert the new ListItem of type String into this list at the specified location
installLauncher(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Install the launcher that launched the container that hosts this HM under targetSonicHome
InstanceAlreadyExistsException - Exception in javax.management
The MBean is already registered in the repository.
InstanceAlreadyExistsException() - Constructor for exception javax.management.InstanceAlreadyExistsException
Default constructor.
InstanceAlreadyExistsException(String) - Constructor for exception javax.management.InstanceAlreadyExistsException
Constructor that allows a specific error message to be specified.
InstanceNotFoundException - Exception in javax.management
The specified MBean does not exist in the repository.
InstanceNotFoundException() - Constructor for exception javax.management.InstanceNotFoundException
Default constructor.
InstanceNotFoundException(String) - Constructor for exception javax.management.InstanceNotFoundException
Constructor that allows a specific error message to be specified.
instantiate(String) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server's Class Loader Repository.
instantiate(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server Class Loader Repository.
instantiate(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object.
INSUFFICIENT_MEMORY_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Insufficient memory.
INTERFACE_NAME - Static variable in interface com.sonicsw.security.pass.client.ILogin
Name of this interface
IntrospectionException - Exception in javax.management
An exception occurred during the introspection of an MBean.
IntrospectionException() - Constructor for exception javax.management.IntrospectionException
Default constructor.
IntrospectionException(String) - Constructor for exception javax.management.IntrospectionException
Constructor that allows a specific error message to be specified.
INVALID_CMD_LINE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code when the container detects it was started with an invalid command line.
InvalidApplicationException - Exception in javax.management
Thrown when an attempt is made to apply either of the following: A subquery expression to an MBean or a qualified attribute expression to an MBean of the wrong class.
InvalidApplicationException(Object) - Constructor for exception javax.management.InvalidApplicationException
Constructs an InvalidApplicationException with the specified Object.
InvalidAttributeValueException - Exception in javax.management
The value specified is not valid for the attribute.
InvalidAttributeValueException() - Constructor for exception javax.management.InvalidAttributeValueException
Default constructor.
InvalidAttributeValueException(String) - Constructor for exception javax.management.InvalidAttributeValueException
Constructor that allows a specific error message to be specified.
InvalidClientIDException - Exception in javax.jms
This exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider.
InvalidClientIDException(String, String) - Constructor for exception javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason and error code.
InvalidClientIDException(String) - Constructor for exception javax.jms.InvalidClientIDException
Constructs an InvalidClientIDException with the specified reason.
InvalidConfigurationException - Exception in com.sonicsw.security.pass.mf
Management SPI configured in the Authentication Domain has attributes setting group box through which the attributes (name-value pair) are defined for the Management SPI.
InvalidConfigurationException() - Constructor for exception com.sonicsw.security.pass.mf.InvalidConfigurationException
Default Constructor
InvalidConfigurationException(String) - Constructor for exception com.sonicsw.security.pass.mf.InvalidConfigurationException
Constructor
InvalidDestinationException - Exception in javax.jms
This exception must be thrown when a destination either is not understood by a provider or is no longer valid.
InvalidDestinationException(String, String) - Constructor for exception javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason and error code.
InvalidDestinationException(String) - Constructor for exception javax.jms.InvalidDestinationException
Constructs an InvalidDestinationException with the specified reason.
InvalidManagementPermissionException - Exception in com.sonicsw.mf.common.security
Checked management exception.
InvalidManagementPermissionException(String) - Constructor for exception com.sonicsw.mf.common.security.InvalidManagementPermissionException
Constructs a new exception with the specified detail message.
InvalidSelectorException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to give a provider a message selector with invalid syntax.
InvalidSelectorException(String, String) - Constructor for exception javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason and error code.
InvalidSelectorException(String) - Constructor for exception javax.jms.InvalidSelectorException
Constructs an InvalidSelectorException with the specified reason.
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
invoke(ObjectName, String, Object[], String[], long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
This method allows remote invocation of the given operations with a particular timeout.
invoke(ObjectName, String, Object[], String[], ClassLoader) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
invoke(ObjectName, String, Object[], String[], long, ClassLoader) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
This method allows remote invocation of the given operations with a particular timeout.
invoke(String, String, Object[], String[], Boolean, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the invoke operation.
invoke(String, Object[], String[]) - Method in interface javax.management.DynamicMBean
Allows an action to be invoked on the Dynamic MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServer
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServerConnection
Invokes an operation on an MBean.
invoke(Object, Method, Object[]) - Method in class javax.management.MBeanServerInvocationHandler
 
invoke(String, Object[], String[]) - Method in class javax.management.StandardMBean
 
IOrphanedReplyListener - Interface in com.sonicsw.mf.jmx.client
Implementors are expected to handle replies that arrive after requests have timed out.
IPasswordUser - Interface in com.sonicsw.security.pass.client
User's credentials for authentication, used under PASS framework This class is used by SonicMQ runtime to get to the users credential.
IPreparedXABranchData - Interface in com.sonicsw.mq.common.runtime
This interface describes an in-doubt XA transaction branch held by the broker.
IQueueData - Interface in com.sonicsw.mq.common.runtime
This interface describes a JMS queue managed by a SonicMQ broker.
IQueuesBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a Queues
IQueuesBean.IQueueAttributes - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing QueueAttributes This class extends IAbstractQueueAttributes
IQueuesBean.IQueuesSetType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing QueuesSetType This inner class contains inner data items that are keyed off a name.
IReliableSequenceData - Interface in com.sonicsw.mq.common.runtime
This interface aggregates and summarizes information on reliable sequences maintained by a broker The broker exposes an operation "getRemoteSubscriptionSummary" through its JMX interface.
IRemoteCallResult - Interface in com.sonicsw.mf.common.runtime
 
IRemoteExecResult - Interface in com.sonicsw.mf.common.runtime
 
IRemoteMBeanServer - Interface in com.sonicsw.mf.jmx.client
Since JMX 1.1 does not yet define a remote MBeanServer interface, this interface does.
IRemoteSubscriptionSummary - Interface in com.sonicsw.mq.common.runtime
This interface aggregates and summarizes information on remote subscriptions propagated by another routing node to a broker.
IReplicationConnectionBean - Interface in com.sonicsw.mf.mgmtapi.config
Configuration Bean representing a 'ReplicationConnection'
IReplicationConnectionBean.IReplicationConnectionSetType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ReplicationConnectionSetType This inner class contains inner data items that are keyed off a name.
IReplicationConnectionBean.IReplicationConnectionType - Interface in com.sonicsw.mf.mgmtapi.config
Inner class representing ReplicationConnectionType This class extends IAbstractReplicationConnectionType
IReplicationConnectionsBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a ReplicationConnections
IReplicationConnectionsBean.IReplicationConnectionSetType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ReplicationConnectionSetType This inner class contains inner data items that are keyed off a name.
IReplicationConnectionsBean.IReplicationConnectionType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing ReplicationConnectionType This class extends IAbstractReplicationConnectionType
IRouteDirectBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a RouteDirect
IRouteDirectBean.IRoutingDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingDirectContentMapItemType This class extends IAbstractRoutingDirectContentMapItemType
IRouteDirectBean.IRoutingDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingDirectContentMapType This inner class contains inner data items that are keyed off a name.
IRouteDirectJmsBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a RouteDirectJms
IRouteDirectSoapBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a RouteDirectSoap
IRouteDirectSoapBean.IRoutingDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingDirectContentMapItemType This class extends IAbstractRoutingDirectContentMapItemType
IRouteDirectSoapBean.IRoutingDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingDirectContentMapType This inner class contains inner data items that are keyed off a name.
IRouteDirectWSBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a 'RouteDirectWS'
IRouteDirectWSBean.ICredentialsType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing CredentialsType This class extends IAbstractCredentialsType
IRouteDirectWSBean.IRoutingDirectContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingDirectContentMapItemType This class extends IAbstractRoutingDirectContentMapItemType
IRouteDirectWSBean.IRoutingDirectContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingDirectContentMapType This inner class contains inner data items that are keyed off a name.
IRouteDirectWSBean.IWsrmType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WsrmType This class extends IAbstractWsrmType
IRouteDirectWSBean.IWssType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WssType This class extends IAbstractWssType
IRoutesBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a Routes
IRoutesBean.IRoutingMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing RoutingMapType This inner class contains inner data items that are keyed off a name.
IRouteSonicBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a RouteSonic
IRoutingStatistic - Interface in com.sonicsw.mq.common.runtime
This interface describes a how many messages are pending delivery to remote brokers.
isAbsolute() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
isAbsolute() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Tests whether this abstract pathname is absolute.
isApplicationConnection() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Returns true if the connection is a JMS connection (or non-broker connection).
isClusterConnection() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Returns true if the connection is from a broker in the same cluster.
isClusteredQueue() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Returns true if the queue is clustered queue (where messages on the same named queue on each cluster member are accessible via a queue connection to just one broker within the cluster).
isClusterMember() - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
isConnected() - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
isConnected() - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
 
isConnectionConsumer() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Returns true if the durable subscription was created by a JMS connection consumer.
isConnectionConsumer() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Returns true if the subscription was created by a JMS connection consumer.
isDirectory() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
isDirectory() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Tests whether the file denoted by this resource info is a directory.
isDirectory(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Check to see if a path is a valid directory in the DS
isDomainPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the domain part.
isDurable() - Method in interface com.sonicsw.mq.common.runtime.ISubscriberData
Returns true if the subscription is durable.
isDynamic() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
If a metric is dynamic it means it can be dynamically enabled/disabled through the components management API.
isExclusiveQueue() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Returns true if the queue is an exclusive queue.
isExternal() - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationDomainBean
Returns true if this domain has been defined as external.
isFaultTolerant() - Method in interface com.sonicsw.mf.mgmtapi.config.IContainerBean
 
isFile() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
isFile() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Tests whether the file denoted by this resource info is a normal file.
isFile(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Check to see if a path is a valid file in the DS
isFromBean() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtAttributeMetaData
 
isFromBean() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtAttributeMetaData
 
isFromTemplate() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtAttributeMetaData
 
isFromTemplate() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtAttributeMetaData
 
isFromType() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtAttributeMetaData
 
isFromType() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtAttributeMetaData
 
isGlobalQueue() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Returns true if the queue is global queue (where messages may be routed from remote DRA nodes).
isHidden() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
isHighThreshold() - Method in interface com.sonicsw.mf.common.metrics.IAlert
True if this is a high threshold alert, false if a low threshold.
isInProgress() - Method in interface com.sonicsw.mf.common.runtime.IBackupStatus
 
isInstanceMetric() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
If true, the meta-data is for an instance metric parent, and the information provided can be applied to all of the individual instances of that instance metric parent.
isInstanceOf(IMetricIdentity) - Method in interface com.sonicsw.mf.common.metrics.IMetricIdentity
Tests if this metric is an instance of the given metric identity (branch of a tree of metrics or metric group).
isInstanceOf(ObjectName, String) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
isInstanceOf(ObjectName, String) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServer
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServerConnection
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isIs() - Method in class javax.management.MBeanAttributeInfo
Indicates if this attribute has an "is" getter.
isNewBean() - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
isNewBean() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
isNotificationEnabled(Notification) - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
 
isNotificationEnabled(Notification) - Method in class javax.management.AttributeChangeNotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in interface javax.management.NotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.NotificationFilterSupport
Invoked before sending the specified notification to the listener.
isParent(SonicFSFile) - Method in class com.sonicsw.mx.config.util.SonicFSFile
Tests whether this SonicFSFile is the parent of the specified file
isPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern.
isPropertyPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the key properties.
isReadable() - Method in class javax.management.MBeanAttributeInfo
Whether the value of the attribute can be read.
isRegistered(ObjectName) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
isRegistered(ObjectName) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
isRegistered(ObjectName) - Method in interface javax.management.MBeanServer
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in interface javax.management.MBeanServerConnection
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRoutingConnection() - Method in interface com.sonicsw.mq.common.runtime.IConnectionData
Returns true if the connection is from a routing connection from a broker in a remote DRA node.
isSelectorAtBroker() - Method in interface com.sonicsw.mq.common.runtime.IDurableSubscriptionData
Returns true if the message selector is located on the broker.
isSuccessful() - Method in interface com.sonicsw.mf.common.runtime.IRemoteCallResult
 
isSystemQueue() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Returns true if the queue is a system queue.
IState - Interface in com.sonicsw.mf.common.runtime
A base interface for interfaces that describe container or component runtime state.
IStateController - Interface in com.sonicsw.mf.common.runtime
State controllers cause the behavioral change required by a transition from on particular state to another particular state.
IStateListener - Interface in com.sonicsw.mf.common.runtime
State listener methods are called for all state changes.
IStateManager - Interface in com.sonicsw.mf.common.runtime
A concrete implementation of the IStateManager interface acts as a central point for managing the state of an entity, such as the fault tolerant state of the DS or AM.
isTemporaryQueue() - Method in interface com.sonicsw.mq.common.runtime.IQueueData
Returns true if the queue is a temporary queue created by a connected client using JMS point-to-point interfaces.
ISubscriberData - Interface in com.sonicsw.mq.common.runtime
This interface provides data about a subscriber registered with the SonicMQ broker.
isValid() - Method in interface javax.management.Descriptor
Returns true if all of the fields have legal values given their names.
isWritable() - Method in class javax.management.MBeanAttributeInfo
Whether new values can be written to the attribute.
itemExists(String) - Method in interface javax.jms.MapMessage
Indicates whether an item exists in this MapMessage object.
IValueType - Interface in com.sonicsw.mf.common.metrics
Metric values are one of the types described in this interface.
IWSProtocolBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a WSProtocol
IWSProtocolBean.IWsContentMapItemType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WsContentMapItemType This class extends IAbstractWsContentMapItemType
IWSProtocolBean.IWsProtocolContentMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WsProtocolContentMapType This inner class contains inner data items that are keyed off a name.
IWSProtocolBean.IWsProtocolURLMapType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WsProtocolURLMapType This inner class contains inner data items that are keyed off a name.
IWSProtocolUrlEndpointBean - Interface in com.sonicsw.mq.mgmtapi.config
Configuration Bean representing a WSProtocolUrlEndpoint
IWSProtocolUrlEndpointBean.ICredentialsType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing CredentialsType This class extends IAbstractCredentialsType
IWSProtocolUrlEndpointBean.IWsKeystoreType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WsKeystoreType This class extends IAbstractWsKeystoreType
IWSProtocolUrlEndpointBean.IWsProtocolAuthenticationType - Interface in com.sonicsw.mq.mgmtapi.config
Inner class representing WsProtocolAuthenticationType This class extends IAbstractWsProtocolAuthenticationType
IXQContainerBean - Interface in com.sonicsw.xqimpl.mgmtapi.config
Configuration Bean representing a XQContainer
IXQContainerBean.IServiceEntryType - Interface in com.sonicsw.xqimpl.mgmtapi.config
Inner class representing ServiceEntryType This class extends IAbstractServiceEntryType
IXQContainerBean.IServicesType - Interface in com.sonicsw.xqimpl.mgmtapi.config
Inner class representing ServicesType This inner class contains inner data items that are keyed off a name.

J

javax.jms - package javax.jms
 
javax.management - package javax.management
 
JMException - Exception in javax.management
Exceptions thrown by JMX implementations.
JMException() - Constructor for exception javax.management.JMException
Default constructor.
JMException(String) - Constructor for exception javax.management.JMException
Constructor that allows a specific error message to be specified.
JMRuntimeException - Exception in javax.management
Runtime exceptions emitted by JMX implementations.
JMRuntimeException() - Constructor for exception javax.management.JMRuntimeException
Default constructor.
JMRuntimeException(String) - Constructor for exception javax.management.JMRuntimeException
Constructor that allows a specific error message to be specified.
JMSConnectorAddress - Class in com.sonicsw.mf.jmx.client
Defines the JMS connector address.
JMSConnectorAddress(Hashtable) - Constructor for class com.sonicsw.mf.jmx.client.JMSConnectorAddress
Construct a JMS connector address using the given environment.
JMSConnectorClient - Class in com.sonicsw.mf.jmx.client
A JMS Connector uses the SonicMQ JMS implementation to provide JMX Connector functionality.
JMSConnectorClient() - Constructor for class com.sonicsw.mf.jmx.client.JMSConnectorClient
 
JMSException - Exception in javax.jms
This is the root class of all JMS API exceptions.
JMSException(String, String) - Constructor for exception javax.jms.JMSException
Constructs a JMSException with the specified reason and error code.
JMSException(String) - Constructor for exception javax.jms.JMSException
Constructs a JMSException with the specified reason and with the error code defaulting to null.
JMSObjectFactory - Class in com.sonicsw.mq.common.runtime
 
JMSObjectFactory() - Constructor for class com.sonicsw.mq.common.runtime.JMSObjectFactory
 
JMSSecurityException - Exception in javax.jms
This exception must be thrown when a provider rejects a user name/password submitted by a client.
JMSSecurityException(String, String) - Constructor for exception javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason and error code.
JMSSecurityException(String) - Constructor for exception javax.jms.JMSSecurityException
Constructs a JMSSecurityException with the specified reason.

L

lastModified() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
launch(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the launch operation.
launchContainer(String, boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Launches a container that was previously setup.
launchContainer(String, String, boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Launches a container that was previously setup in a different home.
LE - Static variable in class javax.management.Query
A code representing the Query.leq(javax.management.ValueExp, javax.management.ValueExp) query.
leaseLock(String, String, Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the leaseLock operation.
length() - Method in interface com.sonicsw.mf.common.runtime.IFileDescriptor
 
leq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than or equal to" constraint on two values.
Level - Class in com.sonicsw.mf.common.runtime
Defines a standard set of logging severity levels.
Level() - Constructor for class com.sonicsw.mf.common.runtime.Level
 
LEVEL_TEXT - Static variable in class com.sonicsw.mf.common.runtime.Level
Textual representations of levels.
LIBX_DIR_NOT_FOUND_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
The libX directory (for native libraries) does not exist.
list(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Lists all the folders and elements names under the specified path.
list(String, boolean) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
List the contents of the DS at the specified path.
list(String, boolean, boolean, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
List the contents of the DS at the specified path.
list(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
List the contents of the DS at the specified path.
listAllFolderDetails() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Obtain a listing of the DS contents at the specified location returning the information as an arrange of SonicFSFile objects.
listAllFolders() - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Obtain a recursive listing of all folders within the DS
listConfigElements(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
List all configurations of a specified type e.g.
listDetails(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Obtain a listing of the DS contents at the specified location returning the information as an array of SonicFSFile objects.
listDirectory(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Return the list of files and directories under directoryPath
ListenerNotFoundException - Exception in javax.management
The specified MBean listener does not exist in the repository.
ListenerNotFoundException() - Constructor for exception javax.management.ListenerNotFoundException
Default constructor.
ListenerNotFoundException(String) - Constructor for exception javax.management.ListenerNotFoundException
Constructor that allows a specific error message to be specified.
listExternalDomainWithManagementSPI() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the listExternalDomainWithManagementSPI operation.
listFolderDetails(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Obtain a listing of the DS contents at the specified location returning the information as an arrange of SonicFSFile objects.
listFolderElements(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
listFolders(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Return list of folders names under specified path
listFolders(String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
List the contents of the DS at the specified path.
load() - Method in interface javax.management.PersistentMBean
Instantiates thisMBean instance with the data found for the MBean in the persistent store.
loadBean(String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
Loads a bean and validates that it is of the expected type.
loadBeansInDirectory(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Loads the beans found under a DS path.
LOG_SUBCATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
LOGGER_METRICS_LOGGEDPERMINUTE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Metric identity constant for the metric logger.metrics.LoggedPerMinute.
LOGGER_NOTIFICATIONS_LOGGEDPERMINUTE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Metric identity constant for the metric logger.notifications.LoggedPerMinute.
login() - Method in interface com.sonicsw.security.pass.client.ILogin
Called by the SonicMQ runtime after the information on user name and password has been made availabe to the class implemening this interface through setUserName and setPassword method.
logout() - Method in interface com.sonicsw.security.pass.client.ILogin
Called by SonicMQ runtime when a JMS connection is closed.
LOGTYPE_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.INotification
A textual representation of the notification log type may be obtained using the return value from getLogType() as an index into the array.
lookupReference(String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
lookupValue(IConfigBean, Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
lookupValue(String, String, Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
LT - Static variable in class javax.management.Query
A code representing the Query.lt(javax.management.ValueExp, javax.management.ValueExp) query.
lt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than" constraint on two values.

M

main(String[]) - Static method in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
MalformedObjectNameException - Exception in javax.management
The format of the string does not correspond to a valid ObjectName.
MalformedObjectNameException() - Constructor for exception javax.management.MalformedObjectNameException
Default constructor.
MalformedObjectNameException(String) - Constructor for exception javax.management.MalformedObjectNameException
Constructor that allows a specific error message to be specified.
MANAGE_TYPE - Static variable in interface com.sonicsw.mf.common.security.IManagementPermission
Constant for the "manage" management permission type.
ManagementPermissionDeniedException - Exception in com.sonicsw.mf.common.security
Management permission denied exception base class.
ManagementPermissionDeniedException(String) - Constructor for exception com.sonicsw.mf.common.security.ManagementPermissionDeniedException
 
ManagementPermissionFactory - Class in com.sonicsw.mf.common.security
This factory is used to create IManagementPermission instances.
ManagementPermissionFactory() - Constructor for class com.sonicsw.mf.common.security.ManagementPermissionFactory
 
ManagementPermissionsCheckingNotEnabledException - Exception in com.sonicsw.mf.common.security
 
ManagementPermissionsCheckingNotEnabledException(String) - Constructor for exception com.sonicsw.mf.common.security.ManagementPermissionsCheckingNotEnabledException
 
ManagePermissionDeniedException - Exception in com.sonicsw.mf.common.security
Unchecked management exception.
ManagePermissionDeniedException(String, String, int) - Constructor for exception com.sonicsw.mf.common.security.ManagePermissionDeniedException
Constructs a new exception with the specified detail message.
MapMessage - Interface in javax.jms
A MapMessage object is used to send a set of name-value pairs.
match(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
MAXIMUM - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents the maximum value from a set of historical values.
MAXIMUM_AGGREGATION_TYPE - Static variable in interface com.sonicsw.mf.common.metrics.IAggregateMetric
 
MBeanAttributeInfo - Class in javax.management
Describes an MBean attribute exposed for management.
MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.MBeanAttributeInfo
Constructs an MBeanAttributeInfo object.
MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.MBeanAttributeInfo
This constructor takes the name of a simple attribute, and Method objects for reading and writing the attribute.
MBeanConstructorInfo - Class in javax.management
Describes a constructor exposed by an MBean.
MBeanConstructorInfo(String, Constructor) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanException - Exception in javax.management
Represents "user defined" exceptions thrown by MBean methods in the agent.
MBeanException(Exception) - Constructor for exception javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception.
MBeanException(Exception, String) - Constructor for exception javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception with a detail message.
MBeanFeatureInfo - Class in javax.management
Provides general information for an MBean descriptor object.
MBeanFeatureInfo(String, String) - Constructor for class javax.management.MBeanFeatureInfo
Constructs an MBeanFeatureInfo object.
MBeanInfo - Class in javax.management
Describes the management interface exposed by an MBean; that is, the set of attributes and operations which are available for management operations.
MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.MBeanInfo
Constructs an MBeanInfo.
MBeanNotificationInfo - Class in javax.management
The MBeanNotificationInfo class is used to describe the characteristics of the different notification instances emitted by an MBean, for a given Java class of notification.
MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.MBeanNotificationInfo
Constructs an MBeanNotificationInfo object.
MBeanOperationInfo - Class in javax.management
Describes a management operation exposed by an MBean.
MBeanOperationInfo(String, Method) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanParameterInfo - Class in javax.management
Describes an argument of an operation exposed by an MBean.
MBeanParameterInfo(String, String, String) - Constructor for class javax.management.MBeanParameterInfo
Constructs a MBeanParameterInfo object.
MBeanPermission - Class in javax.management
Permission controlling access to MBeanServer operations.
MBeanPermission(String, String) - Constructor for class javax.management.MBeanPermission
Create a new MBeanPermission object with the specified target name and actions.
MBeanPermission(String, String, ObjectName, String) - Constructor for class javax.management.MBeanPermission
Create a new MBeanPermission object with the specified target name (class name, member, object name) and actions.
MBeanRegistration - Interface in javax.management
Can be implemented by an MBean in order to carry out operations before and after being registered or unregistered from the MBean server.
MBeanRegistrationException - Exception in javax.management
Wraps exceptions thrown by the preRegister(), preDeregister() methods of the MBeanRegistration interface.
MBeanRegistrationException(Exception) - Constructor for exception javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception.
MBeanRegistrationException(Exception, String) - Constructor for exception javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception with a detailed message.
MBeanServer - Interface in javax.management
This is the interface for MBean manipulation on the agent side.
MBeanServerBuilder - Class in javax.management
This class represents a builder that creates a default MBeanServer implementation.
MBeanServerBuilder() - Constructor for class javax.management.MBeanServerBuilder
Public default constructor.
MBeanServerConnection - Interface in javax.management
This interface represents a way to talk to an MBean server, whether local or remote.
MBeanServerDelegate - Class in javax.management
Represents the MBean server from the management point of view.
MBeanServerDelegate() - Constructor for class javax.management.MBeanServerDelegate
Create a MBeanServerDelegate object.
MBeanServerDelegateMBean - Interface in javax.management
Defines the management interface of an object of class MBeanServerDelegate.
MBeanServerFactory - Class in javax.management
Provides MBean server references.
MBeanServerInvocationHandler - Class in javax.management
InvocationHandler that forwards methods in an MBean's management interface through the MBean server to the MBean.
MBeanServerInvocationHandler(MBeanServerConnection, ObjectName) - Constructor for class javax.management.MBeanServerInvocationHandler
Invocation handler that forwards methods through an MBean server.
MBeanServerNotification - Class in javax.management
Represents a notification emitted by the MBean server through the MBeanServerDelegate MBean.
MBeanServerNotification(String, Object, long, ObjectName) - Constructor for class javax.management.MBeanServerNotification
Creates an MBeanServerNotification object specifying object names of the MBeans that caused the notification and the specified notification type.
MBeanServerPermission - Class in javax.management
A Permission to perform actions related to MBeanServers.
MBeanServerPermission(String) - Constructor for class javax.management.MBeanServerPermission
Create a new MBeanServerPermission with the given name.
MBeanServerPermission(String, String) - Constructor for class javax.management.MBeanServerPermission
Create a new MBeanServerPermission with the given name.
MBeanTrustPermission - Class in javax.management
This permission represents "trust" in a signer or codebase.
MBeanTrustPermission(String) - Constructor for class javax.management.MBeanTrustPermission
Create a new MBeanTrustPermission with the given name.
MBeanTrustPermission(String, String) - Constructor for class javax.management.MBeanTrustPermission
Create a new MBeanTrustPermission with the given name.
Message - Interface in javax.jms
The Message interface is the root interface of all JMS messages.
MessageConsumer - Interface in javax.jms
A client uses a MessageConsumer object to receive messages from a destination.
MessageEOFException - Exception in javax.jms
This exception must be thrown when an unexpected end of stream has been reached when a StreamMessage or BytesMessage is being read.
MessageEOFException(String, String) - Constructor for exception javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason and error code.
MessageEOFException(String) - Constructor for exception javax.jms.MessageEOFException
Constructs a MessageEOFException with the specified reason.
MessageFormatException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to use a data type not supported by a message or attempts to read data in a message as the wrong type.
MessageFormatException(String, String) - Constructor for exception javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason and error code.
MessageFormatException(String) - Constructor for exception javax.jms.MessageFormatException
Constructs a MessageFormatException with the specified reason.
MessageListener - Interface in javax.jms
A MessageListener object is used to receive asynchronously delivered messages.
MessageNotReadableException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to read a write-only message.
MessageNotReadableException(String, String) - Constructor for exception javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason and error code.
MessageNotReadableException(String) - Constructor for exception javax.jms.MessageNotReadableException
Constructs a MessageNotReadableException with the specified reason.
MessageNotWriteableException - Exception in javax.jms
This exception must be thrown when a JMS client attempts to write to a read-only message.
MessageNotWriteableException(String, String) - Constructor for exception javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason and error code.
MessageNotWriteableException(String) - Constructor for exception javax.jms.MessageNotWriteableException
Constructs a MessageNotWriteableException with the specified reason.
MessageProducer - Interface in javax.jms
A client uses a MessageProducer object to send messages to a destination.
MetricsFactory - Class in com.sonicsw.mf.common.metrics
Component developers are required to use the factory to create instances of implementations of the core metrics interfaces (of this pakage).
MetricsFactory() - Constructor for class com.sonicsw.mf.common.metrics.MetricsFactory
 
MFDurableOperationException - Exception in com.sonicsw.mq.common.runtime
An MFDurableOperationException can be thrown from a number of methods that interact with durable subscriptions.
MFDurableOperationException(int) - Constructor for exception com.sonicsw.mq.common.runtime.MFDurableOperationException
Create a durable operation exception
MFException - Exception in com.sonicsw.mf.common
Checked management exception.
MFException() - Constructor for exception com.sonicsw.mf.common.MFException
Constructs a new exception with null as its detail message.
MFException(String) - Constructor for exception com.sonicsw.mf.common.MFException
Constructs a new exception with the specified detail message.
MFMgmtBeanFactory - Class in com.sonicsw.mf.mgmtapi.config
 
MFMgmtBeanFactory() - Constructor for class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
MFProxyFactory - Class in com.sonicsw.mf.mgmtapi.runtime
Provides factory methods to create a runtime proxies that remotely interact with the management API of Sonic MBeans.
MFRuntimeException - Exception in com.sonicsw.mf.common
Unchecked management exception.
MFRuntimeException() - Constructor for exception com.sonicsw.mf.common.MFRuntimeException
Constructs a new runtime exception with null as its detail message.
MFRuntimeException(String) - Constructor for exception com.sonicsw.mf.common.MFRuntimeException
Constructs a new runtime exception with the specified detail message.
MFSecurityException - Exception in com.sonicsw.mf.common
Unchecked management security exception.
MFSecurityException() - Constructor for exception com.sonicsw.mf.common.MFSecurityException
Constructs a new security exception with null as its detail message.
MFSecurityException(String) - Constructor for exception com.sonicsw.mf.common.MFSecurityException
Constructs a new security exception with the specified detail message.
MgmtAttributeMetaData - Class in com.sonicsw.ma.mgmtapi.config.impl
 
MgmtAttributeMetaData(IAttributeMetaData) - Constructor for class com.sonicsw.ma.mgmtapi.config.impl.MgmtAttributeMetaData
 
MgmtBeanBase - Class in com.sonicsw.ma.mgmtapi.config.impl
 
MgmtBeanBase(MgmtBeanFactory) - Constructor for class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
MgmtBeanFactory - Class in com.sonicsw.ma.mgmtapi.config
 
MgmtBeanFactory() - Constructor for class com.sonicsw.ma.mgmtapi.config.MgmtBeanFactory
 
MgmtException - Exception in com.sonicsw.ma.mgmtapi.config
 
MgmtException(String) - Constructor for exception com.sonicsw.ma.mgmtapi.config.MgmtException
 
MgmtException(String, Throwable) - Constructor for exception com.sonicsw.ma.mgmtapi.config.MgmtException
 
MgmtListBase - Class in com.sonicsw.ma.mgmtapi.config.impl
 
MgmtListBase(IMgmtBase, String, boolean) - Constructor for class com.sonicsw.ma.mgmtapi.config.impl.MgmtListBase
 
MgmtMapBase - Class in com.sonicsw.ma.mgmtapi.config.impl
 
MgmtMapBase(IMgmtBase, String, boolean) - Constructor for class com.sonicsw.ma.mgmtapi.config.impl.MgmtMapBase
 
MgmtSubBeanBase - Class in com.sonicsw.ma.mgmtapi.config.impl
 
MgmtSubBeanBase(IMgmtBase, String, boolean) - Constructor for class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
MINIMUM - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents the minimum value from a set of historical values.
MINIMUM_AGGREGATION_TYPE - Static variable in interface com.sonicsw.mf.common.metrics.IAggregateMetric
 
MINUS - Static variable in class javax.management.Query
A code representing the Query.minus(javax.management.ValueExp, javax.management.ValueExp) expression.
minus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the difference between two numeric values.
MONITOR_SUBCATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
MQMgmtBeanFactory - Class in com.sonicsw.mq.mgmtapi.config
 
MQMgmtBeanFactory() - Constructor for class com.sonicsw.mq.mgmtapi.config.MQMgmtBeanFactory
 
MQProxyFactory - Class in com.sonicsw.mq.mgmtapi.runtime
Provides factory methods to create a runtime proxies that remotely interact with the management API of Sonic MBeans.

N

newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class javax.management.MBeanServerBuilder
This method creates a new MBeanServer implementation object.
newMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name, without keeping an internal reference to this new object.
newMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name, without keeping an internal reference to this new object.
newMBeanServerDelegate() - Method in class javax.management.MBeanServerBuilder
This method creates a new MBeanServerDelegate for a new MBeanServer.
newPermissionCollection() - Method in class javax.management.MBeanServerPermission
 
newProxyInstance(MBeanServerConnection, ObjectName, Class, boolean) - Static method in class javax.management.MBeanServerInvocationHandler
Return a proxy that implements the given interface by forwarding its methods through the given MBean server to the named MBean.
NO_ERROR - Static variable in exception com.sonicsw.mq.common.runtime.MFDurableOperationException
There is no error
NON_PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This is the lowest-overhead delivery mode because it does not require that the message be logged to stable storage.
NonRecoverableStateChangeException - Exception in com.sonicsw.mf.common.runtime
Thrown by an IStateController when it has determined that it will never be able to perform a requested state change without manual corrective action.
NonRecoverableStateChangeException(String) - Constructor for exception com.sonicsw.mf.common.runtime.NonRecoverableStateChangeException
 
NORMAL_SHUTDOWN_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code on normal shutdown.
not(QueryExp) - Static method in class javax.management.Query
Returns a constraint that is the negation of its argument.
NOT_APPLICABLE_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
NOT_APPLICABLE_STR - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
NotCompliantMBeanException - Exception in javax.management
Exception which occurs when trying to register an object in the MBean server that is not a JMX compliant MBean.
NotCompliantMBeanException() - Constructor for exception javax.management.NotCompliantMBeanException
Default constructor.
NotCompliantMBeanException(String) - Constructor for exception javax.management.NotCompliantMBeanException
Constructor that allows a specific error message to be specified.
Notification - Class in javax.management
The Notification class represents a notification emitted by an MBean.
Notification(String, Object, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
NotificationBroadcaster - Interface in javax.management
Interface implemented by an MBean that emits Notifications.
NotificationBroadcasterSupport - Class in javax.management
Provides an implementation of NotificationEmitter interface.
NotificationBroadcasterSupport() - Constructor for class javax.management.NotificationBroadcasterSupport
 
NotificationEmitter - Interface in javax.management
Interface implemented by an MBean that emits Notifications.
NotificationFilter - Interface in javax.management
To be implemented by a any class acting as a notification filter.
NotificationFilterSupport - Class in javax.management
Provides an implementation of the NotificationFilter interface.
NotificationFilterSupport() - Constructor for class javax.management.NotificationFilterSupport
 
NotificationListener - Interface in javax.management
Should be implemented by an object that wants to receive notifications.
NUM_VALUE_TYPES - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
The number of default value types

O

ObjectInstance - Class in javax.management
Used to represent the object name of an MBean and its class name.
ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.
ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given an object name and the full class name, including the package name.
ObjectMessage - Interface in javax.jms
An ObjectMessage object is used to send a message that contains a serializable object in the Java programming language ("Java object").
ObjectName - Class in javax.management
Represents the object name of an MBean, or a pattern that can match the names of several MBeans.
ObjectName(String) - Constructor for class javax.management.ObjectName
Construct an object name from the given string.
ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
Construct an object name with exactly one key property.
ObjectName(String, Hashtable) - Constructor for class javax.management.ObjectName
Construct an object name with several key properties from a Hashtable.
OFFLINE - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state OFFLINE
OFFLINE_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state OFFLINE
onDisconnect() - Method in interface com.sonicsw.mf.jmx.client.IConnectionListener
Called when the connector is disconnected from the underlying transport.
onException(JMSException) - Method in interface javax.jms.ExceptionListener
Notifies user of a JMS exception.
onFailure(Exception) - Method in interface com.sonicsw.mf.jmx.client.IConnectionListener
Called when the connector detects some permanent failure in the underlying transport.
onFailure(String, String, Exception, long, long) - Method in interface com.sonicsw.mf.jmx.client.IOrphanedReplyListener
Called when a exception reply arrives after the original request had timed out.
onMessage(Message) - Method in interface javax.jms.MessageListener
Passes a message to the listener.
onNotification(IEvent) - Method in interface com.sonicsw.security.pass.mf.INotificationListener
This method is invoked upon receiving a notification from the target server.
onNotificationListenerRenewalFailure(Exception) - Method in interface com.sonicsw.mf.jmx.client.IConnectionListener
Called when a connector is unable to renew a notification listener's subscription.
onReconnect(String) - Method in interface com.sonicsw.mf.jmx.client.IConnectionListener
Called when the connector automatically reconnects to the underlying transport.
onSuccess(String, String, Object, long, long) - Method in interface com.sonicsw.mf.jmx.client.IOrphanedReplyListener
Called when a valid reply arrives after the original request had timed out.
operationIsSuccessful(int) - Method in interface com.sonicsw.mf.common.runtime.ICollectiveOpStatus
Returns true if the operation on the compNum-th component was successful.
OperationsException - Exception in javax.management
Represents exceptions thrown in the MBean server when performing operations on MBeans.
OperationsException() - Constructor for exception javax.management.OperationsException
Default constructor.
OperationsException(String) - Constructor for exception javax.management.OperationsException
Constructor that allows a specific error message to be specified.
or(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the disjunction of two other query expressions.

P

P_VERSION_PROPERTY - Static variable in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
pathExists(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Check if a specified path exists.
PEAK_PER_HOUR_RATE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the maximum value from a set of historical values
  b = the elapsed time (milliseconds) over which the max value was collected
  c = 3600000
PEAK_PER_MINUTE_RATE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the maximum value from a set of historical values
  b = the elapsed time (milliseconds) over which the max value was collected
  c = 60000
PEAK_PER_SECOND_RATE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the maximum value from a set of historical values
  b = the elapsed time (milliseconds) over which the max value was collected
  c = 1000
PEAK_UTILIZATION - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the maximum value from a set of historical values
  b = the elapsed time (milliseconds) over which the max value was collected
  c = 100
PER_HOUR_RATE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the total of all the values in a set of historical values
  b = the elapsed time (milliseconds)
  c = 3600000
PER_MINUTE_RATE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the total of all the values in a set of historical values
  b = the elapsed time (milliseconds)
  c = 60000
PER_SECOND_RATE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the total of all the values in a set of historical values
  b = the elapsed time (milliseconds)
  c = 1000
PERSISTENT - Static variable in interface javax.jms.DeliveryMode
This delivery mode instructs the JMS provider to log the message to stable storage as part of the client's send operation.
PersistentMBean - Interface in javax.management
This class is the interface to be implemented by MBeans that are meant to be persistent.
ping(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the ping operation.
PLUS - Static variable in class javax.management.Query
A code representing the Query.plus(javax.management.ValueExp, javax.management.ValueExp) expression.
plus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the sum of two numeric values, or the concatenation of two string values.
postDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
postRegister(Boolean) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
preDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
preRegister(MBeanServer, ObjectName) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being registered in the MBean server.
PROPERTY_CONNECTION_ACCEPTOR_NAME - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the name of the acceptor handling the connection.
PROPERTY_CONNECTION_ACCEPTOR_URL - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the URL of the acceptor handling the connection.
PROPERTY_CONNECTION_CLUSTER_PEER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying the name of the peer broker if this is an interbroker (cluster) connection.
PROPERTY_CONNECTION_COMPRESSION_ENABLED - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating whether compression is active on this connection.
PROPERTY_CONNECTION_CONNECTION_TYPE - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating the type of the connection.
PROPERTY_CONNECTION_CONSUMER_COUNT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the number of consumers associated with the connection.
PROPERTY_CONNECTION_FAULT_TOLERANT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating whether this is a fault tolerant connection.
PROPERTY_CONNECTION_LOCAL_SOCKET - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing information about the connection's local (broker-side) socket.
PROPERTY_CONNECTION_PROTOCOL - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the protocol version used for the connection, e.g.
PROPERTY_CONNECTION_REMOTE_BROKER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying the name of the remote DRA broker if this is a routing connection.
PROPERTY_CONNECTION_REMOTE_NODE - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying the name of the remote DRA node if this is a routing connection.
PROPERTY_CONNECTION_REMOTE_SOCKET - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing information about the connection's remote (client-side, or another broker) socket.
PROPERTY_CONNECTION_SESSION_COUNT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the number of sessions associated with the connection.
PROPERTY_CONNECTION_USER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the user associated with the connection.
PROPERTY_CONNECTION_VERSION - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the client's product version and build info (if available).
PROPERTY_CONSUMER_DURABLE_MESSAGE_ORDER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating, for a durable subscriber, that strict message ordering across a cluster is enabled.
PROPERTY_CONSUMER_FLOW_TO_DISK_ENABLED - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating whether the Flow To Disk feature is enabled for this consumer.
PROPERTY_CONSUMER_FLOW_TO_DISK_STATUS - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating whether messages are currently flowing to disk for this consumer.
PROPERTY_CONSUMER_SELECTOR - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the value of the consumer's message selector if it has one.
PROPERTY_CONSUMER_SELECTOR_AT_BROKER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating whether the message selector is applied by the broker or client.
PROPERTY_FLOW_CONTROL_BLOCKED_SENDERS - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying any sender(s) blocked by this subscriber.
PROPERTY_FLOW_CONTROL_BLOCKING_CONSUMERS - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying any subscriber(s) blocking this sender.
PROPERTY_FLOW_CONTROL_BLOCKING_DESTINATIONS - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying the destination(s) (typically queues) blocking this sender.
PROPERTY_FLOW_CONTROL_BY_PEER_MIN_PRIORITY - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating that flow control is being asserted by the peer on the other side of the connection.
PROPERTY_FLOW_CONTROL_MIN_PUBLISH_PRIORITY - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property indicating that flow control is being asserted due to buffers on the local broker having filled.
PROPERTY_MESSAGES_OUTGOING_COUNT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the number of messages queued for delivery to this connection member.
PROPERTY_MESSAGES_OUTGOING_SIZE - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the total size of the messages queued for delivery to this connection member.
PROPERTY_MESSAGES_PENDING_COUNT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the number of messages pending acknowledgement by this connection member.
PROPERTY_MESSAGES_PENDING_SIZE - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property providing the total size of the messages pending acknowledgement by this connection member.
PROPERTY_SESSION_ACKNOWLEDGE_MODE - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Name of property identifying the acknowledgement mode of the session.
propertyExists(String) - Method in interface com.sonicsw.mq.common.runtime.IMessageHeader
Test whether or not a given property name exists.
propertyExists(String) - Method in interface javax.jms.Message
Indicates whether a property value exists.
ProxyRuntimeException - Exception in com.sonicsw.mf.mgmtapi.runtime
Proxy runtime exceptions are used to wrap underlying exceptions propagated from the remote component the proxy represents.
ProxyRuntimeException(Exception) - Constructor for exception com.sonicsw.mf.mgmtapi.runtime.ProxyRuntimeException
Constructs a proxy runtime exception with the given cause exception.
ProxyRuntimeException(Exception, String) - Constructor for exception com.sonicsw.mf.mgmtapi.runtime.ProxyRuntimeException
Constructs a proxy runtime exception with the given target cause and message.
publish(Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic.
publish(Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
publish(Topic, Message) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in interface javax.jms.TopicPublisher
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to live.
putFiles(String, String, boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Copy a file or a directory from the client's file system to the container's file-system.

Q

Query - Class in javax.management
Constructs query object constraints.
Query() - Constructor for class javax.management.Query
Basic constructor.
QueryEval - Class in javax.management
Allows a query to be performed in the context of a specific MBean server.
QueryEval() - Constructor for class javax.management.QueryEval
 
QueryExp - Interface in javax.management
Represents relational constraints that can be used in database query "where clauses".
queryMBeans(ObjectName, QueryExp) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
queryMBeans(ObjectName, QueryExp) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
Gets MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
queryNames(ObjectName, QueryExp) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServerConnection
Gets the names of MBeans controlled by the MBean server.
Queue - Interface in javax.jms
A Queue object encapsulates a provider-specific queue name.
QUEUE_MESSAGES_COUNT_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric queue.messages.Count.
QUEUE_MESSAGES_DELIVEREDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric queue.messages.DeliveredPerSecond.
QUEUE_MESSAGES_MAXDEPTH_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric queue.messages.MaxDepth.
QUEUE_MESSAGES_RECEIVEDPERSECOND_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric queue.messages.ReceivedPerSecond.
QUEUE_MESSAGES_SIZE_METRIC_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Parent metric identity constant for the instance metric queue.messages.Size.
QueueBrowser - Interface in javax.jms
A client uses a QueueBrowser object to look at messages on a queue without removing them.
QueueConnection - Interface in javax.jms
A QueueConnection object is an active connection to a point-to-point JMS provider.
QueueConnectionFactory - Interface in javax.jms
A client uses a QueueConnectionFactory object to create QueueConnection objects with a point-to-point JMS provider.
QueueReceiver - Interface in javax.jms
A client uses a QueueReceiver object to receive messages that have been delivered to a queue.
QueueRequestor - Class in javax.jms
The QueueRequestor helper class simplifies making service requests.
QueueRequestor(QueueSession, Queue) - Constructor for class javax.jms.QueueRequestor
Constructor for the QueueRequestor class.
QueueSender - Interface in javax.jms
A client uses a QueueSender object to send messages to a queue.
QueueSession - Interface in javax.jms
A QueueSession object provides methods for creating QueueReceiver, QueueSender, QueueBrowser, and TemporaryQueue objects.
quote(String) - Static method in class javax.management.ObjectName
Returns a quoted form of the given String, suitable for inclusion in an ObjectName.

R

readBoolean() - Method in interface javax.jms.BytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in interface javax.jms.StreamMessage
Reads a boolean from the stream message.
readByte() - Method in interface javax.jms.BytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in interface javax.jms.StreamMessage
Reads a byte value from the stream message.
readBytes(byte[]) - Method in interface javax.jms.BytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in interface javax.jms.StreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in interface javax.jms.BytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in interface javax.jms.StreamMessage
Reads a Unicode character value from the stream message.
readDouble() - Method in interface javax.jms.BytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in interface javax.jms.StreamMessage
Reads a double from the stream message.
readFloat() - Method in interface javax.jms.BytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in interface javax.jms.StreamMessage
Reads a float from the stream message.
readInt() - Method in interface javax.jms.BytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in interface javax.jms.StreamMessage
Reads a 32-bit integer from the stream message.
readLong() - Method in interface javax.jms.BytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in interface javax.jms.StreamMessage
Reads a 64-bit integer from the stream message.
readObject() - Method in interface javax.jms.StreamMessage
Reads an object from the stream message.
readShort() - Method in interface javax.jms.BytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in interface javax.jms.StreamMessage
Reads a 16-bit integer from the stream message.
readString() - Method in interface javax.jms.StreamMessage
Reads a String from the stream message.
readUnsignedByte() - Method in interface javax.jms.BytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in interface javax.jms.BytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in interface javax.jms.BytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
receive() - Method in interface javax.jms.MessageConsumer
Receives the next message produced for this message consumer.
receive(long) - Method in interface javax.jms.MessageConsumer
Receives the next message that arrives within the specified timeout interval.
receiveNoWait() - Method in interface javax.jms.MessageConsumer
Receives the next message if one is immediately available.
reconcileRemoteSubscriptions(ArrayList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the reconcileRemoteSubscriptions operation.
recover() - Method in interface javax.jms.Session
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
RecoverableStateChangeException - Exception in com.sonicsw.mf.common.runtime
Thrown by an IStateController when it has determined that it cannot perform the requested state change without backing out the requested state change and re-evaluating whether the requested state change is still required.
RecoverableStateChangeException(String) - Constructor for exception com.sonicsw.mf.common.runtime.RecoverableStateChangeException
 
ReflectionException - Exception in javax.management
Represents exceptions thrown in the MBean server when using the java.lang.reflect classes to invoke methods on MBeans.
ReflectionException(Exception) - Constructor for exception javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception.
ReflectionException(Exception, String) - Constructor for exception javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception with a detail message.
refreshSecurity(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the refreshSecurity operation.
registerMBean(Object, ObjectName) - Method in interface javax.management.MBeanServer
Registers a pre-existing object as an MBean with the MBean server.
registerRetryCallback(IRetryCallback) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
 
registerStateController(IStateController, short, short, Object) - Method in interface com.sonicsw.mf.common.runtime.IStateManager
Register a state controller that will cause the behvioral changes associated with the transition from one specified state to another specified state.
registerStateListener(IStateListener, Object) - Method in interface com.sonicsw.mf.common.runtime.IStateManager
Register a listener for the changes in state of the state-managed object.
REGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been registered.
releaseLock(String, String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the releaseLock operation.
releaseMBeanServer(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Remove internal MBeanServerFactory references to a created MBeanServer.
reload() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the reload operation.
reload() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the reload operation.
reload() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the reload operation.
reload() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Invokes the reload operation.
reload() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the reload operation.
reload() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the reload operation.
reloadComponent(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the reloadComponent operation.
reloadExternalAuthenticationDomain(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the reloadExternalAuthenticationDomain operation.
remoteExec(String[], String[], String, byte[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
The remoteExec call executes java.lang.Runtime.exec on the target container.
removeAllManagementPermissions() - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Remove all management permissions.
removeAttribute(String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
removeAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
removeAttribute(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
removeCertificate(String) - Method in interface com.sonicsw.mq.mgmtapi.config.ICertificatesStoreBean
Remove certificate from CertificatesStoreBean.
removeComponentCollectionID(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the removeComponentCollectionID operation.
removeContainer(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Uninstall the Windows Service (if installed) and remove the files from the working directory.
removeField(String) - Method in interface javax.management.Descriptor
Removes a field from the descriptor.
removeManagementPermissions(String[], String, String[][]) - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Remove the manage or configure permissions in the corresponding principals array for each path in paths.
removeManagementPermissions(String[], String) - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Remove all manage or configure permissions for each path in paths.
removeMessage(IMessageHeaderToken) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the removeMessage operation.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Removes a notification listener.
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Removes a notification listener.
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Removes a notification listener.
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Removes a notification listener.
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Removes a notification listener.
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Removes a notification listener.
removeNotificationListener(NotificationListener) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Removes a notification listener.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServer
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServerConnection
Removes a listener from a registered MBean.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
 
removeNotificationListener(NotificationListener) - Method in class javax.management.MBeanServerDelegate
 
removeNotificationListener(NotificationListener) - Method in interface javax.management.NotificationBroadcaster
Removes a listener from this MBean.
removeNotificationListener(NotificationListener) - Method in class javax.management.NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationEmitter
Removes a listener from this MBean.
rename(String, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Rename either a folder or a file from oldPath to newPath
rename(SonicFSFile, String) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Rename either a folder or a file where the original object is identied by the specified SonicFSFile object and the new name is specified as a String.
ReplicationConnectionStateConstants - Interface in com.sonicsw.mq.common.runtime
This class defines constants for the values returned by runtime management operations getReplicationConnectionState() and getReplicationConnectionStateString().
ReplicationStateConstants - Interface in com.sonicsw.mq.common.runtime
This class defines constants for the values of the ReplicationState and ReplicationStateString attributes.
request(Message) - Method in class javax.jms.QueueRequestor
Sends a request and waits for a reply.
request(Message) - Method in class javax.jms.TopicRequestor
Sends a request and waits for a reply.
requestStateChange(short, short, Object) - Method in interface com.sonicsw.mf.common.runtime.IStateManager
The thread that detects the condition that requires a state change will call this method to effect the state change.
reset() - Method in interface javax.jms.BytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in interface javax.jms.StreamMessage
Puts the message body in read-only mode and repositions the stream to the beginning.
resetMetrics() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the resetMetrics operation.
resetMetrics() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the resetMetrics operation.
resetMetrics() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the resetMetrics operation.
resetMetrics() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the resetMetrics operation.
resetMetrics() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the resetMetrics operation.
ResourceAllocationException - Exception in javax.jms
This exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationException(String, String) - Constructor for exception javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason and error code.
ResourceAllocationException(String) - Constructor for exception javax.jms.ResourceAllocationException
Constructs a ResourceAllocationException with the specified reason.
restart() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the restart operation.
rollback() - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Rollback changes made to the underlying config beans.
rollback() - Method in interface javax.jms.Session
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface javax.jms.XASession
Throws a TransactionInProgressException, since it should not be called for an XASession object.
rollbackPreparedXABranches(Integer[]) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the rollbackPreparedXABranches operation.
run() - Method in interface javax.jms.Session
Optional operation, intended to be used only by Application Servers, not by ordinary JMS clients.
RuntimeErrorException - Exception in javax.management
When a java.lang.Error occurs in the agent it should be caught and re-thrown as a RuntimeErrorException.
RuntimeErrorException(Error) - Constructor for exception javax.management.RuntimeErrorException
Default constructor.
RuntimeErrorException(Error, String) - Constructor for exception javax.management.RuntimeErrorException
Constructor that allows a specific error message to be specified.
RuntimeMBeanException - Exception in javax.management
Represents runtime exceptions thrown by MBean methods in the agent.
RuntimeMBeanException(RuntimeException) - Constructor for exception javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException.
RuntimeMBeanException(RuntimeException, String) - Constructor for exception javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException with a detailed message.
RuntimeOperationsException - Exception in javax.management
Represents runtime exceptions thrown in the agent when performing operations on MBeans.
RuntimeOperationsException(RuntimeException) - Constructor for exception javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException.
RuntimeOperationsException(RuntimeException, String) - Constructor for exception javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException with a detailed message.

S

saveActivationDaemonBean(IActivationDaemonBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified ActivationDaemon bean
saveAgentManagerBean(IAgentManagerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified AgentManager bean
saveAuthenticationDomainBean(IAuthenticationDomainBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified AuthenticationDomain bean
saveAuthorizationPolicyBean(IAuthorizationPolicyBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified AuthorizationPolicy bean
saveBackupAgentManagerBean(IBackupAgentManagerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified BackupAgentManager bean
saveBackupBrokerBean(IBackupBrokerBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified BackupBroker bean
saveBackupDirectoryServiceBean(IBackupDirectoryServiceBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified BackupDirectoryService bean
saveBean(IMgmtBeanBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Save the specified bean to the DS.
saveBeans(IMgmtBeanBase[]) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
Save the specified beans to the DS.
saveBrokerBean(IBrokerBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified Broker bean
saveCertificatesStoreBean(ICertificatesStoreBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified CertificatesStore bean
saveClusterBean(IClusterBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified Cluster bean
saveCollectionsMonitorBean(ICollectionsMonitorBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified CollectionsMonitor bean
saveComponentCollectionBean(IComponentCollectionBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified ComponentCollection bean
saveContainerBean(IContainerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified Container bean
saveContainerBean(IContainerBean) - Method in class com.sonicsw.mf.mgmtapi.config.MFMgmtBeanFactory
 
saveContainerCollectionBean(IContainerCollectionBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified ContainerCollection bean
saveDirectoryServiceBean(IDirectoryServiceBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified DirectoryService bean
saveDomainBean(IDomainBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified Domain bean
saveHostManagerBean(IHostManagerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified HostManager bean
saveLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the saveLogFile operation.
saveLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the saveLogFile operation.
saveLoggerBean(ILoggerBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified Logger bean
saveReplicationConnectionBean(IReplicationConnectionBean) - Method in class com.sonicsw.mf.mgmtapi.config.gen.AbstractMFMgmtBeanFactory
Save the specified ReplicationConnection bean
saveReplicationConnectionsBean(IReplicationConnectionsBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified ReplicationConnections bean
saveWSProtocolBean(IWSProtocolBean) - Method in class com.sonicsw.mq.mgmtapi.config.gen.AbstractMQMgmtBeanFactory
Save the specified WSProtocol bean
saveXQContainerBean(IXQContainerBean) - Method in class com.sonicsw.xqimpl.mgmtapi.config.gen.AbstractXQMgmtBeanFactory
Save the specified XQContainer bean
SCHEME - Static variable in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
searchMessage(IMessageHeaderToken) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the searchMessage operation.
SECURITY_SUBCATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
send(Message) - Method in interface javax.jms.MessageProducer
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
send(Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to the destination, specifying delivery mode, priority, and time to live.
send(Destination, Message) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in interface javax.jms.MessageProducer
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Message) - Method in interface javax.jms.QueueSender
Sends a message to the queue.
send(Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to the queue, specifying delivery mode, priority, and time to live.
send(Queue, Message) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
sendNotification(Notification) - Method in class javax.management.MBeanServerDelegate
Enables the MBean server to send a notification.
sendNotification(Notification) - Method in class javax.management.NotificationBroadcasterSupport
Sends a notification.
separator - Static variable in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
separatorChar - Static variable in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
ServerSession - Interface in javax.jms
A ServerSession object is an application server object that is used by a server to associate a thread with a JMS session (optional).
ServerSessionPool - Interface in javax.jms
A ServerSessionPool object is an object implemented by an application server to provide a pool of ServerSession objects for processing the messages of a ConnectionConsumer (optional).
ServiceNotFoundException - Exception in javax.management
Represents exceptions raised when a requested service is not supported.
ServiceNotFoundException() - Constructor for exception javax.management.ServiceNotFoundException
Default constructor.
ServiceNotFoundException(String) - Constructor for exception javax.management.ServiceNotFoundException
Constructor that allows a specific error message to be specified.
Session - Interface in javax.jms
A Session object is a single-threaded context for producing and consuming messages.
SESSION_TRANSACTED - Static variable in interface javax.jms.Session
This value is returned from the method getAcknowledgeMode if the session is transacted.
set(int, Attribute) - Method in class javax.management.AttributeList
Sets the element at the position specified to be the attribute specified.
setAcceptorConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Set the attribute for ACCEPTOR_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setAcceptorConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for ACCEPTOR_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setAcceptorExternalUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Set the attribute for ACCEPTOR_EXTERNAL_URL to the specified String value.
setAcceptorExternalUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Set the attribute for ACCEPTOR_EXTERNAL_URL to the specified String value.
setAcceptorExternalUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Set the attribute for ACCEPTOR_EXTERNAL_URL to the specified String value.
setAcceptorName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Set the attribute for ACCEPTOR_NAME to the specified String value.
setAcceptorName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Set the attribute for ACCEPTOR_NAME to the specified String value.
setAcceptorName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Set the attribute for ACCEPTOR_NAME to the specified String value.
setAcceptorUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean
Set the attribute for ACCEPTOR_URL to the specified String value.
setAcceptorUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Set the attribute for ACCEPTOR_URL to the specified String value.
setAcceptorUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Set the attribute for ACCEPTOR_URL to the specified String value.
setAclType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for ACL_TYPE to the specified String value.
setActionalInterceptor(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Set the attribute for ACTIONAL_INTERCEPTOR to the specified boolean value.
setActionalLogInterceptor(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ACTIONAL_LOG_INTERCEPTOR to the specified boolean value.
setActionalParameters(IBrokerBean.IActionalParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for ACTIONAL_PARAMETERS to the specified IActionalParametersType value.
setActionalPlugmakerArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ACTIONAL_PLUGMAKER_ARCHIVE_NAME to the specified String value.
setActionalSdkArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ACTIONAL_SDK_ARCHIVE_NAME to the specified String value.
setActionType(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Set the attribute for ACTION_TYPE to the specified String value.
setAdvertise(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for ADVERTISE to the specified boolean value.
setAllowFailover(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the AllowFailover attribute.
setAllowFailover(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the AllowFailover attribute.
setAllowFailover(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Sets the value of the AllowFailover attribute.
setAlternateGroupName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for ALTERNATE_GROUP_NAME to the specified String value.
setAnnotation(String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveName(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for ARCHIVE_NAME to the specified String value.
setArchiveSearchPath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ARCHIVE_SEARCH_PATH to the specified String value.
setAttribute(String, IMgmtBase) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBase
 
setAttribute(String, Object) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setAttribute(String, IMgmtBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setAttribute(String, IMgmtBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setAttribute(String, Object) - Method in interface com.sonicsw.mf.common.runtime.INotification
Sets a notification attribute (a named piece of event information).
setAttribute(ObjectName, Attribute) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
setAttribute(ObjectName, Attribute) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
setAttribute(String, String, Object, Boolean, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the setAttribute operation.
setAttribute(Attribute) - Method in interface javax.management.DynamicMBean
Set the value of a specific attribute of the Dynamic MBean.
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServer
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServerConnection
Sets the value of a specific attribute of a named MBean.
setAttribute(Attribute) - Method in class javax.management.StandardMBean
 
setAttributeExpression(String, String) - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
Enable notifications with an attribute that matches the specified expression (and any defined type or other attribute expressions) to be sent to the listener.
setAttributes(ObjectName, AttributeList) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
setAttributes(ObjectName, AttributeList) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded, unbounded
setAttributes(AttributeList) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Sets the values of several attributes of an ActivationDaemon component.
setAttributes(AttributeList) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the values of several attributes of an AgentManager component.
setAttributes(String, String[], Object[], Boolean, Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the setAttributes operation.
setAttributes(AttributeList) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the values of several attributes of an Agent component.
setAttributes(AttributeList) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the values of several attributes of a CollectionsMonitor component.
setAttributes(AttributeList) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Sets the values of several attributes of a DirectoryService component.
setAttributes(AttributeList) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the values of several attributes of a Logger component.
setAttributes(AttributeList) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Sets the values of several attributes of a Broker component.
setAttributes(AttributeList) - Method in interface javax.management.DynamicMBean
Sets the values of several attributes of the Dynamic MBean.
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServer
Sets the values of several attributes of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServerConnection
Sets the values of several attributes of a named MBean.
setAttributes(AttributeList) - Method in class javax.management.StandardMBean
 
setAuditConfigureEvents(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for AUDIT_CONFIGURE_EVENTS to the specified boolean value.
setAuditManageEvents(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for AUDIT_MANAGE_EVENTS to the specified boolean value.
setAuthenticationDomain(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for AUTHENTICATION_DOMAIN to the specified IMgmtBeanBase value.
setAuthenticationDomain(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for AUTHENTICATION_DOMAIN to the specified IMgmtBeanBase value.
setAuthenticationDomain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
setAuthenticationDomain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
setAuthenticationDomainConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setAuthenticationDomainConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Set the attribute for AUTHENTICATION_DOMAIN_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setAuthorizationPolicy(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
setAuthorizationPolicy(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IClusterBean
 
setAuthorizationPolicyConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setAuthorizationPolicyConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Set the attribute for AUTHORIZATION_POLICY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setAuthSpi(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for AUTH_SPI to the specified IMgmtBeanBase value.
setAuthSpiConnectionParameters(IAuthenticationDomainBean.IConnectionParamMap) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for AUTH_SPI_CONNECTION_PARAMETERS to the specified IConnectionParamMap value.
setAutoStart(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for AUTO_START to the specified boolean value.
setBackupAddr(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for BACKUP_ADDR to the specified String value.
setBackupAddr(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for BACKUP_ADDR to the specified String value.
setBackupAmConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractAMReferences
Set the attribute for BACKUP_AM_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setBackupConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Set the attribute for BACKUP_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setBackupConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for BACKUP_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setBackupFailoverReadOnly(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for BACKUP_FAILOVER_READ_ONLY to the specified boolean value.
setBackupKeyStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for BACKUP_KEY_STORE_FILE to the specified String value.
setBackupKeyStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for BACKUP_KEY_STORE_PASSWORD to the specified String value.
setBackupLdapServerConnectionProperties(IBrokerBean.ILdapConnectionType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for BACKUP_LDAP_SERVER_CONNECTION_PROPERTIES to the specified ILdapConnectionType value.
setBackupPort(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for BACKUP_PORT to the specified int value.
setBackupPort(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for BACKUP_PORT to the specified int value.
setBackupTrustStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for BACKUP_TRUST_STORE_FILE to the specified String value.
setBackupTrustStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for BACKUP_TRUST_STORE_PASSWORD to the specified String value.
setBigDecimalAttribute(String, BigDecimal) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setBigDecimalAttribute(String, BigDecimal) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setBigDecimalAttribute(String, BigDecimal) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setBigDecimalAttribute(String, BigDecimal) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setBlobSqlType(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for BLOB_SQL_TYPE to the specified String value.
setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
Sets a boolean value with the specified name into the Map.
setBooleanAttribute(String, boolean) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setBooleanAttribute(String, boolean) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setBooleanAttribute(String, boolean) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setBooleanAttribute(String, boolean) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
Sets a boolean property value with the specified name into the message.
setBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for BROKER to the specified String value.
setBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for BROKER to the specified String value.
setBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for BROKER to the specified String value.
setBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for BROKER to the specified String value.
setBroker(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for BROKER to the specified String value.
setBrokerDebugParameters(IBackupBrokerBean.IDebugParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Set the attribute for BROKER_DEBUG_PARAMETERS to the specified IDebugParametersType value.
setBrokerName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for BROKER_NAME to the specified String value.
setBrokerPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for BROKER_PASSWORD to the specified String value.
setBrokerReplicationParameters(IBackupBrokerBean.IReplicationParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Set the attribute for BROKER_REPLICATION_PARAMETERS to the specified IReplicationParametersType value.
setBrokerReplicationParameters(IBrokerBean.IReplicationParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for BROKER_REPLICATION_PARAMETERS to the specified IReplicationParametersType value.
setBrowseInactiveTimeout(IBrowseToken, Integer) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the setBrowseInactiveTimeout operation.
setBusConnection(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for BusConnection to the specified String value.
setByte(String, byte) - Method in interface javax.jms.MapMessage
Sets a byte value with the specified name into the Map.
setByteArrayAttribute(String, byte[]) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setByteArrayAttribute(String, byte[]) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setByteArrayAttribute(String, byte[]) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setByteArrayAttribute(String, byte[]) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setByteProperty(String, byte) - Method in interface javax.jms.Message
Sets a byte property value with the specified name into the message.
setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
Sets a byte array value with the specified name into the Map.
setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
Sets a portion of the byte array value with the specified name into the Map.
setCacheDirectory(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Set the attribute for CACHE_DIRECTORY to the specified String value.
setCaList(IBrokerBean.ICaListType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for CA_LIST to the specified ICaListType value.
setCentralConnection(IContainerBean.ICentralConnectionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for CENTRAL_CONNECTION to the specified ICentralConnectionType value.
setCentralizedLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for CENTRALIZED_LOG_FILE to the specified String value.
setCertificatesStore(String) - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
setCertificateStoreElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for CERTIFICATE_STORE_ELEMENT_REF to the specified IMgmtBeanBase value.
setChar(String, char) - Method in interface javax.jms.MapMessage
Sets a Unicode character value with the specified name into the Map.
setCipher(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Set the attribute for CIPHER to the specified String value.
setCipherSuite(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for CIPHER_SUITE to the specified String value.
setCipherSuiteInfo(IBrokerBean.ICipherSuiteType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for CIPHER_SUITE_INFO to the specified ICipherSuiteType value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractHostManagerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for CLASSPATH to the specified String value.
setClasspath(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for CLASSPATH to the specified String value.
setClientID(String) - Method in interface javax.jms.Connection
Sets the client identifier for this connection.
setClientReconnectTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Set the attribute for CLIENT_RECONNECT_TIMEOUT to the specified long value.
setCloseTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for CLOSE_TIMEOUT to the specified int value.
setClusterBean(IClusterBean) - Method in interface com.sonicsw.mq.mgmtapi.config.IBrokerBean
 
setClusterBrokerConnectTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for CLUSTER_BROKER_CONNECT_TIMEOUT to the specified int value.
setClusterBrokerPingInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for CLUSTER_BROKER_PING_INTERVAL to the specified int value.
setClusterBrokerPingTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for CLUSTER_BROKER_PING_TIMEOUT to the specified int value.
setClusterConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for CLUSTER_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setClusterFcMonitorInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for CLUSTER_FC_MONITOR_INTERVAL to the specified int value.
setClusterFlowToDisk(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for CLUSTER_FLOW_TO_DISK to the specified boolean value.
setClusterName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for CLUSTER_NAME to the specified String value.
setCollectionInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Set the attribute for COLLECTION_INTERVAL to the specified int value.
setCollectionInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Set the attribute for COLLECTION_INTERVAL to the specified int value.
setCollectionInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Set the attribute for COLLECTION_INTERVAL to the specified int value.
setCollectionInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Set the attribute for COLLECTION_INTERVAL to the specified int value.
setCollectionInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Set the attribute for COLLECTION_INTERVAL to the specified int value.
setCollectionsMonitorPollInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for COLLECTIONS_MONITOR_POLL_INTERVAL to the specified int value.
setCollectionsMonitorPollInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the CollectionsMonitorPollInterval attribute.
setCollectionsMonitorRuntimeId(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for COLLECTIONS_MONITOR_RUNTIME_ID to the specified String value.
setCollectionsMonitorRuntimeID(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the CollectionsMonitorRuntimeID attribute.
setCommandLine(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for COMMAND_LINE to the specified boolean value.
setCommandLine(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the CommandLine attribute.
setComponentCollections(String[]) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the ComponentCollections attribute.
setComponentRuntimeId(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponent
Set the attribute for COMPONENT_RUNTIME_ID to the specified String value.
setConfig_uri(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for config_uri to the specified String value.
setConfigInfo(HashMap) - Method in interface com.sonicsw.security.pass.broker.IAuthentication
While configuring an �external� Authentication Domain, users have to select a preconfigured Authentication SPI name and provide attribute � which are to be added as name-value pair using Attribute Setting group box.
setConfigRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractComponent
Set the attribute for CONFIG_REF to the specified IMgmtBeanBase value.
setConfigRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for CONFIG_REF to the specified IMgmtBeanBase value.
setConfigRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainer
Set the attribute for CONFIG_REF to the specified IMgmtBeanBase value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConfigUser(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Set the attribute for CONFIG_USER to the specified boolean value.
setConnectAttemptInterval(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for CONNECT_ATTEMPT_INTERVAL to the specified long value.
setConnectIdleTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for CONNECT_IDLE_TIMEOUT to the specified int value.
setConnectionListener(IConnectionListener) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the (singleton) connection listener for the connector.
setConnectionURLs(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for ConnectionURLs to the specified String value.
setConnectRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for CONNECT_RETRY_COUNT to the specified int value.
setConnectRetryInterval(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for CONNECT_RETRY_INTERVAL to the specified long value.
setConnectTimeout(long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the connect timeout
setConnectTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for CONNECT_TIMEOUT to the specified int value.
setConnectTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Set the attribute for CONNECT_TIMEOUT to the specified int value.
setContainerName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for CONTAINER_NAME to the specified String value.
setContainerNativeLibraryPath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for CONTAINER_NATIVE_LIBRARY_PATH to the specified String value.
setContainerRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Set the attribute for CONTAINER_REF to the specified IMgmtBeanBase value.
setContainerRuntimeId(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerCollectionBean.IAbstractContainer
Set the attribute for CONTAINER_RUNTIME_ID to the specified String value.
setContentReply(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for CONTENT_REPLY to the specified boolean value.
setContentReply(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for CONTENT_REPLY to the specified boolean value.
setContentReply(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for CONTENT_REPLY to the specified boolean value.
setContentReplyRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for CONTENT_REPLY_RETRY_COUNT to the specified int value.
setContentReplyRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for CONTENT_REPLY_RETRY_COUNT to the specified int value.
setContentReplyRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for CONTENT_REPLY_RETRY_COUNT to the specified int value.
setContentReplyTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for CONTENT_REPLY_TIMEOUT to the specified int value.
setContentReplyTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for CONTENT_REPLY_TIMEOUT to the specified int value.
setContentReplyTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for CONTENT_REPLY_TIMEOUT to the specified int value.
setContentReplyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for CONTENT_REPLY_USER_NAME to the specified String value.
setContentReplyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for CONTENT_REPLY_USER_NAME to the specified String value.
setContentReplyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for CONTENT_REPLY_USER_NAME to the specified String value.
setControlNumber(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the ControlNumber attribute.
setControlNumber(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Set the attribute for CONTROL_NUMBER to the specified String value.
setCreationTime(long) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for creationTime to the specified long value.
setCredentials(IWSProtocolUrlEndpointBean.ICredentialsType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for CREDENTIALS to the specified ICredentialsType value.
setDatabaseStoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDatabaseParametersType
Set the attribute for DATABASE_STORE_TYPE to the specified String value.
setDebugParameters(IBrokerBean.IDebugParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for DEBUG_PARAMETERS to the specified IDebugParametersType value.
setDefaultDomain(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationPolicyBean
Set the attribute for DEFAULT_DOMAIN to the specified IMgmtBeanBase value.
setDefaultManagementAuditConfig(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for DEFAULT_MANAGEMENT_AUDIT_CONFIG to the specified String value.
setDefaultManagementPermissions() - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Set the global default manage and configure permissions for the Administrators group.
setDefaultPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for DefaultPassword to the specified String value.
setDefaultUser(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for DefaultUser to the specified String value.
setDeliveryMode(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for DELIVERY_MODE to the specified String value.
setDeliveryMode(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for DELIVERY_MODE to the specified String value.
setDeliveryMode(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for DELIVERY_MODE to the specified String value.
setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default delivery mode.
setDeploymentParameters(IContainerBean.IDeploymentParametersSet) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for DEPLOYMENT_PARAMETERS to the specified IDeploymentParametersSet value.
setDescriptor(Descriptor) - Method in interface javax.management.DescriptorAccess
Sets Descriptor (full replace).
setDestinationCertificateIssuerName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Set the attribute for DESTINATION_CERTIFICATE_ISSUER_NAME to the specified String value.
setDestinationCertificateIssuerNumber(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWssType
Set the attribute for DESTINATION_CERTIFICATE_ISSUER_NUMBER to the specified String value.
setDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Set the attribute for DESTINATION_NAME to the specified String value.
setDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for DESTINATION_NAME to the specified String value.
setDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for DESTINATION_NAME to the specified String value.
setDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for DESTINATION_NAME to the specified String value.
setDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Set the attribute for DESTINATION_TYPE to the specified String value.
setDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for DESTINATION_TYPE to the specified String value.
setDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for DESTINATION_TYPE to the specified String value.
setDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for DESTINATION_TYPE to the specified String value.
setDigest(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Set the attribute for DIGEST to the specified String value.
setDirectName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean
Set the attribute for DIRECT_NAME to the specified String value.
setDirectName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean
Set the attribute for DIRECT_NAME to the specified String value.
setDirectName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean
Set the attribute for DIRECT_NAME to the specified String value.
setDirectName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean
Set the attribute for DIRECT_NAME to the specified String value.
setDirectory(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractFsStorageType
Set the attribute for DIRECTORY to the specified String value.
setDirectoryServicePingInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for DIRECTORY_SERVICE_PING_INTERVAL to the specified int value.
setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message IDs are disabled.
setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
Sets whether message timestamps are disabled.
setDiscardableDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendOnewayBean
Set the attribute for DELIVERY_MODE to the DISCARDABLE value.
setDiscardableDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendReplyBean
Set the attribute for DELIVERY_MODE to the DISCARDABLE value.
setDmqNotifyFactor(BigDecimal) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractNotificationParametersType
Set the attribute for DMQ_NOTIFY_FACTOR to the specified java.math.BigDecimal value.
setDoCrlChecking(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for DO_CRL_CHECKING to the specified boolean value.
setDomainElement(IDeltaDirElement) - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Applies a modification to the domain-wide settings element.
setDomainName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for DOMAIN_NAME to the specified String value.
setDomainName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for DOMAIN_NAME to the specified String value.
setDomainName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Set the attribute for DOMAIN_NAME to the specified String value.
setDomainSuffixSearchOrder(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Set the attribute for DOMAIN_SUFFIX_SEARCH_ORDER to the specified String value.
setDouble(String, double) - Method in interface javax.jms.MapMessage
Sets a double value with the specified name into the Map.
setDoubleProperty(String, double) - Method in interface javax.jms.Message
Sets a double property value with the specified name into the message.
setDriver(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for DRIVER to the specified String value.
setDualActiveResolution(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for DUAL_ACTIVE_RESOLUTION to the specified boolean value.
setDuplicateDetect(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Set the attribute for DUPLICATE_DETECT to the specified boolean value.
setDuplicateDetect(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Set the attribute for DUPLICATE_DETECT to the specified boolean value.
setEnableCentralizedAudit(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for ENABLE_CENTRALIZED_AUDIT to the specified boolean value.
setEnableCentralizedLogging(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ENABLE_CENTRALIZED_LOGGING to the specified boolean value.
setEnabledAlerts(IContainerBean.IEnabledAlertsType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for ENABLED_ALERTS to the specified IEnabledAlertsType value.
setEnabledAlerts(IContainerBean.IEnabledAlertsType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ENABLED_ALERTS to the specified IEnabledAlertsType value.
setEnabledMetrics(IContainerBean.IEnabledMetricsType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for ENABLED_METRICS to the specified IEnabledMetricsType value.
setEnabledMetrics(IContainerBean.IEnabledMetricsType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for ENABLED_METRICS to the specified IEnabledMetricsType value.
setEnableGlobalSubcriptionsForwarding(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for ENABLE_GLOBAL_SUBCRIPTIONS_FORWARDING to the specified boolean value.
setEnableLoadBalancing(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractClusteringType
Set the attribute for ENABLE_LOAD_BALANCING to the specified boolean value.
setEnableMessageGrouping(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for ENABLE_MESSAGE_GROUPING to the specified boolean value.
setEnablePayloadCapture(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for enablePayloadCapture to the specified String value.
setEnableQueueCleanup(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Set the attribute for ENABLE_QUEUE_CLEANUP to the specified boolean value.
setEnableSecurity(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Set the attribute for ENABLE_SECURITY to the specified boolean value.
setEvaluationMode(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the EvaluationMode attribute.
setEvaluationMode(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractProductInformationType
Set the attribute for EVALUATION_MODE to the specified boolean value.
setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
Sets an exception listener for this connection.
setExtensionActive(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionType
Set the attribute for EXTENSION_ACTIVE to the specified boolean value.
setExtensionConfigRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractExtensionType
Set the attribute for EXTENSION_CONFIG_REF to the specified IMgmtBeanBase value.
setExtensions(IContainerBean.IExtensionsType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for EXTENSIONS to the specified IExtensionsType value.
setExternal(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for EXTERNAL to the specified boolean value.
setFailureDetectionTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for FAILURE_DETECTION_TIMEOUT to the specified int value.
setFailureDetectTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Set the attribute for FAILURE_DETECT_TIMEOUT to the specified int value.
setFailWhenDisconnected(boolean) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
When true, causes requests (invoke, setAttribute, etc.) to fail immediately if the connector is in a transient disconnected state.
setFaultDetectionInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Set the attribute for FAULT_DETECTION_INTERVAL to the specified int value.
setFaultDetectionInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Set the attribute for FAULT_DETECTION_INTERVAL to the specified int value.
setFaultDetectionTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Set the attribute for FAULT_DETECTION_TIMEOUT to the specified int value.
setFaultToleranceParameters(IContainerBean.IFaultToleranceType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for FAULT_TOLERANCE_PARAMETERS to the specified IFaultToleranceType value.
setFaultTolerancePeerRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Set the attribute for FAULT_TOLERANCE_PEER_REF to the specified IMgmtBeanBase value.
setFaultToleranceRole(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Set the attribute for FAULT_TOLERANCE_ROLE to the specified String value.
setFcMonitorInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for FC_MONITOR_INTERVAL to the specified int value.
setField(String, Object) - Method in interface javax.management.Descriptor
Sets the value for a specific fieldname.
setFields(String[], Object[]) - Method in interface javax.management.Descriptor
Sets all Fields in the list to the new value in with the same index in the fieldValue array.
setFloat(String, float) - Method in interface javax.jms.MapMessage
Sets a float value with the specified name into the Map.
setFloatProperty(String, float) - Method in interface javax.jms.Message
Sets a float property value with the specified name into the message.
setFlowToDisk(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Set the attribute for FLOW_TO_DISK to the specified boolean value.
setFolderMetaAttributes(String, Map) - Method in class com.sonicsw.ma.mgmtapi.config.impl.AbstractMgmtBeanFactory
 
setForceCentralizedLogging(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for FORCE_CENTRALIZED_LOGGING to the specified boolean value.
setForwardNotifications(IComponentCollectionBean.INotifListType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Set the attribute for FORWARD_NOTIFICATIONS to the specified INotifListType value.
setGlobal(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for GLOBAL to the specified boolean value.
setGlobalSubscriptionExpiration(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION to the specified long value.
setGlobalSubscriptionExpiration(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for GLOBAL_SUBSCRIPTION_EXPIRATION to the specified long value.
setGlobalSubscriptionsConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setGlobalSubscriptionsConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Set the attribute for GLOBAL_SUBSCRIPTIONS_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setGroupByUrl(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for GROUP_BY_URL to the specified boolean value.
setGroupByUrl(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for GROUP_BY_URL to the specified boolean value.
setGroupByUrl(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for GROUP_BY_URL to the specified boolean value.
setGroupByUrl(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for GROUP_BY_URL to the specified boolean value.
setGroupIdleTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for GROUP_IDLE_TIMEOUT to the specified int value.
setGroupMap(IAuthenticationDomainBean.IGroupMapType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for GROUP_MAP to the specified IGroupMapType value.
setGroupMembers(IAuthenticationGroupBean.IGroupMembersType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Set the attribute for GROUP_MEMBERS to the specified IGroupMembersType value.
setGroupName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean
Set the attribute for GROUP_NAME to the specified String value.
setGroups(String[]) - Method in interface com.sonicsw.security.pass.client.IPasswordUser
Sets the groups the user belongs to.
setHandshakeTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for HANDSHAKE_TIMEOUT to the specified int value.
setHighThreshold(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Set the attribute for HIGH_THRESHOLD to the specified int value.
setHighThresholds(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Set the attribute for HIGH_THRESHOLDS to the specified String value.
setHistoryDurationHours(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for HISTORY_DURATION_HOURS to the specified int value.
setHistoryDurationHours(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the HistoryDurationHours attribute.
setHostDirectory(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean
Set the attribute for HOST_DIRECTORY to the specified String value.
setHostDirectory(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Set the attribute for HOST_DIRECTORY to the specified String value.
setHostsDirectoryService(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for HOSTS_DIRECTORY_SERVICE to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBasic(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Set the attribute for HTTP_BASIC to the specified boolean value.
setHttpBrokerReadTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Set the attribute for HTTP_BROKER_READ_TIMEOUT to the specified long value.
setHttpClientIdleTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Set the attribute for HTTP_CLIENT_IDLE_TIMEOUT to the specified long value.
setHttpClientReadTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Set the attribute for HTTP_CLIENT_READ_TIMEOUT to the specified long value.
setHttpDirectOutboundDispatchThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for HTTP_DIRECT_OUTBOUND_DISPATCH_THREADS to the specified int value.
setHttpDirectOutboundReservedForGroupedRequestsThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for HTTP_DIRECT_OUTBOUND_RESERVED_FOR_GROUPED_REQUESTS_THREADS to the specified int value.
setHttpHeader(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_HEADER to the specified boolean value.
setHttpHeader(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_HEADER to the specified boolean value.
setHttpHeader(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_HEADER to the specified boolean value.
setHttpHeader(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_HEADER to the specified boolean value.
setHttpHeader(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_HEADER to the specified boolean value.
setHttpHeader(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for HTTP_HEADER to the specified boolean value.
setHttpMaxThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Set the attribute for HTTP_MAX_THREADS to the specified int value.
setHttpMinThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractHttpParametersType
Set the attribute for HTTP_MIN_THREADS to the specified int value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setHttpType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsContentMapItemType
Set the attribute for HTTP_TYPE to the specified String value.
setIdleTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWsrmType
Set the attribute for IDLE_TIMEOUT to the specified int value.
setIdleTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for IDLE_TIMEOUT to the specified int value.
setImplementation(Object) - Method in class javax.management.StandardMBean
Replace the implementation object wrapped in this object.
setIndexedTxn(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN to the specified boolean value.
setIndexedTxnDbConnect(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_DB_CONNECT to the specified String value.
setIndexedTxnDbPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_DB_PASSWORD to the specified String value.
setIndexedTxnDbProperties(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_DB_PROPERTIES to the specified String value.
setIndexedTxnDbShared(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_DB_SHARED to the specified boolean value.
setIndexedTxnDbUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_DB_USER to the specified String value.
setIndexedTxnJdbcDriver(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_JDBC_DRIVER to the specified String value.
setIndexedTxnTableName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDuplicateDetectionParametersType
Set the attribute for INDEXED_TXN_TABLE_NAME to the specified String value.
setIndoubtReconnectInterval(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for INDOUBT_RECONNECT_INTERVAL to the specified long value.
setIndoubtTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for INDOUBT_TIMEOUT to the specified long value.
setInstances(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Set the attribute for Instances to the specified String value.
setInt(String, int) - Method in interface javax.jms.MapMessage
Sets an int value with the specified name into the Map.
setIntegerAttribute(String, int) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setIntegerAttribute(String, int) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setIntegerAttribute(String, int) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setIntegerAttribute(String, int) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setInterbrokerAcceptorRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Set the attribute for INTERBROKER_ACCEPTOR_REF to the specified IMgmtBeanBase value.
setIntervalSeconds(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Set the attribute for INTERVAL_SECONDS to the specified int value.
setIntProperty(String, int) - Method in interface javax.jms.Message
Sets an int property value with the specified name into the message.
setJdbcHistoryStorage(ICollectionsMonitorBean.IJdbcStorageType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for JDBC_HISTORY_STORAGE to the specified IJdbcStorageType value.
setJMSCorrelationID(String) - Method in interface javax.jms.Message
Sets the correlation ID for the message.
setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
Sets the correlation ID as an array of bytes for the message.
setJMSDeliveryMode(int) - Method in interface javax.jms.Message
Sets the DeliveryMode value for this message.
setJMSDestination(Destination) - Method in interface javax.jms.Message
Sets the Destination object for this message.
setJMSExpiration(long) - Method in interface javax.jms.Message
Sets the message's expiration value.
setJMSMessageID(String) - Method in interface javax.jms.Message
Sets the message ID.
setJMSPriority(int) - Method in interface javax.jms.Message
Sets the priority level for this message.
setJMSRedelivered(boolean) - Method in interface javax.jms.Message
Specifies whether this message is being redelivered.
setJMSReplyTo(Destination) - Method in interface javax.jms.Message
Sets the Destination object to which a reply to this message should be sent.
setJMSTimestamp(long) - Method in interface javax.jms.Message
Sets the message timestamp.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolBean.IAbstractAcceptorDirectContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolJmsBean.IAbstractAcceptorDirectContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorProtocolSoapBean.IAbstractAcceptorDirectContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean.IAbstractRoutingDirectContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean.IAbstractRoutingDirectContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractRoutingDirectContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJmsType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolBean.IAbstractWsContentMapItemType
Set the attribute for JMS_TYPE to the specified String value.
setJMSType(String) - Method in interface javax.jms.Message
Sets the message type.
setJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_ALIAS to the specified String value.
setJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_ALIAS to the specified String value.
setJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_ALIAS to the specified String value.
setJsseKeystoreAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_ALIAS to the specified String value.
setJsseKeystoreKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_KEY_PASSWORD to the specified String value.
setJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_LOCATION to the specified String value.
setJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_LOCATION to the specified String value.
setJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_LOCATION to the specified String value.
setJsseKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_LOCATION to the specified String value.
setJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_PASSWORD to the specified String value.
setJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_PASSWORD to the specified String value.
setJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_PASSWORD to the specified String value.
setJsseKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_PASSWORD to the specified String value.
setJsseKeystoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_TYPE to the specified String value.
setJsseKeystoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_TYPE to the specified String value.
setJsseKeystoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_TYPE to the specified String value.
setJsseKeystoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_KEYSTORE_TYPE to the specified String value.
setJsseParameters(IAcceptorDirectBean.IJsseParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for JSSE_PARAMETERS to the specified IJsseParametersType value.
setJsseParameters(IAcceptorTcpsBean.IJsseParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for JSSE_PARAMETERS to the specified IJsseParametersType value.
setJsseParameters(IAcceptorTunnelingBean.IJsseParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for JSSE_PARAMETERS to the specified IJsseParametersType value.
setJsseParameters(IBrokerBean.IJsseParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for JSSE_PARAMETERS to the specified IJsseParametersType value.
setJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTMANAGER to the specified String value.
setJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTMANAGER to the specified String value.
setJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTMANAGER to the specified String value.
setJsseTrustmanager(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTMANAGER to the specified String value.
setJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_LOCATION to the specified String value.
setJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_LOCATION to the specified String value.
setJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_LOCATION to the specified String value.
setJsseTruststoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_LOCATION to the specified String value.
setJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_PASSWORD to the specified String value.
setJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_PASSWORD to the specified String value.
setJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_PASSWORD to the specified String value.
setJsseTruststorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_PASSWORD to the specified String value.
setJsseTruststoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_TYPE to the specified String value.
setJsseTruststoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_TYPE to the specified String value.
setJsseTruststoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_TYPE to the specified String value.
setJsseTruststoreType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractJsseParametersType
Set the attribute for JSSE_TRUSTSTORE_TYPE to the specified String value.
setJvmArguments(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for JVM_ARGUMENTS to the specified String value.
setJvmHome(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for JVM_HOME to the specified String value.
setKeystoreFormat(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Set the attribute for KEYSTORE_FORMAT to the specified String value.
setKeystoreFormat(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Set the attribute for KEYSTORE_FORMAT to the specified String value.
setKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Set the attribute for KEYSTORE_LOCATION to the specified String value.
setKeystoreLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Set the attribute for KEYSTORE_LOCATION to the specified String value.
setKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractWsKeystoreType
Set the attribute for KEYSTORE_PASSWORD to the specified String value.
setKeystorePassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsKeystoreType
Set the attribute for KEYSTORE_PASSWORD to the specified String value.
setL0gTextDelimiter(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for L0G_TEXT_DELIMITER to the specified String value.
setLastModified(long) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for lastModified to the specified long value.
setLdapAuthMechanism(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Set the attribute for LDAP_AUTH_MECHANISM to the specified String value.
setLdapDn(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Set the attribute for LDAP_DN to the specified String value.
setLdapServerPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Set the attribute for LDAP_SERVER_PASSWORD to the specified String value.
setLdapServerUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Set the attribute for LDAP_SERVER_URL to the specified String value.
setLdapServerUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Set the attribute for LDAP_SERVER_USER to the specified String value.
setLdapSslParameters(IBrokerBean.IJsseParametersType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractLdapConnectionType
Set the attribute for LDAP_SSL_PARAMETERS to the specified IJsseParametersType value.
setLinkedException(Throwable) - Method in exception com.sonicsw.ma.mgmtapi.config.MgmtException
Sets the cause of this throwable.
setLinkedException(Exception) - Method in exception javax.jms.JMSException
Adds a linked Exception.
setLoadBalancing(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for LoadBalancing to the specified boolean value.
setLoadBalancing(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for LOAD_BALANCING to the specified boolean value.
setLoadBalancingWeight(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractClusteringType
Set the attribute for LOAD_BALANCING_WEIGHT to the specified int value.
setLoadBalancingWeight(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractClusteringType
Set the attribute for LOAD_BALANCING_WEIGHT to the specified int value.
setLog4jConfiguration(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for log4jConfiguration to the specified String value.
setLog4jConfigurationFilePath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for LOG4J_CONFIGURATION_FILE_PATH to the specified String value.
setLog4jConfigurationFilePath(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the Log4jConfigurationFilePath attribute.
setLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for LOG_FILE to the specified String value.
setLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the LogFile attribute.
setLogFile(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the LogFile attribute.
setLogFileRolloverSizeThreshold(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD to the specified long value.
setLogFileRolloverSizeThreshold(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for LOG_FILE_ROLLOVER_SIZE_THRESHOLD to the specified long value.
setLogFileRolloverSizeThreshold(Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the LogFileRolloverSizeThreshold attribute.
setLogFileRolloverSizeThreshold(Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the LogFileRolloverSizeThreshold attribute.
setLogFileSizeThreshold(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for LOG_FILE_SIZE_THRESHOLD to the specified long value.
setLogFileSizeThreshold(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDomainBean
Set the attribute for LOG_FILE_SIZE_THRESHOLD to the specified long value.
setLogFileSizeThreshold(Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the LogFileSizeThreshold attribute.
setLogFileSizeThreshold(Long) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the LogFileSizeThreshold attribute.
setLogFormat(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for LOG_FORMAT to the specified String value.
setLogFormat(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the LogFormat attribute.
setLogTextDelimiter(String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the LogTextDelimiter attribute.
setLogToConsole(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for LOG_TO_CONSOLE to the specified boolean value.
setLogToConsole(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the LogToConsole attribute.
setLogToFile(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for LOG_TO_FILE to the specified boolean value.
setLogToFile(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the LogToFile attribute.
setLogType(short) - Method in interface com.sonicsw.mf.common.runtime.INotification
Each notification can be assigned a log type.
setLong(String, long) - Method in interface javax.jms.MapMessage
Sets a long value with the specified name into the Map.
setLongAttribute(String, long) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setLongAttribute(String, long) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setLongAttribute(String, long) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setLongAttribute(String, long) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setLongProperty(String, long) - Method in interface javax.jms.Message
Sets a long property value with the specified name into the message.
setLowThreshold(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean.IAbstractMonitorType
Set the attribute for LOW_THRESHOLD to the specified int value.
setLowThresholds(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractEnabledAlertParams
Set the attribute for LOW_THRESHOLDS to the specified String value.
setManagementAuditConfig(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for MANAGEMENT_AUDIT_CONFIG to the specified String value.
setManagementNode(String) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
 
setManagementNode(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractConnectionType
Set the attribute for MANAGEMENT_NODE to the specified String value.
setManagementPermissions(String[], String, IManagementPermission[][]) - Method in interface com.sonicsw.mf.common.security.IManagementSecurityConfigurator
Set management permissions.
setMapCertificateToUsername(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for MAP_CERTIFICATE_TO_USERNAME to the specified boolean value.
setMaxCacheLifetime(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Set the attribute for MAX_CACHE_LIFETIME to the specified long value.
setMaxConnectionRcvBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Set the attribute for MAX_CONNECTION_RCV_BUFFER_SIZE to the specified int value.
setMaxConnectionRcvBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Set the attribute for MAX_CONNECTION_RCV_BUFFER_SIZE to the specified int value.
setMaxConnections(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Set the attribute for MAX_CONNECTIONS to the specified int value.
setMaxConnectionSendBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean
Set the attribute for MAX_CONNECTION_SEND_BUFFER_SIZE to the specified int value.
setMaxConnectionSendBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Set the attribute for MAX_CONNECTION_SEND_BUFFER_SIZE to the specified int value.
setMaximumDataMemory(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Set the attribute for MAXIMUM_DATA_MEMORY to the specified int value.
setMaxLookbackPeriod(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for MAX_LOOKBACK_PERIOD to the specified int value.
setMaxLookbackPeriod(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the MaxLookbackPeriod attribute.
setMaxPollThreads(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Set the attribute for MAX_POLL_THREADS to the specified int value.
setMaxReplicationLogSize(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for MAX_REPLICATION_LOG_SIZE to the specified int value.
setMaxStorageSize(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for MAX_STORAGE_SIZE to the specified long value.
setMaxTemporaryQueueSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Set the attribute for MAX_TEMPORARY_QUEUE_SIZE to the specified int value.
setMaxThreads(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for MAX_THREADS to the specified int value.
setMaxTopicDbSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Set the attribute for MAX_TOPIC_DB_SIZE to the specified int value.
setMaxWaitTime(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for MAX_WAIT_TIME to the specified int value.
setMBeanServer(MBeanServer) - Method in class javax.management.AttributeValueExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.ObjectName
 
setMBeanServer(MBeanServer) - Method in class javax.management.QueryEval
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in interface javax.management.QueryExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.StringValueExp
Sets the MBean server on which the query is to be performed.
setMemberName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
Set the attribute for MEMBER_NAME to the specified String value.
setMemberType(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationGroupBean.IAbstractGroupMemberType
Set the attribute for MEMBER_TYPE to the specified String value.
setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
Sets the message consumer's MessageListener.
setMessageListener(MessageListener) - Method in interface javax.jms.Session
Sets the session's distinguished message listener (optional).
setMetrics(IAgentManagerBean.IMetricsCollectionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Set the attribute for METRICS to the specified IMetricsCollectionType value.
setMetrics(ICollectionsMonitorBean.IMetricsCollectionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for METRICS to the specified IMetricsCollectionType value.
setMetrics(IContainerBean.IMetricsCollectionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for METRICS to the specified IMetricsCollectionType value.
setMetrics(ILoggerBean.IMetricsCollectionType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean
Set the attribute for METRICS to the specified IMetricsCollectionType value.
setMetrics(IBrokerBean.IMetricsCollectionType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for METRICS to the specified IMetricsCollectionType value.
setMetricsCollectionInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the MetricsCollectionInterval attribute.
setMetricsCollectionInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the MetricsCollectionInterval attribute.
setMetricsCollectionInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the MetricsCollectionInterval attribute.
setMetricsCollectionInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the MetricsCollectionInterval attribute.
setMetricsCollectionInterval(Integer) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Sets the value of the MetricsCollectionInterval attribute.
setMetricsRefreshInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the MetricsRefreshInterval attribute.
setMetricsRefreshInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the MetricsRefreshInterval attribute.
setMetricsRefreshInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the MetricsRefreshInterval attribute.
setMetricsRefreshInterval(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the MetricsRefreshInterval attribute.
setMetricsRefreshInterval(Integer) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Sets the value of the MetricsRefreshInterval attribute.
setMetricsRefreshIntervalSeconds(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Set the attribute for METRICS_REFRESH_INTERVAL_SECONDS to the specified int value.
setMgmtSpi(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for MGMT_SPI to the specified IMgmtBeanBase value.
setMgmtSpiConnectionParameters(IAuthenticationDomainBean.IConnectionParamMap) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationDomainBean
Set the attribute for MGMT_SPI_CONNECTION_PARAMETERS to the specified IConnectionParamMap value.
setMinConsumers(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for MIN_CONSUMERS to the specified int value.
setMinPollThreads(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean
Set the attribute for MIN_POLL_THREADS to the specified int value.
setMinThreads(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for MIN_THREADS to the specified int value.
setMonitorMetrics(IComponentCollectionBean.IMetricListType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Set the attribute for MONITOR_METRICS to the specified IMetricListType value.
setMqstoreDbConnect(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractDatabaseParametersType
Set the attribute for MQSTORE_DB_CONNECT to the specified String value.
setMqstoreDbConnect(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractDatabaseParametersType
Set the attribute for MQSTORE_DB_CONNECT to the specified String value.
setName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for NAME to the specified String value.
setName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for NAME to the specified String value.
setName(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Set the attribute for name to the specified String value.
setName(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for name to the specified String value.
setNativeLibraries(IContainerBean.ILibrariesType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for NATIVE_LIBRARIES to the specified ILibrariesType value.
setNativeLibraryPath(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractLibraryParams
Set the attribute for NATIVE_LIBRARY_PATH to the specified String value.
setNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for NODE_NAME to the specified String value.
setNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for NODE_NAME to the specified String value.
setNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for NODE_NAME to the specified String value.
setNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for NODE_NAME to the specified String value.
setNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for NODE_NAME to the specified String value.
setNonPersistentDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendOnewayBean
Set the attribute for DELIVERY_MODE to the NON_PERSISTANT value.
setNonPersistentDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendReplyBean
Set the attribute for DELIVERY_MODE to the NON_PERSISTANT value.
setNonPersistentReplicatedDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendOnewayBean
Set the attribute for DELIVERY_MODE to the NON_PERSISTANT_REPLICATED value.
setNonPersistentReplicatedDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendReplyBean
Set the attribute for DELIVERY_MODE to the NON_PERSISTANT_REPLICATED value.
setNotificationDispatchQueueSize(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for NOTIFICATION_DISPATCH_QUEUE_SIZE to the specified int value.
setNotificationListener(INotificationListener) - Method in interface com.sonicsw.security.pass.mf.IManagement
This method is used to register event notifications listeners.
setNotificationMonitors(IComponentCollectionBean.IMonitorsSet) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractComponentCollectionBean
Set the attribute for NOTIFICATION_MONITORS to the specified IMonitorsSet value.
setNotificationSubscriptionRenewalInterval(long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the interval, in seconds, that notification subscriptions will be renewed
setNotificationSubscriptionTimeout(long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the duration, in seconds, that a notification subscription will "live" before it must be renewed
setNotificationSubscriptionTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for NOTIFICATION_SUBSCRIPTION_TIMEOUT to the specified int value.
setNotifyUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for NOTIFY_UNDELIVERED to the specified boolean value.
setNotifyUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for NOTIFY_UNDELIVERED to the specified boolean value.
setNotifyUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for NOTIFY_UNDELIVERED to the specified boolean value.
setObject(String, Object) - Method in interface javax.jms.MapMessage
Sets an object value with the specified name into the Map.
setObject(Serializable) - Method in interface javax.jms.ObjectMessage
Sets the serializable object containing this message's data.
setObjectProperty(String, Object) - Method in interface javax.jms.Message
Sets a Java object property value with the specified name into the message.
setOccursType(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Set the attribute for OCCURS_TYPE to the specified String value.
setOccursValue(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractScheduleType
Set the attribute for OCCURS_VALUE to the specified String value.
setOnewayRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for ONEWAY_RETRY_COUNT to the specified int value.
setOnewayRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for ONEWAY_RETRY_COUNT to the specified int value.
setOnewayRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for ONEWAY_RETRY_COUNT to the specified int value.
setOnewayRetryCount(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for ONEWAY_RETRY_COUNT to the specified int value.
setOnewayTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for ONEWAY_TIMEOUT to the specified int value.
setOnewayTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for ONEWAY_TIMEOUT to the specified int value.
setOnewayTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for ONEWAY_TIMEOUT to the specified int value.
setOnewayTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for ONEWAY_TIMEOUT to the specified int value.
setOrphanedReplyListener(IOrphanedReplyListener) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the (singleton) orphaned reply listener for the connector.
setOutgoingMsgBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Set the attribute for OUTGOING_MSG_BUFFER_SIZE to the specified int value.
setPassword(byte[]) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
Set the attribute for PASSWORD to the specified byte[] value.
setPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for PASSWORD to the specified String value.
setPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Set the attribute for PASSWORD to the specified String value.
setPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractStorageType
Set the attribute for PASSWORD to the specified String value.
setPassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.IAuthenticationUserBean
 
setPassword(String) - Method in interface com.sonicsw.security.pass.client.ILogin
Called by the SonicMQ runtime.
setPayloadCapture(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractActionalParametersType
Set the attribute for PAYLOAD_CAPTURE to the specified String value.
setPeriodicCacheRefreshTime(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCaType
Set the attribute for PERIODIC_CACHE_REFRESH_TIME to the specified long value.
setPermission(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for PERMISSION to the specified String value.
setPermissions(int) - Method in interface com.sonicsw.mf.common.security.IManagementPermission
Sets the permissions to be applied.
setPersistentBlobCacheSize(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCacheType
Set the attribute for PERSISTENT_BLOB_CACHE_SIZE to the specified long value.
setPersistentDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendOnewayBean
Set the attribute for DELIVERY_MODE to the PERSISTANT value.
setPersistentDeliveryMode() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendReplyBean
Set the attribute for DELIVERY_MODE to the PERSISTANT value.
setPingInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for PING_INTERVAL to the specified int value.
setPingInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Set the attribute for PING_INTERVAL to the specified int value.
setPingTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Set the attribute for PING_TIMEOUT to the specified int value.
setPolicyName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationPolicyBean
Set the attribute for POLICY_NAME to the specified String value.
setPreserveUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for PRESERVE_UNDELIVERED to the specified boolean value.
setPreserveUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for PRESERVE_UNDELIVERED to the specified boolean value.
setPreserveUndelivered(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for PRESERVE_UNDELIVERED to the specified boolean value.
setPrimaryAcceptorRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorsBean.IAbstractDefaultAcceptorsType
Set the attribute for PRIMARY_ACCEPTOR_REF to the specified IMgmtBeanBase value.
setPrimaryAddr(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for PRIMARY_ADDR to the specified String value.
setPrimaryAddr(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for PRIMARY_ADDR to the specified String value.
setPrimaryAmConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupAgentManagerBean.IAbstractAMReferences
Set the attribute for PRIMARY_AM_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setPrimaryConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractBackupDirectoryServiceBean.IAbstractDsReferencesType
Set the attribute for PRIMARY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setPrimaryConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractBrokerReferencesType
Set the attribute for PRIMARY_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setPrimaryKeyStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for PRIMARY_KEY_STORE_FILE to the specified String value.
setPrimaryKeyStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for PRIMARY_KEY_STORE_PASSWORD to the specified String value.
setPrimaryLdapServerConnectionProperties(IBrokerBean.ILdapConnectionType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for PRIMARY_LDAP_SERVER_CONNECTION_PROPERTIES to the specified ILdapConnectionType value.
setPrimaryPort(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for PRIMARY_PORT to the specified int value.
setPrimaryPort(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for PRIMARY_PORT to the specified int value.
setPrimaryTrustStoreFile(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for PRIMARY_TRUST_STORE_FILE to the specified String value.
setPrimaryTrustStorePassword(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractSslParametersType
Set the attribute for PRIMARY_TRUST_STORE_PASSWORD to the specified String value.
setPrincipalName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for PRINCIPAL_NAME to the specified String value.
setPrincipalType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for PRINCIPAL_TYPE to the specified String value.
setPriority(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for PRIORITY to the specified int value.
setPriority(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for PRIORITY to the specified int value.
setPriority(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for PRIORITY to the specified int value.
setPriority(int) - Method in interface javax.jms.MessageProducer
Sets the producer's default priority.
setPropagateJmsxuserid(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for PROPAGATE_JMSXUSERID to the specified boolean value.
setProtocol(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for PROTOCOL to the specified String value.
setProtocol(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for PROTOCOL to the specified String value.
setProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Set the attribute for PROXY_PASSWORD to the specified String value.
setProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for PROXY_PASSWORD to the specified String value.
setProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for PROXY_PASSWORD to the specified String value.
setProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for PROXY_PASSWORD to the specified String value.
setProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for PROXY_PASSWORD to the specified String value.
setProxyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for PROXY_PASSWORD to the specified String value.
setProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for PROXY_URL to the specified String value.
setProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for PROXY_URL to the specified String value.
setProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for PROXY_URL to the specified String value.
setProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for PROXY_URL to the specified String value.
setProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for PROXY_URL to the specified String value.
setProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Set the attribute for PROXY_USER_NAME to the specified String value.
setProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for PROXY_USER_NAME to the specified String value.
setProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for PROXY_USER_NAME to the specified String value.
setProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for PROXY_USER_NAME to the specified String value.
setProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for PROXY_USER_NAME to the specified String value.
setProxyUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for PROXY_USER_NAME to the specified String value.
setPsDbQueueSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractPubSubParametersType
Set the attribute for PS_DB_QUEUE_SIZE to the specified int value.
setPsGuarMsgBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Set the attribute for PS_GUAR_MSG_BUFFER_SIZE to the specified int value.
setPtpDbQueueSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Set the attribute for PTP_DB_QUEUE_SIZE to the specified int value.
setQop(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Set the attribute for QOP to the specified String value.
setQueueCleanupInterval(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Set the attribute for QUEUE_CLEANUP_INTERVAL to the specified long value.
setQueueConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for QUEUE_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setQueueConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Set the attribute for QUEUE_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setQueueDeliveryThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractQueueParametersType
Set the attribute for QUEUE_DELIVERY_THREADS to the specified int value.
setQueueDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendOnewayBean
Set the attribute for DESTINATION_TYPE to the QUEUE value.
setQueueDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendReplyBean
Set the attribute for DESTINATION_TYPE to the QUEUE value.
setQueueMaxSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for QUEUE_MAX_SIZE to the specified int value.
setQueueName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for QUEUE_NAME to the specified String value.
setQueueSaveThreshold(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for QUEUE_SAVE_THRESHOLD to the specified int value.
setQueueType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for QUEUE_TYPE to the specified String value.
setReadExclusive(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractQueuesBean.IAbstractQueueAttributes
Set the attribute for READ_EXCLUSIVE to the specified boolean value.
setRecoveryLogBlockSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Set the attribute for RECOVERY_LOG_BLOCK_SIZE to the specified int value.
setRecoveryLogMaxFileSize(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Set the attribute for RECOVERY_LOG_MAX_FILE_SIZE to the specified long value.
setRecoveryLogNotifyFactor(BigDecimal) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Set the attribute for RECOVERY_LOG_NOTIFY_FACTOR to the specified java.math.BigDecimal value.
setRecoveryLogPath(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractRecoveryLogType
Set the attribute for RECOVERY_LOG_PATH to the specified String value.
setRecoveryLogPath(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Set the attribute for RECOVERY_LOG_PATH to the specified String value.
setRecoveryLogQueueSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Set the attribute for RECOVERY_LOG_QUEUE_SIZE to the specified int value.
setReferenceAttribute(String, IMgmtBeanBase) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setReferenceAttribute(String, IMgmtBeanBase) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setReferenceAttribute(String, IMgmtBeanBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setReferenceAttribute(String, IMgmtBeanBase) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setRefreshInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Set the attribute for REFRESH_INTERVAL to the specified int value.
setRefreshInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Set the attribute for REFRESH_INTERVAL to the specified int value.
setRefreshInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Set the attribute for REFRESH_INTERVAL to the specified int value.
setRefreshInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Set the attribute for REFRESH_INTERVAL to the specified int value.
setRefreshInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Set the attribute for REFRESH_INTERVAL to the specified int value.
setRepeatAlertNotifications(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAgentManagerBean.IAbstractMetricsCollectionType
Set the attribute for REPEAT_ALERT_NOTIFICATIONS to the specified boolean value.
setRepeatAlertNotifications(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractMetricsCollectionType
Set the attribute for REPEAT_ALERT_NOTIFICATIONS to the specified boolean value.
setRepeatAlertNotifications(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMetricsCollectionType
Set the attribute for REPEAT_ALERT_NOTIFICATIONS to the specified boolean value.
setRepeatAlertNotifications(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractLoggerBean.IAbstractMetricsCollectionType
Set the attribute for REPEAT_ALERT_NOTIFICATIONS to the specified boolean value.
setRepeatAlertNotifications(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractMetricsCollectionType
Set the attribute for REPEAT_ALERT_NOTIFICATIONS to the specified boolean value.
setRepeatMetricAlerts(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the RepeatMetricAlerts attribute.
setRepeatMetricAlerts(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the RepeatMetricAlerts attribute.
setRepeatMetricAlerts(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the RepeatMetricAlerts attribute.
setRepeatMetricAlerts(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the RepeatMetricAlerts attribute.
setRepeatMetricAlerts(Boolean) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Sets the value of the RepeatMetricAlerts attribute.
setReplicatePersistent(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Set the attribute for REPLICATE_PERSISTENT to the specified boolean value.
setReplicationConnectionsElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractDsReferencesType
Set the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF to the specified IMgmtBeanBase value.
setReplicationConnectionsElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for REPLICATION_CONNECTIONS_ELEMENT_REF to the specified IMgmtBeanBase value.
setReplicationParameters(IDirectoryServiceBean.IReplicationParametersType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Set the attribute for REPLICATION_PARAMETERS to the specified IReplicationParametersType value.
setReplicationTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for REPLICATION_TIMEOUT to the specified int value.
setRequestTimeout(long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the default timeout the connector waits for responses from remote requests.
setRequestTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for REQUEST_TIMEOUT to the specified int value.
setResourceName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for RESOURCE_NAME to the specified String value.
setResourceName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Set the attribute for RESOURCE_NAME to the specified String value.
setResourceType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationAclBean
Set the attribute for RESOURCE_TYPE to the specified String value.
setResourceType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAuthorizationQopBean
Set the attribute for RESOURCE_TYPE to the specified String value.
setRetryInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for RETRY_INTERVAL to the specified int value.
setRetryInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractReplicationParametersType
Set the attribute for RETRY_INTERVAL to the specified int value.
setRetryInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for RETRY_INTERVAL to the specified int value.
setRetryInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for RETRY_INTERVAL to the specified int value.
setRetryInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for RETRY_INTERVAL to the specified int value.
setRetryInterval(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for RETRY_INTERVAL to the specified int value.
setRetryIntervalSeconds(long) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Set the attribute for RETRY_INTERVAL_SECONDS to the specified long value.
setRetryTimes(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Set the attribute for RETRY_TIMES to the specified int value.
setRoutingAcceptor(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for ROUTING_ACCEPTOR to the specified String value.
setRoutingAcceptor(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for ROUTING_ACCEPTOR to the specified String value.
setRoutingConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractBrokerReferencesType
Set the attribute for ROUTING_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setRoutingConfigElementRef(IMgmtBeanBase) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean.IAbstractClusterReferencesType
Set the attribute for ROUTING_CONFIG_ELEMENT_REF to the specified IMgmtBeanBase value.
setRoutingHttpConnection(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for RoutingHttpConnection to the specified String value.
setRoutingNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for ROUTING_NODE_NAME to the specified String value.
setRoutingNodeName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractClusterBean
Set the attribute for ROUTING_NODE_NAME to the specified String value.
setRoutingThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for ROUTING_THREADS to the specified int value.
setRoutingTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRoutingParametersType
Set the attribute for ROUTING_TIMEOUT to the specified long value.
setSaveMonitoredNotifications(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for SAVE_MONITORED_NOTIFICATIONS to the specified boolean value.
setSaveMonitoredNotifications(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the SaveMonitoredNotifications attribute.
setSaveThresholdNotifications(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean
Set the attribute for SAVE_THRESHOLD_NOTIFICATIONS to the specified boolean value.
setSaveThresholdNotifications(Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the SaveThresholdNotifications attribute.
setSchedules(IActivationDaemonBean.IScheduleList) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractActivationDaemonBean.IAbstractChildType
Set the attribute for SCHEDULES to the specified IScheduleList value.
setScope(int) - Method in interface com.sonicsw.mf.common.security.IManagementPermission
Sets the scope to which the management permission applies.
setSecurityCache(IBrokerSecurityCache) - Method in interface com.sonicsw.security.pass.broker.IAuthentication
This method is called after successful completion of init() call.
setSequenceExpiration(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractWsrmType
Set the attribute for SEQUENCE_EXPIRATION to the specified int value.
setSequenceNumber(long) - Method in class javax.management.Notification
Set the notification sequence number.
setSequential(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for SEQUENTIAL to the specified boolean value.
setServerIdentity(String) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorAddress
If the connector client is to be dedicated to a particular Sonic container, the identity of that container must be provided prior to connecting.
setService_ref(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean.IAbstractServiceEntryType
Set the attribute for service_ref to the specified String value.
setServices(IXQContainerBean.IServicesType) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for services to the specified IServicesType value.
setServiceTrustStore(IWSProtocolUrlEndpointBean.IWsKeystoreType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for SERVICE_TRUST_STORE to the specified IWsKeystoreType value.
setSetJmsxuserid(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSecurityParametersType
Set the attribute for SET_JMSXUSERID to the specified boolean value.
setShort(String, short) - Method in interface javax.jms.MapMessage
Sets a short value with the specified name into the Map.
setShortProperty(String, short) - Method in interface javax.jms.Message
Sets a short property value with the specified name into the message.
setSoapRoles(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for SOAP_ROLES to the specified String value.
setSocketConnectTimeout(long) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets the socket connect timeout
setSocketConnectTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractCentralConnectionType
Set the attribute for SOCKET_CONNECT_TIMEOUT to the specified int value.
setSource(Object) - Method in class javax.management.Notification
Sets the source.
setSourceIdentity(IComponentIdentity) - Method in interface com.sonicsw.mf.common.runtime.INotification
Sets the source of the notification.
setSpringConfiguration(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for springConfiguration to the specified String value.
setSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_CA_CERTIFICATES_DIR to the specified String value.
setSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_CA_CERTIFICATES_DIR to the specified String value.
setSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_CA_CERTIFICATES_DIR to the specified String value.
setSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CA_CERTIFICATES_DIR to the specified String value.
setSslCaCertificatesDir(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CA_CERTIFICATES_DIR to the specified String value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean.IAbstractAcceptorDirectAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificate(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractWsProtocolAuthenticationType
Set the attribute for SSL_CERTIFICATE to the specified boolean value.
setSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN to the specified String value.
setSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN to the specified String value.
setSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN to the specified String value.
setSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN to the specified String value.
setSslCertificateChain(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN to the specified String value.
setSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN_FORM to the specified String value.
setSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN_FORM to the specified String value.
setSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN_FORM to the specified String value.
setSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN_FORM to the specified String value.
setSslCertificateChainForm(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CERTIFICATE_CHAIN_FORM to the specified String value.
setSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_CIPHER_SUITES to the specified String value.
setSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_CIPHER_SUITES to the specified String value.
setSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_CIPHER_SUITES to the specified String value.
setSslCipherSuites(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CIPHER_SUITES to the specified String value.
setSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_CLIENT_AUTHENTICATION to the specified boolean value.
setSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_CLIENT_AUTHENTICATION to the specified boolean value.
setSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_CLIENT_AUTHENTICATION to the specified boolean value.
setSslClientAuthentication(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_CLIENT_AUTHENTICATION to the specified boolean value.
setSslParameters(IDirectoryServiceBean.ISslParametersType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean.IAbstractReplicationParametersType
Set the attribute for SSL_PARAMETERS to the specified ISslParametersType value.
setSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY to the specified String value.
setSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY to the specified String value.
setSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY to the specified String value.
setSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY to the specified String value.
setSslPrivateKey(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY to the specified String value.
setSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorDirectBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY_PASSWORD to the specified String value.
setSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTcpsBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY_PASSWORD to the specified String value.
setSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY_PASSWORD to the specified String value.
setSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY_PASSWORD to the specified String value.
setSslPrivateKeyPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_PRIVATE_KEY_PASSWORD to the specified String value.
setSslProviderClass(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractSslParametersType
Set the attribute for SSL_PROVIDER_CLASS to the specified String value.
setStartActive(boolean) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractFaultToleranceType
Set the attribute for START_ACTIVE to the specified boolean value.
setStaticRouting(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for STATIC_ROUTING to the specified boolean value.
setStatusPollInterval(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMonitoringType
Set the attribute for STATUS_POLL_INTERVAL to the specified int value.
setStatusPollTimeout(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractMonitoringType
Set the attribute for STATUS_POLL_TIMEOUT to the specified int value.
setString(String, String) - Method in interface javax.jms.MapMessage
Sets a String value with the specified name into the Map.
setStringAttribute(String, String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
setStringAttribute(String, String) - Method in interface com.sonicsw.ma.mgmtapi.config.IMgmtSubBeanBase
 
setStringAttribute(String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
setStringAttribute(String, String) - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtSubBeanBase
 
setStringProperty(String, String) - Method in interface javax.jms.Message
Sets a String property value with the specified name into the message.
setSystemProperties(IContainerBean.ISystemPropertiesType) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for SYSTEM_PROPERTIES to the specified ISystemPropertiesType value.
setTableNotFoundError(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for TABLE_NOT_FOUND_ERROR to the specified String value.
setTcpNodelay(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTuningParametersType
Set the attribute for TCP_NODELAY to the specified boolean value.
setText(String) - Method in interface javax.jms.TextMessage
Sets the string containing this message's data.
setTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Set the attribute for TIMEOUT to the specified long value.
setTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Set the attribute for TIMEOUT to the specified long value.
setTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for TIMEOUT to the specified long value.
setTimeout(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for TIMEOUT to the specified long value.
setTimeStamp(long) - Method in class javax.management.Notification
Set the notification timestamp.
setTimeToLive(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for TIME_TO_LIVE to the specified long value.
setTimeToLive(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for TIME_TO_LIVE to the specified long value.
setTimeToLive(long) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for TIME_TO_LIVE to the specified long value.
setTimeToLive(long) - Method in interface javax.jms.MessageProducer
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTopic(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractGlobalSubscriptionsBean.IAbstractGlobalSubscriptionEntryType
Set the attribute for TOPIC to the specified String value.
setTopicDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendOnewayBean
Set the attribute for DESTINATION_TYPE to the TOPIC value.
setTopicDestinationType() - Method in interface com.sonicsw.mq.mgmtapi.config.IAcceptorUrlSendReplyBean
Set the attribute for DESTINATION_TYPE to the TOPIC value.
setTraceMask(int) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Sets System.out runtime debug tracing mask.
setTraceMask(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractStartupParams
Set the attribute for TRACE_MASK to the specified int value.
setTraceMask(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean
Set the attribute for TRACE_MASK to the specified int value.
setTraceMask(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractDirectoryServiceBean
Set the attribute for TRACE_MASK to the specified int value.
setTraceMask(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Sets the value of the TraceMask attribute.
setTraceMask(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Sets the value of the TraceMask attribute.
setTraceMask(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Sets the value of the TraceMask attribute.
setTraceMask(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Sets the value of the TraceMask attribute.
setTraceMask(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Sets the value of the TraceMask attribute.
setTraceMask(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Sets the value of the TraceMask attribute.
setTraceMask(Integer) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Sets the value of the TraceMask attribute.
setTunnelingProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBackupBrokerBean.IAbstractTunnelingParametersType
Set the attribute for TUNNELING_PROXY_URL to the specified String value.
setTunnelingProxyUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTunnelingParametersType
Set the attribute for TUNNELING_PROXY_URL to the specified String value.
setTxnBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Set the attribute for TXN_BUFFER_SIZE to the specified int value.
setTxnIdleTimeout(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Set the attribute for TXN_IDLE_TIMEOUT to the specified int value.
setTxnPrimaryThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Set the attribute for TXN_PRIMARY_THREADS to the specified int value.
setTxnSecondaryThreads(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractTxnParametersType
Set the attribute for TXN_SECONDARY_THREADS to the specified int value.
setTypeExpression(String) - Method in class com.sonicsw.mf.jmx.client.ExpressionBasedNotificationFilter
Enable notifications the type of which matches the specified expression (and any defined attribute expressions) to be sent to the listener.
setUndeliveredDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for UNDELIVERED_DESTINATION_NAME to the specified String value.
setUndeliveredDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for UNDELIVERED_DESTINATION_NAME to the specified String value.
setUndeliveredDestinationName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for UNDELIVERED_DESTINATION_NAME to the specified String value.
setUndeliveredDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for UNDELIVERED_DESTINATION_TYPE to the specified String value.
setUndeliveredDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for UNDELIVERED_DESTINATION_TYPE to the specified String value.
setUndeliveredDestinationType(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for UNDELIVERED_DESTINATION_TYPE to the specified String value.
setUniqueConstraintError(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for UNIQUE_CONSTRAINT_ERROR to the specified String value.
setupContainer(Properties, String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Setup a new container by generating the launch and Windows Service scripts and the container.ini file.
setupContainer(String, String, Properties, String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Setup a new container under the specified soniv home.
setupContainer(String, Properties, String) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Setup a new container by generating the launch and Windows Service scripts and the container.ini file.
setUrl(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for URL to the specified String value.
setUrl(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for URL to the specified String value.
setUrls(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for URLS to the specified String value.
setUseForLookingGlass(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for useForLookingGlass to the specified String value.
setUseIntraContainerMessaging(String) - Method in interface com.sonicsw.xqimpl.mgmtapi.config.gen.IAbstractXQContainerBean
Set the attribute for useIntraContainerMessaging to the specified String value.
setUseLegacyHttpServer(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorTunnelingBean
Set the attribute for USE_LEGACY_HTTP_SERVER to the specified boolean value.
setUseOnewaySubscriptionRequests(boolean) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
By default JMX notification subscriptions (and renewals) are made using a request/reply mechanism that ensures successful is made or the user is notified via a registered callback.
setUser(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractCollectionsMonitorBean.IAbstractJdbcStorageType
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlReceiveBean
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendOnewayBean
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorJmsUrlSendReplyBean
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlReceiveBean
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendOnewayBean
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractAcceptorUrlSendReplyBean
Set the attribute for USER to the specified String value.
setUser(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for USER to the specified String value.
setUserData(Object) - Method in class javax.management.Notification
Set the user data.
setUserName(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractAuthenticationUserBean
Set the attribute for USER_NAME to the specified String value.
setUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for USER_NAME to the specified String value.
setUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for USER_NAME to the specified String value.
setUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for USER_NAME to the specified String value.
setUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for USER_NAME to the specified String value.
setUserName(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for USER_NAME to the specified String value.
setUserName(String) - Method in interface com.sonicsw.security.pass.client.ILogin
Called by the SonicMQ runtime.
setUsernametokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Set the attribute for USERNAMETOKEN_PASSWORD to the specified String value.
setUsernametokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Set the attribute for USERNAMETOKEN_PASSWORD to the specified String value.
setUsernametokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Set the attribute for USERNAMETOKEN_PASSWORD to the specified String value.
setUsernametokenUsername(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Set the attribute for USERNAMETOKEN_USERNAME to the specified String value.
setUsernametokenUsername(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Set the attribute for USERNAMETOKEN_USERNAME to the specified String value.
setUsernametokenUsername(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Set the attribute for USERNAMETOKEN_USERNAME to the specified String value.
setUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectBean
Set the attribute for USER_PASSWORD to the specified String value.
setUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectJmsBean
Set the attribute for USER_PASSWORD to the specified String value.
setUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectSoapBean
Set the attribute for USER_PASSWORD to the specified String value.
setUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean
Set the attribute for USER_PASSWORD to the specified String value.
setUserPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteSonicBean
Set the attribute for USER_PASSWORD to the specified String value.
setUseSonicSuite(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCipherSuiteType
Set the attribute for USE_SONIC_SUITE to the specified boolean value.
setValue(String) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractContainerBean.IAbstractDeploymentParameterType
Set the attribute for VALUE to the specified String value.
setWaitMsgBufferSize(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractConnectionBuffersType
Set the attribute for WAIT_MSG_BUFFER_SIZE to the specified int value.
setWeight(int) - Method in interface com.sonicsw.mf.mgmtapi.config.gen.IAbstractReplicationConnectionBean.IAbstractReplicationConnectionType
Set the attribute for WEIGHT to the specified int value.
setWeight(int) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractReplicationConnectionsBean.IAbstractReplicationConnectionType
Set the attribute for WEIGHT to the specified int value.
setWsdlLocation(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean
Set the attribute for WSDL_LOCATION to the specified String value.
setWsSecurityParameters(IBrokerBean.IWsSecurityType) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean
Set the attribute for WS_SECURITY_PARAMETERS to the specified IWsSecurityType value.
setX509tokenAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Set the attribute for X509TOKEN_ALIAS to the specified String value.
setX509tokenAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Set the attribute for X509TOKEN_ALIAS to the specified String value.
setX509tokenAlias(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Set the attribute for X509TOKEN_ALIAS to the specified String value.
setX509tokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractCredentialsType
Set the attribute for X509TOKEN_PASSWORD to the specified String value.
setX509tokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractRouteDirectWSBean.IAbstractCredentialsType
Set the attribute for X509TOKEN_PASSWORD to the specified String value.
setX509tokenPassword(String) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractWSProtocolUrlEndpointBean.IAbstractCredentialsType
Set the attribute for X509TOKEN_PASSWORD to the specified String value.
setXonceRecovery(boolean) - Method in interface com.sonicsw.mq.mgmtapi.config.gen.IAbstractBrokerBean.IAbstractRecoveryLogType
Set the attribute for XONCE_RECOVERY to the specified boolean value.
SEVERE - Static variable in class com.sonicsw.mf.common.runtime.Level
SEVERE is a message/notification level indicating a serious failure.
shutdown() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the shutdown operation.
SonicFSException - Exception in com.sonicsw.mx.config.util
This class represents exceptions thrown by the SonicFSFileSystem.
SonicFSException(String) - Constructor for exception com.sonicsw.mx.config.util.SonicFSException
Create a SonicFSException with the specified String message
SonicFSException(String, Throwable) - Constructor for exception com.sonicsw.mx.config.util.SonicFSException
Create a SonicFSException with the specified String message and the specified linked exception
SonicFSFile - Class in com.sonicsw.mx.config.util
This class is a wrapped around a file or directory returned my the SonicFSFileSystem.
SonicFSFileSystem - Class in com.sonicsw.mx.config.util
This class provides an API for accessing files stored in the DS using sonicfs://
SonicFSFileSystem(IDirectoryFileSystemService, String) - Constructor for class com.sonicsw.mx.config.util.SonicFSFileSystem
Note: This constructor is for internal use only.
SonicFSFileSystem(JMSConnectorClient, String, String) - Constructor for class com.sonicsw.mx.config.util.SonicFSFileSystem
Constructor for the SonicFSFileSystem.
STANDALONE - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state STANDALONE
STANDALONE_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state STANDALONE
StandardMBean - Class in javax.management
An MBean whose management interface is determined by reflection on a Java interface.
StandardMBean(Object, Class) - Constructor for class javax.management.StandardMBean
Make a DynamicMBean out of the object implementation, using the specified mbeanInterface class.
STANDBY - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state STANDBY
STANDBY_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state STANDBY
STANDBY_SYNC - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state STANDBY_SYNC
STANDBY_SYNC_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state STANDBY_SYNC
start() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the start operation.
start() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the start operation.
start() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the start operation.
start() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the start operation.
start() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Invokes the start operation.
start() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the start operation.
start() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the start operation.
start() - Method in interface javax.jms.Connection
Starts (or restarts) a connection's delivery of incoming messages.
start() - Method in interface javax.jms.ServerSession
Cause the Session's run method to be called to process messages that were just assigned to it.
startBackup(String, Boolean) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the startBackup operation.
startDBCompact() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the startDBCompact operation.
startDBCompactWorkdir(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the startDBCompactWorkdir operation.
STARTUP - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state STARTUP
STARTUP_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state STARTUP
STATE_ACTIVE - Static variable in interface com.sonicsw.mf.common.runtime.IFaultTolerantState
Indicates the component is the active component.
STATE_DISCONNECTED - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
State constant indicating that the connection member has been disconnected.
STATE_INACTIVE - Static variable in interface com.sonicsw.mf.common.runtime.IChildContainerState
Indicates the child container is inan inactive state (there are no schedules that indicate the child container should be running).
STATE_NOT_FAULT_TOLERANT - Static variable in interface com.sonicsw.mf.common.runtime.IFaultTolerantState
Indicates the component is not fault tolerant.
STATE_OFFLINE - Static variable in interface com.sonicsw.mf.common.runtime.IChildContainerState
Indicates the child container is offline.
STATE_OFFLINE - Static variable in interface com.sonicsw.mf.common.runtime.IComponentState
Indicates the component is offline.
STATE_OFFLINE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerState
Indicates the container is offline.
STATE_ONLINE - Static variable in interface com.sonicsw.mf.common.runtime.IChildContainerState
Indicates the child container is online (in operational state).
STATE_ONLINE - Static variable in interface com.sonicsw.mf.common.runtime.IComponentState
Indicates the component is online (in operational state).
STATE_ONLINE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerState
Indicates the container is online (in operational state).
STATE_PENDING_RECONNECT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
State constant indicating that the connection member is pending reconnect.
STATE_RESTORING - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
State constant indicating that messages are being restored from disk for this connection member.
STATE_STANDBY - Static variable in interface com.sonicsw.mf.common.runtime.IFaultTolerantState
Indicates the component is standing by to become active when the current active component fails.
STATE_STARTED - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
State constant indicating that the connection member is started (i.e. active).
STATE_STARTING - Static variable in interface com.sonicsw.mf.common.runtime.IComponentState
Indicates the component is starting (but not yet operational).
STATE_STOPPED - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
State constant indicating that the connection associated with this member has been stopped, or has not yet been started.
STATE_STOPPING - Static variable in interface com.sonicsw.mf.common.runtime.IComponentState
Indicates the component is stopping.
STATE_SUBCATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
STATE_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.IChildContainerState
Textual representations of child container states (indexed by STATE_<> values).
STATE_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.IComponentState
Textual representations of component states (indexed by STATE_<> values).
STATE_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.IContainerState
Textual representations of container states (indexed by STATE_<> values).
STATE_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.IFaultTolerantState
Textual representations of fault tolerant states (indexed by STATE_<> values).
STATE_TEXT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
Textual representations of connection member states (indexed by STATE_<> values).
STATE_TEXT - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationConnectionStateConstants
String representations of the replication connection states, indexed by the states' integer values.
STATE_TEXT - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String representations of the replication states, indexed by the states' integer values.
STATE_UNKNOWN - Static variable in interface com.sonicsw.mf.common.runtime.IChildContainerState
Indicates the child container state cannot be determined.
STATE_UNKNOWN - Static variable in interface com.sonicsw.mf.common.runtime.IComponentState
Indicates the component state cannot be determined.
STATE_UNKNOWN - Static variable in interface com.sonicsw.mf.common.runtime.IContainerState
Indicates the container state cannot be determined.
STATE_UNKNOWN - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberDetails
State constant indicating that the connection member is in an unknown state.
STATE_VALUES - Static variable in interface com.sonicsw.mf.common.runtime.IFaultTolerantState
Array container each of the valid fault tolerant states.
STATE_WAITING - Static variable in interface com.sonicsw.mf.common.runtime.IFaultTolerantState
Indicates the component is waiting to determine whether it should be transition to an active or standby state.
stateChanged(short, short) - Method in interface com.sonicsw.mf.common.runtime.IStateListener
Called immediately after a state controller successfully actions a requested state change.
stateChangeFailed(short, short) - Method in interface com.sonicsw.mf.common.runtime.IStateListener
Called immediately before a state controller unsuccessfully actions a requested state change.
stateChanging(short, short) - Method in interface com.sonicsw.mf.common.runtime.IStateListener
Called immediately before a state controller actions a requested state change.
stop() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Invokes the stop operation.
stop() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the stop operation.
stop() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Invokes the stop operation.
stop() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Invokes the stop operation.
stop() - Method in interface com.sonicsw.mf.mgmtapi.runtime.IHostManagerProxy
Invokes the stop operation.
stop() - Method in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Invokes the stop operation.
stop() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the stop operation.
stop() - Method in interface javax.jms.Connection
Temporarily stops a connection's delivery of incoming messages.
stopDBCompact() - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the stopDBCompact operation.
STORAGE_METRICS_STOREDPERMINUTE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Metric identity constant for the metric storage.metrics.StoredPerMinute.
STORAGE_NOTIFICATIONS_STOREDPERMINUTE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Metric identity constant for the metric storage.notifications.StoredPerMinute.
STORAGE_SUBCATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
store() - Method in interface javax.management.PersistentMBean
Captures the current state of this MBean instance and writes it out to the persistent store.
StreamMessage - Interface in javax.jms
A StreamMessage object is used to send a stream of primitive types in the Java programming language.
StringValueExp - Class in javax.management
Represents strings that are arguments to relational constraints.
StringValueExp() - Constructor for class javax.management.StringValueExp
Basic constructor.
StringValueExp(String) - Constructor for class javax.management.StringValueExp
Creates a new StringValueExp representing the given string.
SUBCATEGORY_TEXT - Static variable in interface com.sonicsw.mf.common.runtime.INotification
A textual representation of the notification subcategory may be obtained using the return value from getSubCategory() as an index into the array.
SUCCESS_AUDIT_TYPE - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
SUCCESSFULL_STR - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.ICompactStatusConstants
 
SUPER_USER_NAME - Static variable in interface com.sonicsw.mf.common.security.IManagementPermission
Constant for the IManagementPermission.SUPER_USER_NAME super-user identity.
supportsHighThresholdAlerts() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Indicates whether the metric supports high threshold alerts
supportsLowThresholdAlerts() - Method in interface com.sonicsw.mf.common.metrics.IMetricInfo
Indicates whether the metric supports low threshold alerts
suspendActiveRole(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Invokes the suspendActiveRole operation.
suspendActiveRole(Integer) - Method in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Invokes the suspendActiveRole operation.
syncMessageStore(String) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the syncMessageStore operation.
SYSTEM_ALERT_SYSTEM_MEMORY_CURRENTUSAGE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.alert.system.memory.CurrentUsage.
SYSTEM_ALERT_SYSTEM_NOTIFICATIONS_AWAITINGDISPATCH_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.alert.system.notifications.AwaitingDispatch.
SYSTEM_ALERT_SYSTEM_POLLTHREADS_CURRENTPOOLSIZE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.alert.system.pollthreads.CurrentPoolSize.
SYSTEM_ALERT_SYSTEM_POLLTHREADS_POOLWAITS_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.alert.system.pollthreads.PoolWaits.
SYSTEM_ALERT_SYSTEM_THREADS_CURRENTPOOLSIZE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.alert.system.threads.CurrentPoolSize.
SYSTEM_ALERT_SYSTEM_THREADS_CURRENTTOTAL_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.alert.system.threads.CurrentTotal.
SYSTEM_ALERT_SYSTEM_THREADS_POOLWAITS_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.alert.system.threads.PoolWaits.
SYSTEM_CATEGORY - Static variable in interface com.sonicsw.mf.common.runtime.INotification
Management framework system notifications (reserved for internal use only)
SYSTEM_LOG_FAILURE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.log.Failure.
SYSTEM_LOG_FAILURE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.log.Failure.
SYSTEM_LOG_LOGMESSAGE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.log.LogMessage.
SYSTEM_LOG_THRESHOLD_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.log.Threshold.
SYSTEM_LOG_THRESHOLD_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.log.Threshold.
SYSTEM_MEMORY_CURRENTUSAGE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.memory.CurrentUsage.
SYSTEM_MEMORY_MAXUSAGE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.memory.MaxUsage.
SYSTEM_MONITOR_THRESHOLD_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Notification type constant for the notification system.monitor.Threshold.
SYSTEM_NOTIFICATIONS_AWAITINGDISPATCH_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.notifications.AwaitingDispatch.
SYSTEM_NOTIFICATIONS_DROPPED_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.notifications.Dropped.
SYSTEM_NOTIFICATIONS_MAXAWAITINGDISPATCH_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.notifications.MaxAwaitingDispatch.
SYSTEM_POLLTHREADS_CURRENTPOOLSIZE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Metric identity constant for the metric system.pollthreads.CurrentPoolSize.
SYSTEM_POLLTHREADS_MAXPOOLSIZE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Metric identity constant for the metric system.pollthreads.MaxPoolSize.
SYSTEM_POLLTHREADS_POOLWAITS_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Metric identity constant for the metric system.pollthreads.PoolWaits.
SYSTEM_SECURITY_CONFIGUREPERMISSIONDENIED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Notification type constant for the notification system.security.ConfigurePermissionDenied.
SYSTEM_SECURITY_MANAGEPERMISSIONDENIED_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.security.ManagePermissionDenied.
SYSTEM_STATE_ACTIVATE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Notification type constant for the notification system.state.Activate.
SYSTEM_STATE_CONTAINERSTATE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.state.ContainerState.
SYSTEM_STATE_DEACTIVATE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Notification type constant for the notification system.state.Deactivate.
SYSTEM_STATE_FAILOVER_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.state.Failover.
SYSTEM_STATE_FAILOVER_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.state.Failover.
SYSTEM_STATE_FAILOVER_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Notification type constant for the notification system.state.Failover.
SYSTEM_STATE_FAILURE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Notification type constant for the notification system.state.Failure.
SYSTEM_STATE_LOAD_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.state.Load.
SYSTEM_STATE_OFFLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Notification type constant for the notification system.state.Offline.
SYSTEM_STATE_OFFLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.state.Offline.
SYSTEM_STATE_OFFLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Notification type constant for the notification system.state.Offline.
SYSTEM_STATE_OFFLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Notification type constant for the notification system.state.Offline.
SYSTEM_STATE_OFFLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Notification type constant for the notification system.state.Offline.
SYSTEM_STATE_OFFLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification system.state.Offline.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IActivationDaemonProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ICollectionsMonitorProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IDirectoryServiceProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.ILoggerProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_ONLINE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Notification type constant for the notification system.state.Online.
SYSTEM_STATE_SHUTDOWN_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.state.Shutdown.
SYSTEM_STATE_STARTUP_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.state.Startup.
SYSTEM_STATE_UNLOAD_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Notification type constant for the notification system.state.Unload.
SYSTEM_STATE_UNREACHABLE_NOTIFICATION_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentManagerProxy
Notification type constant for the notification system.state.Unreachable.
SYSTEM_THREADS_CURRENTPOOLSIZE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.threads.CurrentPoolSize.
SYSTEM_THREADS_CURRENTTOTAL_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.threads.CurrentTotal.
SYSTEM_THREADS_MAXPOOLSIZE_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.threads.MaxPoolSize.
SYSTEM_THREADS_POOLWAITS_METRIC_ID - Static variable in interface com.sonicsw.mf.mgmtapi.runtime.IAgentProxy
Metric identity constant for the metric system.threads.PoolWaits.

T

TEMPLATE_PROPERTY - Static variable in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
TemporaryQueue - Interface in javax.jms
A TemporaryQueue object is a unique Queue object created for the duration of a Connection.
TemporaryTopic - Interface in javax.jms
A TemporaryTopic object is a unique Topic object created for the duration of a Connection.
TextMessage - Interface in javax.jms
A TextMessage object is used to send a message containing a java.lang.String.
THIS_COMPONENT_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IManageScopeBits
Scope bit to include this component.
THIS_CONFIGURATION_OR_FILE_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IConfigureScopeBits
Scope bit to include this configuration or file.
THIS_CONTAINER_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IManageScopeBits
Scope bit to include this container.
THIS_FOLDER_SCOPE - Static variable in interface com.sonicsw.mf.common.security.IConfigureScopeBits
Scope bit to include this folder.
TIMES - Static variable in class javax.management.Query
A code representing the Query.times(javax.management.ValueExp, javax.management.ValueExp) expression.
times(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the product of two numeric values.
toByteArray() - Method in class com.sonicsw.security.pass.broker.UsernameToken
 
toName(String) - Static method in class com.sonicsw.mx.config.util.SonicFSFile
Given a full path to a file, return the filename (the last component in the path).
toParent(String) - Static method in class com.sonicsw.mx.config.util.SonicFSFile
Returns the parent String for the specified path
Topic - Interface in javax.jms
A Topic object encapsulates a provider-specific topic name.
TopicConnection - Interface in javax.jms
A TopicConnection object is an active connection to a publish/subscribe JMS provider.
TopicConnectionFactory - Interface in javax.jms
A client uses a TopicConnectionFactory object to create TopicConnection objects with a publish/subscribe JMS provider.
TopicPublisher - Interface in javax.jms
A client uses a TopicPublisher object to publish messages on a topic.
TopicRequestor - Class in javax.jms
The TopicRequestor helper class simplifies making service requests.
TopicRequestor(TopicSession, Topic) - Constructor for class javax.jms.TopicRequestor
Constructor for the TopicRequestor class.
TopicSession - Interface in javax.jms
A TopicSession object provides methods for creating TopicPublisher, TopicSubscriber, and TemporaryTopic objects.
TopicSubscriber - Interface in javax.jms
A client uses a TopicSubscriber object to receive messages that have been published to a topic.
toString() - Method in class com.sonicsw.ma.mgmtapi.config.impl.MgmtBeanBase
 
toString() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Return the string representation of this SonicFSFile.
toString() - Method in interface javax.jms.Queue
Returns a string representation of this object.
toString() - Method in interface javax.jms.Topic
Returns a string representation of this object.
toString() - Method in class javax.management.AttributeValueExp
Returns the string representing its value.
toString() - Method in exception javax.management.BadAttributeValueExpException
Returns the string representing the object.
toString() - Method in exception javax.management.BadBinaryOpValueExpException
Returns the string representing the object.
toString() - Method in exception javax.management.BadStringOperationException
Returns the string representing the object.
toString() - Method in class javax.management.ObjectName
Returns a string representation of the object name.
toString() - Method in class javax.management.StringValueExp
Returns the string representing the object.
TOTAL - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents the total of all the values in a set of historical values.
TOTAL_AGGREGATION_TYPE - Static variable in interface com.sonicsw.mf.common.metrics.IAggregateMetric
 
toURL() - Method in class com.sonicsw.mx.config.util.SonicFSFile
Convert this SonicFSFile into a fully qualified URL e.g.sonicfs:///
TRACE - Static variable in class com.sonicsw.mf.common.runtime.Level
TRACE is the same value as FINEST.
TransactionInProgressException - Exception in javax.jms
This exception is thrown when an operation is invalid because a transaction is in progress.
TransactionInProgressException(String, String) - Constructor for exception javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason and error code.
TransactionInProgressException(String) - Constructor for exception javax.jms.TransactionInProgressException
Constructs a TransactionInProgressException with the specified reason.
TransactionRolledBackException - Exception in javax.jms
This exception must be thrown when a call to Session.commit results in a rollback of the current transaction.
TransactionRolledBackException(String, String) - Constructor for exception javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason and error code.
TransactionRolledBackException(String) - Constructor for exception javax.jms.TransactionRolledBackException
Constructs a TransactionRolledBackException with the specified reason.
trimMessages(IBrowseToken, Long) - Method in interface com.sonicsw.mq.mgmtapi.runtime.IBrokerProxy
Invokes the trimMessages operation.
TYPE_CLUSTER_CONNECTION - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a cluster (interbroker) connection to another broker.
TYPE_CONNECTION - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a standard (application) connection.
TYPE_DRA_CONNECTION - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a routing connection to another broker.
TYPE_DURABLE_CC - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a durable ConnectionConsumer.
TYPE_DURABLE_SUBSCRIBER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a durable subscriber.
TYPE_OTHER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member is some other type not identified here.
TYPE_PROPERTY - Static variable in interface com.sonicsw.ma.mgmtapi.config.IMgmtBeanBase
 
TYPE_QUEUE_BROWSER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a queue browser.
TYPE_QUEUE_CC - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a queue-based ConnectionConsumer.
TYPE_QUEUE_RECEIVER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a queue receiver.
TYPE_SESSION - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a JMS Session.
TYPE_TEXT - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Textual representations of connection member types (indexed by TYPE_<> values).
TYPE_TOPIC_CC - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a non-durable ConnectionConsumer.
TYPE_TOPIC_SUBSCRIBER - Static variable in interface com.sonicsw.mq.common.runtime.IConnectionMemberInfo
Type constant indicating that the connection member represents a non-durable subscriber.

U

UnauthenticatedException - Exception in com.sonicsw.security.pass.broker
To authenticate a JMS client through delegation mode, the user name and the credential are passed to the IAuthentication SPI implementation and authenticate(String username, byte[] credentials) method is called on the underlying SPI implementation.
UnauthenticatedException() - Constructor for exception com.sonicsw.security.pass.broker.UnauthenticatedException
Default constructor
UnauthenticatedException(String) - Constructor for exception com.sonicsw.security.pass.broker.UnauthenticatedException
Constructor
UnauthenticatedException(Throwable) - Constructor for exception com.sonicsw.security.pass.broker.UnauthenticatedException
This constructor prints stack trace on the console.
UNKNOWN - Static variable in class com.sonicsw.mf.common.runtime.Level
UNKNOWN is an undefined level and should not be generally used,
UNKNOWN - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation has an "unknown" nature.
UNKNOWN_PRINCIPAL_TYPE - Static variable in interface com.sonicsw.mf.common.security.IManagementPermission
Constant for an unknown principal type.
unquote(String) - Static method in class javax.management.ObjectName
Returns an unquoted form of the given String.
unregisterMBean(ObjectName) - Method in interface com.sonicsw.mf.jmx.client.IRemoteMBeanServer
 
unregisterMBean(ObjectName) - Method in class com.sonicsw.mf.jmx.client.JMSConnectorClient
Supported connector modes: bounded
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServer
Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServerConnection
Unregisters an MBean from the MBean server.
UNREGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been unregistered.
UNSPECIFIED_FAILURE_EXIT_CODE - Static variable in interface com.sonicsw.mf.common.runtime.IContainerExitCodes
Container process exit code on an unclassified abnormal shutdown.
unsubscribe(String) - Method in interface javax.jms.Session
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in interface javax.jms.TopicSession
Unsubscribes a durable subscription that has been created by a client.
updateExternalUsers(String[]) - Method in interface com.sonicsw.security.pass.broker.IBrokerSecurityCache
Upon invocation of this method, Broker updates the security cache for the supplied in list of user names.
updateFile(String, File, boolean) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Update the contents of the specified file where the content is stored in the specified file.
updateFile(String, String, boolean) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Update the contents of the specified file using the given string contents.
updateFile(String, byte[], boolean) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
 
updateFile(String, InputStream, boolean, int) - Method in class com.sonicsw.mx.config.util.SonicFSFileSystem
Update the contents of the specified file using the given stream contents.
updateUserInfo(String[]) - Method in interface com.sonicsw.security.pass.broker.IAuthentication
The Broker, based on certain internal rules/conditions, will use this method to update credential of external users.
USER_PRINCIPAL_TYPE - Static variable in interface com.sonicsw.mf.common.security.IManagementPermission
Constant for a user principal type.
USERNAME_TOKEN_TYPE - Static variable in class com.sonicsw.security.pass.broker.Credentials
 
UsernameToken - Class in com.sonicsw.security.pass.broker
 
UsernameToken() - Constructor for class com.sonicsw.security.pass.broker.UsernameToken
 
UsernameToken(String, String, boolean, String, String) - Constructor for class com.sonicsw.security.pass.broker.UsernameToken
 
UTILIZATION - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents:   (a / b) * c where:   a = the total of all the values in a set of historical values
  b = the elapsed time (milliseconds)
  c = 100

V

VALUE - Static variable in interface com.sonicsw.mf.common.metrics.IValueType
A metric of this type repesents a value captured at a point in time.
value(String) - Static method in class javax.management.Query
Returns a new string expression.
value(Number) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(int) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(long) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(float) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(double) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(boolean) - Static method in class javax.management.Query
Returns a boolean value expression that can be used in any Query call that expects a ValueExp.
ValueExp - Interface in javax.management
Represents values that can be passed as arguments to relational expressions.

W

WAITING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
Numeric constant for replication state WAITING
WAITING_STRING - Static variable in interface com.sonicsw.mq.common.runtime.ReplicationStateConstants
String constant for replication state WAITING
WARNING - Static variable in class com.sonicsw.mf.common.runtime.Level
WARNING is a message/notification level indicating a potential problem.
WARNING_TYPE - Static variable in interface com.sonicsw.mf.common.runtime.INotification
 
writeBoolean(boolean) - Method in interface javax.jms.BytesMessage
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in interface javax.jms.StreamMessage
Writes a boolean to the stream message.
writeByte(byte) - Method in interface javax.jms.BytesMessage
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in interface javax.jms.StreamMessage
Writes a byte to the stream message.
writeBytes(byte[]) - Method in interface javax.jms.BytesMessage
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in interface javax.jms.BytesMessage
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in interface javax.jms.StreamMessage
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in interface javax.jms.StreamMessage
Writes a portion of a byte array as a byte array field to the stream message.
writeChar(char) - Method in interface javax.jms.BytesMessage
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in interface javax.jms.StreamMessage
Writes a char to the stream message.
writeDouble(double) - Method in interface javax.jms.BytesMessage
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in interface javax.jms.StreamMessage
Writes a double to the stream message.
writeFloat(float) - Method in interface javax.jms.BytesMessage
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in interface javax.jms.StreamMessage
Writes a float to the stream message.
writeInt(int) - Method in interface javax.jms.BytesMessage
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in interface javax.jms.StreamMessage
Writes an int to the stream message.
writeLong(long) - Method in interface javax.jms.BytesMessage
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in interface javax.jms.StreamMessage
Writes a long to the stream message.
writeObject(Object) - Method in interface javax.jms.BytesMessage
Writes an object to the bytes message stream.
writeObject(Object) - Method in interface javax.jms.StreamMessage
Writes an object to the stream message.
writeShort(short) - Method in interface javax.jms.BytesMessage
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in interface javax.jms.StreamMessage
Writes a short to the stream message.
writeString(String) - Method in interface javax.jms.StreamMessage
Writes a String to the stream message.
writeUTF(String) - Method in interface javax.jms.BytesMessage
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.

X

XAConnection - Interface in javax.jms
The XAConnection interface extends the capability of Connection by providing an XASession (optional).
XAConnectionFactory - Interface in javax.jms
The XAConnectionFactory interface is a base interface for the XAQueueConnectionFactory and XATopicConnectionFactory interfaces.
XAQueueConnection - Interface in javax.jms
An XAQueueConnection provides the same create options as QueueConnection (optional).
XAQueueConnectionFactory - Interface in javax.jms
An XAQueueConnectionFactory provides the same create options as a QueueConnectionFactory (optional).
XAQueueSession - Interface in javax.jms
An XAQueueSession provides a regular QueueSession, which can be used to create QueueReceiver, QueueSender, and QueueBrowser objects (optional).
XASession - Interface in javax.jms
The XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).
XATopicConnection - Interface in javax.jms
An XATopicConnection provides the same create options as TopicConnection (optional).
XATopicConnectionFactory - Interface in javax.jms
An XATopicConnectionFactory provides the same create options as a TopicConnectionFactory (optional).
XATopicSession - Interface in javax.jms
An XATopicSession provides a regular TopicSession.
XQMgmtBeanFactory - Class in com.sonicsw.xqimpl.mgmtapi.config
 
XQMgmtBeanFactory() - Constructor for class com.sonicsw.xqimpl.mgmtapi.config.XQMgmtBeanFactory
 

A B C D E F G H I J L M N O P Q R S T U V W X
Sonic Management API

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