MsgVpnJndiTopic: {
    msgVpnName?: string;
    physicalName?: string;
    topicName?: string;
}

Type declaration

  • Optional msgVpnName?: string

    The name of the Message VPN.

  • Optional physicalName?: string

    The physical name of the JMS Topic. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "".

  • Optional topicName?: string

    The JNDI name of the JMS Topic.