Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%External] >  [Messaging] >  [JMSSettings]
Private  Storage   

class %External.Messaging.JMSSettings extends %External.Messaging.Settings

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
6


Summary

Properties
clientID connectionFactoryName initialContextFactoryName password
url username

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %JSONExport
%JSONExportToStream %JSONExportToString %JSONImport %JSONNew
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject FromJSON ToJSON


Properties

• property clientID as %String;
Client ID
• property connectionFactoryName as %String;
JMS connection factory name
• property initialContextFactoryName as %String [ InitialExpression = "weblogic.jndi.WLInitialContextFactory" ];
Initial context factory name
• property password as %String;
Password
• property url as %String;
JMS url
• property username as %String;
Username


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.