Constant Field Values


Contents
org.apache.*

org.apache.geronimo.console.BasePortlet
protected static final String WEB_SERVER_GENERIC "generic"
protected static final String WEB_SERVER_JETTY "jetty"
protected static final String WEB_SERVER_TOMCAT "tomcat"

org.apache.geronimo.console.MultiPageAbstractHandler
protected static final String AFTER_ACTION "-after"
protected static final String BEFORE_ACTION "-before"

org.apache.geronimo.console.MultiPagePortlet
protected static final String MODE_KEY "mode"

org.apache.geronimo.console.ajax.ProgressInfo
public static final String PROGRESS_INFO_KEY "progressinfokey"

org.apache.geronimo.console.apache.jk.BaseApacheHandler
protected static final String AJP_MODE "ajp"
protected static final String BASIC_CONFIG_MODE "basic"
protected static final String INDEX_MODE "index"
protected static final String RESULTS_MODE "results"
protected static final String WEB_APP_MODE "webapp"

org.apache.geronimo.console.apache.jk.BaseApacheHandler.ApacheModel
public static final String WEB_APP_SESSION_KEY "console.apache.jk.WebApps"

org.apache.geronimo.console.car.BaseImportExportHandler
protected static final String CONFIG_LIST_SESSION_KEY "console.plugins.ConfigurationList"
protected static final String CONFIGURE_EXPORT_MODE "configure"
protected static final String CONFIRM_EXPORT_MODE "confirm"
protected static final String DOWNLOAD_MODE "download"
protected static final String DOWNLOAD_RESULTS_SESSION_KEY "console.plugins.DownloadResults"
protected static final String DOWNLOAD_STATUS_MODE "downloadStatus"
protected static final String INDEX_MODE "index"
protected static final String LIST_MODE "list"
protected static final String RESULTS_MODE "results"
protected static final String UPDATE_REPOS_MODE "updateList"

org.apache.geronimo.console.databasemanager.wizard.ImportStatus.PoolProgress
public static final String TYPE_LOCAL "JDBC"
public static final String TYPE_NOTX "NoTX"
public static final String TYPE_XA "XA"

org.apache.geronimo.console.internaldb.DerbyConnectionUtil
public static final String CREATE_DB_PROP ";create=true"
public static final String SHUTDOWN_DB_PROP ";shutdown=true"

org.apache.geronimo.console.internaldb.RunSQLHelper
public static final String SQL_EMPTY_MSG "SQL Command/s can\'t be empty"
public static final String SQL_SUCCESS_MSG "SQL command/s successful"

org.apache.geronimo.console.jmsmanager.AbstractJMSManager
protected static final String BASE_CONFIG_URI "runtimedestination/"
protected static final String DESTINATION_APPLICATION_NAME "destinationApplicationName"
protected static final String DESTINATION_CONFIG_URI "destinationConfigURI"
protected static final String DESTINATION_LIST "destinations"
protected static final String DESTINATION_MODULE_NAME "destinationModuleName"
protected static final String DESTINATION_MSG "destinationsMsg"
protected static final String DESTINATION_NAME "destinationMessageDestinationName"
protected static final String DESTINATION_PHYSICAL_NAME "destinationPhysicalName"
protected static final String DESTINATION_TYPE "destinationType"
protected static final String GET_BROKER_ADMIN_FUNCTION "getBrokerAdmin"
public static final String QUEUE_TYPE "Queue"
public static final String TOPIC_TYPE "Topic"

org.apache.geronimo.console.jmsmanager.JMSConnectionFactoryManagerPortlet
protected final String ADD_VIEW "/WEB-INF/view/jmsmanager/activemq/addACF.jsp"
protected final String DETAIL_VIEW "/WEB-INF/view/jmsmanager/activemq/detail.jsp"
protected final String HELP_VIEW "/WEB-INF/view/jmsmanager/activemq/help.jsp"
protected final String NORMAL_VIEW "/WEB-INF/view/jmsmanager/activemq/normal.jsp"

org.apache.geronimo.console.jmsmanager.wizard.AbstractHandler
protected static final String ADD_DESTINATION_MODE "destination"
protected static final String ADD_FACTORY_MODE "factory"
protected static final String BLOCK_TIME_PARAMETER "poolBlockingTimeout"
protected static final String CONFIGURE_RA_MODE "ra"
protected static final String CURRENT_DEST_PARAMETER "currentDestinationID"
protected static final String CURRENT_FACTORY_PARAMETER "currentFactoryID"
protected static final String DEPENDENCY_PARAMETER "dependency"
protected static final String DEPLOY_MODE "deploy"
protected static final String DEST_TYPE_PARAMETER "destinationType"
protected static final String FACTORY_TYPE_PARAMETER "factoryType"
protected static final String IDLE_TIME_PARAMETER "poolIdleTimeout"
protected static final String INSTANCE_NAME_PARAMETER "instanceName"
protected static final String LIST_MODE "list"
protected static final String MAX_SIZE_PARAMETER "poolMaxSize"
protected static final String MIN_SIZE_PARAMETER "poolMinSize"
protected static final String NAME_PARAMETER "name"
protected static final String PROVIDER_PARAMETER "provider"
protected static final String RAR_FILE_PARAMETER "rar"
protected static final String REVIEW_MODE "review"
protected static final String SELECT_DESTINATION_TYPE_MODE "destinationType"
protected static final String SELECT_FACTORY_TYPE_MODE "factoryType"
protected static final String SELECT_PROVIDER_MODE "provider"
protected static final String SHOW_PLAN_MODE "plan"
protected static final String TRANSACTION_PARAMETER "transaction"
protected static final String XA_THREAD_PARAMETER "xaThread"
protected static final String XA_TRANSACTION_PARAMETER "xaTransaction"

org.apache.geronimo.console.keystores.BaseKeystoreHandler
protected static final String CONFIGURE_KEY "configureKey"
protected static final String CONFIRM_CERTIFICATE "confirmCertificate"
protected static final String CONFIRM_KEY "confirmKey"
protected static final String CREATE_KEYSTORE "createKeystore"
protected static final String KEYSTORE_DATA_PREFIX "org.apache.geronimo.keystore."
protected static final String LIST_MODE "list"
protected static final String LOCK_KEYSTORE_FOR_EDITING "lockEdit"
protected static final String LOCK_KEYSTORE_FOR_USAGE "lockKeystore"
protected static final String UNLOCK_KEY "unlockKey"
protected static final String UNLOCK_KEYSTORE_FOR_EDITING "unlockEdit"
protected static final String UNLOCK_KEYSTORE_FOR_USAGE "unlockKeystore"
protected static final String UPLOAD_CERTIFICATE "uploadCertificate"
protected static final String VIEW_KEYSTORE "viewKeystore"

org.apache.geronimo.console.threads.AbstractThreadHandler
protected static final String ABSTRACT_NAME_PARAMETER "abstractName"
protected static final String LIST_MODE "list"
protected static final String MONITOR_MODE "monitor"



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.