Skip navigation links
TIBCO Enterprise Message Service
com.tibco.tibjms.admin

Class FTLParams



  • public class FTLParams
    extends ThirdPartyParams
    This class represents FTL parameters.
    Since:
    EMS 8.2.0
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String FTL_DISCARD_AMOUNT
      String parameter for the FTL Event Queue discard amount.
      static java.lang.String FTL_DISCARD_POLICY
      String parameter for the FTL discard policy.
      static java.lang.String FTL_LOG_LEVEL
      String parameter for the FTL log level.
      static java.lang.String FTL_MAX_EVENTS
      String parameter for the FTL Event Queue maximum event count.
      static java.lang.String FTL_URL
      String parameter for the FTL realm server URL.
      static java.lang.String FTL_URL_SECONDARY
      String parameter for the FTL realm server secondary URL.
      static java.lang.String FTL_USERNAME
      String parameter for the FTL user name.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • FTL_URL

        public static final java.lang.String FTL_URL
        String parameter for the FTL realm server URL.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
      • FTL_URL_SECONDARY

        public static final java.lang.String FTL_URL_SECONDARY
        String parameter for the FTL realm server secondary URL.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
      • FTL_USERNAME

        public static final java.lang.String FTL_USERNAME
        String parameter for the FTL user name.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
      • FTL_LOG_LEVEL

        public static final java.lang.String FTL_LOG_LEVEL
        String parameter for the FTL log level.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
      • FTL_DISCARD_POLICY

        public static final java.lang.String FTL_DISCARD_POLICY
        String parameter for the FTL discard policy.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
      • FTL_DISCARD_AMOUNT

        public static final java.lang.String FTL_DISCARD_AMOUNT
        String parameter for the FTL Event Queue discard amount.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
      • FTL_MAX_EVENTS

        public static final java.lang.String FTL_MAX_EVENTS
        String parameter for the FTL Event Queue maximum event count.
        Since:
        EMS 8.2.0
        See Also:
        Constant Field Values
TIBCO Enterprise Message Service

Copyright © TIBCO Software Inc. All rights reserved