Constant Field Values

Contents

com.apama.*

  • com.apama.dashboard.security.IMacroPreprocessor 
    Modifier and Type Constant Field Value
    public static final java.lang.String USERNAME "username"
  • com.apama.net.beans.interfaces.BaseClientInterface 
    Modifier and Type Constant Field Value
    public static final java.lang.String COPYRIGHT "Copyright (c) 2013-2023 Software AG, Darmstadt, Germany and/or Software AG USA \nInc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or \ntheir licensors. \nUse, reproduction, transfer, publication or disclosure is prohibited except as \nspecifically provided for in your License Agreement with Software AG."
    public static final int DEFAULT_CONNECTION_POLLING_INTERVAL 500
    public static final java.lang.String DEFAULT_HOST "localhost"
    public static final java.lang.String DEFAULT_PROCESS_NAME "Java Client"
    public static final java.lang.String PRODUCTNAME "Apama"
    public static final java.lang.String PROPERTY_BEAN_CONNECTED "beanConnected"
    public static final java.lang.String PROPERTY_CONNECTION_POLLING_INTERVAL "connectionPollingInterval"
    public static final java.lang.String PROPERTY_HOST "host"
    public static final java.lang.String PROPERTY_PORT "port"
    public static final java.lang.String PROPERTY_PROCESS_NAME "processName"
    public static final java.lang.String PROPERTY_VERBOSE "verbose"
    public static final java.lang.String VERSION "10.15.1.2.560041"

com.softwareag.*